Staging of snapshot dependencies is incomplete
----------------------------------------------

                 Key: MINVOKER-84
                 URL: http://jira.codehaus.org/browse/MINVOKER-84
             Project: Maven 2.x Invoker Plugin
          Issue Type: Bug
    Affects Versions: 1.3
            Reporter: Benjamin Bentmann


The ITs of the Release Plugin recently failed on CI. The problem boils down to 
the IT builds not being able to resolve snapshot dependencies on POMs. While 
the missing POMs are available in the original local repo of the main build, 
the difference in repo metadata prevents their resolution when the local repo 
is used as a remote repo for the ITs.

To fix that, we need to stage those POMs, too:
- parent POMs of dependencies
- POMs used as dependencies of type "pom"


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