|
Also, unless I'm mistaken, your <developerconnection> should be a <developerConnection>. Try sorting your POM into something closer to http://maven.apache.org/maven2/maven-model/maven.html oh yes, the ':' is a mistake and developerConnection too. Before a restart of the server :
After a restart
my project archi is : /oxyd/pom.xml the "/oxyd/pom.xml" reference others pom.xml and contain the scm information and others pom.xml have not the scm information. When I add my project, continuum create 3 projects and builds are Ok. After a restart of continuum, this informations have not changed, but I can't compile my project and i have the error "Missing 'scm' element in the POM" Are you really sure that this only happens when you restart the server? No special processing of the projects happens after a restart so this is really wierd. I use continuum since a week without restart and not problems. I have just this after a restart. |
||||||||||||||||||||||||||||||||||||||||||||
Maybe this has nothing to do with it but... your <scm><url> begins with a ':' Is it what you meant ?