Axis2-1.6.2 - Test Errors while building from source

2014-03-25 Thread George E. Moore
Experiencing the following errors when building axis2-1.6.2 from source. > Failed tests: > test4(org.apache.axis2.jaxws.utility.ClassUtilsTests) > test3(org.apache.axis2.jaxws.utility.ClassUtilsTests) > > Tests run: 465, Failures: 2, Errors: 0, Skipped: 0 > > [INFO] -

Re: Axis2-1.6.2 - Test Errors while building from source

2014-03-25 Thread robertlazarski .
On Tue, Mar 25, 2014 at 7:32 PM, George E. Moore wrote: >> [INFO] Apache Axis2 - JAXWS .. FAILURE I would skip everything by passing: -Dmaven.test.skip=true - To unsubscribe, e-mail: java-user-unsubs

Re: Axis2-1.6.2 - Test Errors while building from source

2014-03-25 Thread George E. Moore
Thanks, I've built the package with -Dmaven.test.skip=true. Was curious whether this was a concern that needed addressing. Thanks again. I'll go with this. On Tue, 2014-03-25 at 19:42 -0300, robertlazarski . wrote: > On Tue, Mar 25, 2014 at 7:32 PM, George E. Moore wrote: > >> [INFO] Apache Axis2