GateIn 3.1.0-GA won't build with Maven 3
----------------------------------------
Key: GTNPORTAL-1740
URL:
https://issues.jboss.org/browse/GTNPORTAL-1740
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.1.0-GA
Environment: OS: Win7-x64 Home Premium
java jdk6
maven 3.0.1
Reporter: Benito Bertoli
I downloaded GateIn 3.1.0 src and tried to build it using maven. I used "mvn clean
install" and got the following error:
[INFO] Scanning for projects...
[ERROR] The build could not read 6 projects -> [Help 1]
[ERROR]
[ERROR] The project org.exoplatform.portal:exo.portal.sample.extension.root:3.1.0-GA
(C:\Users\BiNO\workspace\GateIn-3.1.0-GA\examples\extension\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Failure to find
org.exoplatform.portal:exo.portal.parent:pom:3.1.0-GA in
http://repo1.maven.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 24, column 11 -> [Help 2]
[ERROR]
[ERROR] The project org.exoplatform.portal:exo.portal.sample.portal.root:3.1.0-GA
(C:\Users\BiNO\workspace\GateIn-3.1.0-GA\examples\portal\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Failure to find
org.exoplatform.portal:exo.portal.parent:pom:3.1.0-GA in
http://repo1.maven.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 24, column 11 -> [Help 2]
[ERROR]
[ERROR] The project org.gatein.portal.examples.portlets:parent:3.1.0-GA
(C:\Users\BiNO\workspace\GateIn-3.1.0-GA\examples\portlets\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Failure to find
org.exoplatform.portal:exo.portal.parent:pom:3.1.0-GA in
http://repo1.maven.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 5, column 12 -> [Help 2]
[ERROR]
[ERROR] The project org.gatein.portal.examples.skins:parent:3.1.0-GA
(C:\Users\BiNO\workspace\GateIn-3.1.0-GA\examples\skins\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Failure to find
org.exoplatform.portal:exo.portal.parent:pom:3.1.0-GA in
http://repo1.maven.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 5, column 12 -> [Help 2]
[ERROR]
[ERROR] The project org.exoplatform.portal:exo.portal.starter.war:3.1.0-GA
(C:\Users\BiNO\workspace\GateIn-3.1.0-GA\starter\war\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Failure to find
org.exoplatform.portal:exo.portal.parent:pom:3.1.0-GA in
http://repo1.maven.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 23, column 11 -> [Help 2]
[ERROR]
[ERROR] The project org.exoplatform.portal:starter-gatein:3.1.0-GA
(C:\Users\BiNO\workspace\GateIn-3.1.0-GA\starter\ear\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Failure to find
org.exoplatform.portal:exo.portal.parent:pom:3.1.0-GA in
http://repo1.maven.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 23, 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
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira