Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jaspic-dev] Jakarta Authentication TCK Build Error

If I check the contents of the directory:

ls /home/darranl/src/2022/jakartaee/authentication/tck/old-tck-runner/target/authentication-tck/bin/
ts.jte

So I have a ts.jte but there is no child "xml" directory.

On Tue, Jun 14, 2022 at 12:55 PM Darran Lofthouse <darran.lofthouse@xxxxxxxxx> wrote:
Yeah it looks like the fille was unpacked and there are no messages in this section of the build:

[INFO] --- download-maven-plugin:1.6.7:wget (download-authentication-tck) @ glassfish-tck-authentication ---
[INFO]    
 

On Tue, Jun 14, 2022 at 12:47 PM arjan tijms <arjan.tijms@xxxxxxxxx> wrote:
Hi,


Kind regards,
Arjan Tijms

On Tue, Jun 14, 2022 at 12:52 PM Darran Lofthouse <darran.lofthouse@xxxxxxxxx> wrote:
Running "mvn install" on the Jakarta Authentication TCK I get as far as this error:

[INFO] Old Jakarta Authentication TCK - run 3.0.0 ......... FAILURE [  8.286 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:14 min
[INFO] Finished at: 2022-06-14T11:45:21+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (prepare-tck-and-glassfish) on project glassfish-tck-authentication: An Ant BuildException has occured: Replace: source file /home/darranl/src/2022/jakartaee/authentication/tck/old-tck-runner/target/authentication-tck/bin/xml/ts.top.import.xml doesn't exist
[ERROR] around Ant part ...<replace file="/home/darranl/src/2022/jakartaee/authentication/tck/old-tck-runner/target/authentication-tck/bin/xml/ts.top.import.xml">... @ 60:138 in /home/darranl/src/2022/jakartaee/authentication/tck/old-tck-runner/target/antrun/build-main.xml

Is there something else I am missing here?

--

Darran Lofthouse

Red Hat

darran.lofthouse@xxxxxxxxx   

_______________________________________________
jaspic-dev mailing list
jaspic-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jaspic-dev
_______________________________________________
jaspic-dev mailing list
jaspic-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jaspic-dev

Back to the top