demoiselle / framework

Repositório principal contendo o Core e Extensions: JPA, Security, WS
https://demoiselle.org
127 stars 77 forks source link

Build "dry-run" nao funciona #22

Closed brunoborges closed 10 years ago

brunoborges commented 12 years ago

Logo após efetuar o clone do repositorio, tentei compilar o projeto com o comando $ mvn install, e o seguinte erro aconteceu:

[ERROR] The build could not read 1 project -> [Help 1] [ERROR]
[ERROR] The project br.gov.frameworkdemoiselle:demoiselle-se-parent:2.3.0-SNAPSHOT (/home/bruno/Work/workspaces/demoiselle/framework/parent/se/pom.xml) has 1 error [ERROR] Non-resolvable parent POM: Failure to find br.gov.frameworkdemoiselle:demoiselle-extension-parent:pom:2.3.0-SNAPSHOT in https://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-nexus-snapshots has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 44, column 10 -> [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