[ http://issues.apache.org/jira/browse/AXIS2-936?page=comments#action_12423820 ] Davanum Srinivas commented on AXIS2-936: ----------------------------------------
it fails for me 100% of the time when i use JROCKIT 1.5. Basically i need to run it twice, first to compile the Customer/Person classes and then run maven again to run the tests. Otherwise it fails. It somehow picks up a undecorated (jibx uses BCEL to decorate the classes) Customer/Person in some jdk's. -- dims > Maven build fail for org.apache.axis2.jibx.Test > ----------------------------------------------- > > Key: AXIS2-936 > URL: http://issues.apache.org/jira/browse/AXIS2-936 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: samples, build,site & docs > Affects Versions: 1.0 > Environment: HP-UX B.11.11 U 9000/800; JDK 1.5.0.02 > Reporter: lo ti > > test:test: > [junit] Running org.apache.axis2.jibx.Test > [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.178 sec > [junit] [ERROR] TEST org.apache.axis2.jibx.Test FAILED > BUILD FAILED > File...... /sis/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly > Element... maven:reactor > Line...... 217 > Column.... 9 > Unable to obtain goal [multiproject:install-callback] -- > /sis/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There > were test failures. > Total time: 7 minutes 8 seconds > Finished at: Wed Jul 26 17:16:28 CDT 2006 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
