Skip to content

Commit a829e56

Browse files
authored
Merge pull request #25070 from arjantijms/fix_authentication_tck
Fix running of the authentication TCK.
2 parents 41d92dd + 43164ba commit a829e56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • appserver/tests/tck/authentication

appserver/tests/tck/authentication/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
<argument>clean</argument>
100100
<argument>install</argument>
101101
<argument>-Dglassfish.version=${glassfish.version}</argument>
102+
<argument>-Dmaven.multiModuleProjectDirectory=${tck.root}/authentication-tck-3.1.0/tck</argument>
102103
</arguments>
103104
<environmentVariables>
104105
<LC_ALL>C</LC_ALL>

0 commit comments

Comments
 (0)