hi devs,
I'm trying to setup a continuum build of some of the "core" WS
projects: Axis2, Axiom, XMLSchema, Neethi, Sandesha, and Woden.
I've setup each one as its own "Maven 2.0+ Project", with the Project
Group set as "defined by POM" and using the "default maven2 template".
They all worked perfectly except Sandesha. Sandesha breaks up into 10
"member projects, and of those, 5 build cleanly, and 5 fail.
The goals are "clean install" and the args are "--batch-mode
--non-recursive".
The good builds are Apache Sandesha, Core, Interop, Rampart Integration,
and Samples. Core passes with this message:
[INFO] Installing
/opt/continuum-1.1/apps/continuum/webapp/WEB-INF/working-directory/14/target/sandesha2-core-SNAPSHOT.jar
to
/root/.m2/repository/org/apache/sandesha2/sandesha2-core/SNAPSHOT/sandesha2-core-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
The failures:
Client
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error executing ant tasks
Embedded error: Warning: Could not find file
/opt/continuum-1.1/apps/continuum/webapp/WEB-INF/working-directory/core/target/classes/org/apache/sandesha2/client/SandeshaClientConstants.class
to copy.
Distribution:
Embedded error:
/opt/continuum-1.1/apps/continuum/webapp/WEB-INF/modules/core/src/main/java
not found.
Mar:
Embedded error: srcdir
/opt/continuum-1.1/apps/continuum/webapp/WEB-INF/working-directory/core/target/classes
does not exist!
Policy:
Embedded error:
/opt/continuum-1.1/apps/continuum/webapp/WEB-INF/working-directory/core/target/classes
not found.
Test Suite (failed because Mar failed?):
Embedded error: The following error occurred while executing this line:
/opt/continuum-1.1/apps/continuum/webapp/WEB-INF/working-directory/19/tests.build.xml:19:
Warning: Could not find file
/opt/continuum-1.1/apps/continuum/webapp/WEB-INF/working-directory/mar/target/sandesha2-SNAPSHOT.mar
to copy.
Also, I can't get to this page to compare my build setup. Is it down?
Did I bookmark the wrong place?
http://ws.zones.apache.org:10000/continuum/servlet/continuum/target/Summary.vm/fid/continuumProject
thanks,
Tom
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]