Staging of existing artifacts from the local repository triggers 
transformations on them
----------------------------------------------------------------------------------------

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


Due to MNG-3057, the artifact installer currently used by the Invoker Plugin to 
populate the test repository modifies POMs. Apart from the cosmetic issue of 
{{pom-transformed.xml}} files all around in one's local repository, this 
reveals a conceptual problem: The artifact installer is meant to install 
artifacts from the current build, not to re-install artifacts that have been 
built long ago and were fetched from a repo.

Hence, the plugin needs to use alternative means to stage dependencies that 
have been resolved from the user's local repo.

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