Cannot build the trunk on a clean maven repository
--------------------------------------------------
Key: TRINIDAD-1953
URL: https://issues.apache.org/jira/browse/TRINIDAD-1953
Project: MyFaces Trinidad
Issue Type: Bug
Components: Build
Affects Versions: 2.0.0.3-core
Reporter: Andrew Robinson
Priority: Blocker
If you do not have a ~/.m2/settings.xml and you do not build the plugins or
maven 1.2.x trunk locally, the Trinidad 2 trunk will not build.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: org.apache.myfaces.trinidadbuild:maven-xrts-plugin
Reason: POM 'org.apache.myfaces.trinidadbuild:maven-xrts-plugin' not found in
repository: Unable to download the artifact from any repository
org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:2.0.3-SNAPSHOT
from the specified remote repositories:
apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
jboss releases (http://repository.jboss.org/maven2/),
central (http://repo1.maven.org/maven2),
java.net (http://download.java.net/maven/1),
maven2-repository.dev.java.net (http://download.java.net/maven/2/)
for project org.apache.myfaces.trinidadbuild:maven-xrts-plugin
We should ensure that the necessary repositories are in the pom.xml and the
plugin snapshots are being correctly deployed to the snapshot repository so
that we can build without having to build the plugins or the 1.2.x branch
locally.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.