Sorry for the previous message. I have the same problem as Maria Noelia .
Here I show exactly what happens : root @ :/ devCloud opt/cloudstack/apache-maven-3.0.4/bin # mvn -f pom.xml clean [ INFO] Scanning for projects ... [ERROR ] The build Could not read 1 project -> [ Help 1 ] [ERROR ] [ERROR ] The project org.apache.cloudstack : cloud - devCloud : 4.1.1 ( / opt/cloudstack/apache-maven-3.0.4/bin/pom.xml ) has 1 error [ERROR ] Non- resolvable parent POM : Failure to find org.apache.cloudstack : CloudStack : pom : 4.1.1 in http://repo.maven.apache.org/maven2 was cached in the Local repository , resolution will not be reattempted until the update interval has elapsed of Central or updates are forced and ' parent.relativePath ' points at wrong place POM @ line 33 , 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 2014-02-20 1:40 GMT+01:00 Mario Pérez <[email protected]>: > Yo tengo el mismo problema que María Noelia. > > Aquí muestro exactamente lo que sucede: > > *root@devcloud:/opt/cloudstack/apache-maven-3.0.4/bin# mvn -f pom.xml > clean* > [INFO] Scanning for projects... > [ERROR] The build could not read 1 project -> [Help 1] > [ERROR] > [ERROR] The project org.apache.cloudstack:cloud-devcloud:4.1.1 > (/opt/cloudstack/apache-maven-3.0.4/bin/pom.xml) has 1 error > [ERROR] Non-resolvable parent POM: Failure to find > org.apache.cloudstack:cloudstack:pom:4.1.1 in > http://repo.maven.apache.org/maven2 was cached in the local repository, > resolution will not be reattempted until the update interval of central has > elapsed or updates are forced and 'parent.relativePath' points at wrong > local POM @ line 33, 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 > > > 2014-02-20 1:33 GMT+01:00 María Noelia Gil <[email protected]>: > > I run "mvn-clean" in the directory that is the file "pom.xml" but it still >> shows the second error. >> >> El 20/02/2014, a las 01:30, Michael Phillips <[email protected]> >> escribió: >> >> > Pretty sure you have to run mvn clean from the base directory where >> your source is >> >> >
