in 4.4 HEAD, mvn -Penablefindbugs,awsapi,developer clean install cobertura:cobertura worked without problem. I'll try the command you used in branch 4.3 now: mvn -Pdeveloper -Dsimulator -DskipTests clean install.
On Sat, Feb 21, 2015 at 6:06 PM, Daan Hoogland <daan.hoogl...@gmail.com> wrote: > the 4.4 branch was build 2 days ago in jenkins.bac.o. I didn't try > recently myself. I'll give it a go. > > On Sat, Feb 21, 2015 at 3:04 PM, Sebastien Goasguen <run...@gmail.com> wrote: >> is anyone seeing errors like this on 4.4 or even 4.3 branch: >> >> [ERROR] The build could not read 1 project -> [Help 1] >> [ERROR] >> [ERROR] The project org.apache.cloudstack:cloud-vmware-base:4.3.2 >> (/opt/cloudstack/pom.xml) has 1 error >> [ERROR] Non-resolvable parent POM: Could not find artifact >> org.apache.cloudstack:cloudstack:pom:4.3.2 in central >> (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at >> wrong local POM @ line 24, column 11 -> [Help 2] >> [ERROR] >> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e >> switch. >> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >> [ERROR] >> [ERROR] For more information about the errors and possible solutions, please >> read the following articles: >> [ERROR] [Help 1] >> http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException >> [ERROR] [Help 2] >> http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException >> INFO[0041] The command [/bin/sh -c cd /opt/cloudstack; mvn -Pdeveloper >> -Dsimulator -DskipTests clean install] returned a non-zero code: 1 > > > > -- > Daan -- Daan