[ https://jira.codehaus.org/browse/MNGSITE-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy closed MNGSITE-161.
--------------------------------
Resolution: Fixed
Assignee: Olivier Lamy
archetype-catalog.xml fixed.
> core-its references non-existant snapshot of maven-parent
> ---------------------------------------------------------
>
> Key: MNGSITE-161
> URL: https://jira.codehaus.org/browse/MNGSITE-161
> Project: Maven Project Web Site
> Issue Type: Bug
> Reporter: Søren Boisen
> Assignee: Olivier Lamy
>
> Couldn't find a project for the Maven IT stuff, so filing against core:
> Tried following the instructions in:
> http://docs.codehaus.org/display/MAVEN/Creating+a+Maven+Integration+Test
> After figuring out the first failure due to the archetype catalog specifying the wrong
repository (maven IT stuff have been moved to the https://repository.apache.org/content/groups/snapshots-group/
repo), I hit a dead end trying to build the sample IT project:
> [INFO] Unable to find resource 'org.apache.maven:maven-parent:pom:21-SNAPSHOT' in repository
apache.snapshots (https://repository.apache.org/content/groups/snapshots-group)
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
> Project ID: org.apache.maven.its:core-its:pom:2.1-SNAPSHOT
> Reason: Cannot find parent: org.apache.maven:maven-parent for project: org.apache.maven.its:core-its:pom:2.1-SNAPSHOT
for project org.apache.maven.its:core-its:pom:2.1-SNAPSHOT
> The problem is that the newest snapshot of core-its declares maven-parent 21-SNAPSHOT
as its parent, but 21-SNAPSHOT was never properly pushed to the repository.
> Please update core-its parent reference to either an existing snapshot version or a released
version of maven-parent.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|