Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] Error in Building JakartaEE TCK

Hi Gurkan,

There would be failure logs before this which is probably causing this. Can you check for build errors ("BUILD FAILED") or other failures much before this or share the logs. Ideally the current failures should be only because of jaxr which you will be addressing.

Regards,
Alwin

On 11/06/20 6:02 pm, Gurkan Erdogdu wrote:
Hi
I have configured the environment variables and run docker/build_jakartaeetck script.
It gives the following error at the end of process and it did not create jakartaee-tck zip file.

-ant-zip:
     [echo] Created latest link for the bundle at /Users/system/tmp/jakartaee-tck/bin/xml/../../release/JAKARTAEE-SMOKE_BUILD/latest

BUILD SUCCESSFUL
Total time: 16 seconds
cp: /Users/system/tmp/jakartaee-tck/release/JAKARTAEE_BUILD/latest/jakartaeetck*.zip: No such file or directory

Any idea?
Gurkan

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

Back to the top