-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tom,
When you use "Add Maven 2.0+ Project". Click on the check box marked - "For multi modules project, load only root as recursive build". Oh, delete all the projects you have now before you try again. - -- dims Tom Seelbach wrote: | I just installed Continuum 1.1 and tried to build Axis2. On the "Add Maven | 2.0+ project" panel, in the POM URL field I put | http://svn.apache.org/repos/asf/webservices/axis2/trunk/java/pom.xml | and changed the "Build Definition Template" to "default maven2 template" and | pressed "Add". | | I get the following 2 errors: | | 1. Missing artifact trying to build the POM. Check that its parent POM is | available or add it first in Continuum. (error repeats 13 times, "parent" | module is 14th one listed in pom.xml) | | In the log the error shows up as "add.project.artifact.not.found.error" | with no details. | | If the module named "parent" was the first module listed, I think these | errors would go away... | | | 2. Missing 'scm' element in the POM. (error msg for each module/pom.xml) | | Looks like Continuum want to see an SCM tag in the pom.xml. Could we add | one? Something like this: | | <scm <http://maven.apache.org/ref/2.0.8/maven-model/maven.html#class_scm>> | <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/axis2/trunk/java</connection> | <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/axis2/trunk/java</developerConnection> | <url>http://svn.apache.org/repos/asf/webservices/axis2</url> | </scm> | | | -Tom | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) iD8DBQFHmL/ZgNg6eWEDv1kRAhVDAKCFirbQcR3pHv4E+pOTGX6+n4+T+wCfcvbv 5FusEvGp1OY95ISUUf1TVnM= =bAJS -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
