Matthias, Just wanted to say thanks for all the work. Cleaning up the pom is no fun especially when there were complications, but I appreciate the effort.
-Andrew 2010/11/5 Matthias Weßendorf (JIRA) <[email protected]> > > [ > https://issues.apache.org/jira/browse/TRINIDAD-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928560#action_12928560] > > Matthias Weßendorf commented on TRINIDAD-1953: > ---------------------------------------------- > > I did > a) clean ups of the pom.xml (odd references were in there) > b) I am currently changing the Trinidad plugins to be deployed to the > hudson > (looks like that was missing) > > -Matthias > > > 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 > > Assignee: Matthias Weßendorf > > 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. > >
