You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Matthias Weßendorf (JIRA)" <ji...@codehaus.org> on 2010/11/05 09:00:03 UTC

[jira] Created: (MNG-4888) Enforcer 1.1-SNAPSHOT uses wrong maven-parent

Enforcer 1.1-SNAPSHOT uses wrong maven-parent
---------------------------------------------

                 Key: MNG-4888
                 URL: http://jira.codehaus.org/browse/MNG-4888
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: General
            Reporter: Matthias Weßendorf


The enforcer's trunk pom.xml:
https://svn.apache.org/repos/asf/maven/enforcer/trunk/pom.xml

is linked against maven-parent 17. I don't see the 17 'release'. Examples:
https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-parent/
https://repository.apache.org/content/repositories/public/org/apache/maven/maven-parent/
http://repo2.maven.org/maven2/org/apache/maven/maven-parent/

However, there is only 17-SNAPSHOT:
https://repository.apache.org/content/groups/snapshots/org/apache/maven/maven-parent/

FWIW, it's trunk, however, is labeled as 18-SNAPSHOT:
https://svn.apache.org/repos/asf/maven/pom/trunk/maven/pom.xml

Looks like the 17 is missing...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Closed: (MENFORCER-110) Enforcer 1.1-SNAPSHOT uses wrong maven-parent

Posted by "Paul Gier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MENFORCER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Gier closed MENFORCER-110.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1

I switched the enforcer parent to point to the new maven-parent (18-SNAPSHOT), and deployed the updated enforcer 1.1-SNAPSHOT.  Once maven-parent 17 is released, the enforcer can be switched to use that.
[r1032452|http://svn.apache.org/viewvc?view=revision&revision=1032452]

> Enforcer 1.1-SNAPSHOT uses wrong maven-parent
> ---------------------------------------------
>
>                 Key: MENFORCER-110
>                 URL: http://jira.codehaus.org/browse/MENFORCER-110
>             Project: Maven 2.x Enforcer Plugin
>          Issue Type: Bug
>            Reporter: Matthias Weßendorf
>            Assignee: Paul Gier
>             Fix For: 1.1
>
>
> The enforcer's trunk pom.xml:
> https://svn.apache.org/repos/asf/maven/enforcer/trunk/pom.xml
> is linked against maven-parent 17. I don't see the 17 'release'. Examples:
> https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-parent/
> https://repository.apache.org/content/repositories/public/org/apache/maven/maven-parent/
> http://repo2.maven.org/maven2/org/apache/maven/maven-parent/
> However, there is only 17-SNAPSHOT:
> https://repository.apache.org/content/groups/snapshots/org/apache/maven/maven-parent/
> FWIW, it's trunk, however, is labeled as 18-SNAPSHOT:
> https://svn.apache.org/repos/asf/maven/pom/trunk/maven/pom.xml
> Looks like the 17 is missing...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Moved: (MENFORCER-110) Enforcer 1.1-SNAPSHOT uses wrong maven-parent

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MENFORCER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann moved MNG-4888 to MENFORCER-110:
--------------------------------------------------

     Complexity:   (was: Intermediate)
    Component/s:     (was: General)
            Key: MENFORCER-110  (was: MNG-4888)
        Project: Maven 2.x Enforcer Plugin  (was: Maven 2 & 3)

> Enforcer 1.1-SNAPSHOT uses wrong maven-parent
> ---------------------------------------------
>
>                 Key: MENFORCER-110
>                 URL: http://jira.codehaus.org/browse/MENFORCER-110
>             Project: Maven 2.x Enforcer Plugin
>          Issue Type: Bug
>            Reporter: Matthias Weßendorf
>
> The enforcer's trunk pom.xml:
> https://svn.apache.org/repos/asf/maven/enforcer/trunk/pom.xml
> is linked against maven-parent 17. I don't see the 17 'release'. Examples:
> https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-parent/
> https://repository.apache.org/content/repositories/public/org/apache/maven/maven-parent/
> http://repo2.maven.org/maven2/org/apache/maven/maven-parent/
> However, there is only 17-SNAPSHOT:
> https://repository.apache.org/content/groups/snapshots/org/apache/maven/maven-parent/
> FWIW, it's trunk, however, is labeled as 18-SNAPSHOT:
> https://svn.apache.org/repos/asf/maven/pom/trunk/maven/pom.xml
> Looks like the 17 is missing...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (MNG-4888) Enforcer 1.1-SNAPSHOT uses wrong maven-parent

Posted by "Anders Hammar (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242199#action_242199 ] 

Anders Hammar commented on MNG-4888:
------------------------------------

maven-parent 17 is being voted for and should be released very soon. Here's the vote on the dev list:
http://maven.40175.n5.nabble.com/vote-release-maven-parent-17-td3245817.html#a3245817


> Enforcer 1.1-SNAPSHOT uses wrong maven-parent
> ---------------------------------------------
>
>                 Key: MNG-4888
>                 URL: http://jira.codehaus.org/browse/MNG-4888
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: General
>            Reporter: Matthias Weßendorf
>
> The enforcer's trunk pom.xml:
> https://svn.apache.org/repos/asf/maven/enforcer/trunk/pom.xml
> is linked against maven-parent 17. I don't see the 17 'release'. Examples:
> https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-parent/
> https://repository.apache.org/content/repositories/public/org/apache/maven/maven-parent/
> http://repo2.maven.org/maven2/org/apache/maven/maven-parent/
> However, there is only 17-SNAPSHOT:
> https://repository.apache.org/content/groups/snapshots/org/apache/maven/maven-parent/
> FWIW, it's trunk, however, is labeled as 18-SNAPSHOT:
> https://svn.apache.org/repos/asf/maven/pom/trunk/maven/pom.xml
> Looks like the 17 is missing...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira