You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Søren Boisen (JIRA)" <ji...@codehaus.org> on 2012/09/02 22:43:21 UTC

[jira] (MNG-5340) core-its references non-existant snapshot of maven-parent

Søren Boisen created MNG-5340:
---------------------------------

             Summary: core-its references non-existant snapshot of maven-parent
                 Key: MNG-5340
                 URL: https://jira.codehaus.org/browse/MNG-5340
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: Integration Tests
            Reporter: Søren Boisen


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

       

[jira] (MNGSITE-161) core-its references non-existant snapshot of maven-parent

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MNGSITE-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy moved MNG-5340 to MNGSITE-161:
-------------------------------------------

     Complexity:   (was: Intermediate)
    Component/s:     (was: Integration Tests)
            Key: MNGSITE-161  (was: MNG-5340)
        Project: Maven Project Web Site  (was: Maven 2 & 3)
    
> 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
>
> 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

       

[jira] (MNGSITE-161) core-its references non-existant snapshot of maven-parent

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ 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