maven-repository module specifies incorrect version for parent
--------------------------------------------------------------

                 Key: MNG-4762
                 URL: http://jira.codehaus.org/browse/MNG-4762
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: Bootstrap & Build
    Affects Versions: 3.0-beta-2
         Environment: 
http://svn.apache.org/repos/asf/maven/maven-3/tags/maven-3.0-beta-2/maven-repository/pom.xml

Also in beta-1.
            Reporter: Jesse Glick


{{<version>3.0-SNAPSHOT</version>}} should presumably be 
{{<version>3.0-beta-2</version>}} as in the other modules; trying to build the 
project gives a fatal error. I guess this is because the parent POM does not 
list this module under {{<modules>}}, apparently because it is obsoleted by 
maven-compat. If so, why not just delete it from SVN trunk to avoid confusion?

-- 
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

        

Reply via email to