just git pull from repository and get below error
Code:[INFO] Scanning for projects... [ERROR] The build could not read 2 projects -> [Help 1] [ERROR] The project org.springframework.roo:org.springframework.roo.support:1.1.0.M3 (/Users/user/work/project2/spring-roo-git-repository/roo/support/pom.xml) has 1 error [ERROR] Non-resolvable parent POM org.springframework.roo:org.springframework.roo.osgi.bundle:1.1.0.M3 for org.springframework.roo:org.springframework.roo.support:1.1.0.M3: Failed to resolve POM for org.springframework.roo:org.springframework.roo.osgi.bundle:1.1.0.M3 due to Missing: ---------- 1) org.springframework.roo:org.springframework.roo.osgi.bundle:pom:1.1.0.M3 ---------- 1 required artifact is missing. for artifact: org.springframework.roo:org.springframework.roo.osgi.bundle:pom:1.1.0.M3 from the specified remote repositories: central (http://repo1.maven.org/maven2, releases=true, snapshots=false) -> [Help 2] [ERROR] The project org.springframework.roo:org.springframework.roo.support.osgi:1.1.0.M3 (/Users/user/work/project2/spring-roo-git-repository/roo/support-osgi/pom.xml) has 1 error [ERROR] Non-resolvable parent POM org.springframework.roo:org.springframework.roo.osgi.bundle:1.1.0.M3 for org.springframework.roo:org.springframework.roo.support.osgi:1.1.0.M3: Failed to resolve POM for org.springframework.roo:org.springframework.roo.osgi.bundle:1.1.0.M3 due to Missing: ---------- 1) org.springframework.roo:org.springframework.roo.osgi.bundle:pom:1.1.0.M3 ---------- 1 required artifact is missing. for artifact: org.springframework.roo:org.springframework.roo.osgi.bundle:pom:1.1.0.M3 from the specified remote repositories: central (http://repo1.maven.org/maven2, releases=true, snapshots=false) -> [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 user:roo user$


Reply With Quote