The goal remove-project-artifact fails if removeAll=false
---------------------------------------------------------

                 Key: MBUILDHELPER-6
                 URL: http://jira.codehaus.org/browse/MBUILDHELPER-6
             Project: Maven 2.x Build Helper Plugin
          Issue Type: Bug
    Affects Versions: 1.1
            Reporter: Benjamin Bentmann
         Attachments: local-repo-artifact-path.patch

The path to the local artifact is constructed erroneously in case of 
removeAll=false. Instead of "gid/aid/version" the plugin constructs 
"gid/aid/aid-version".

Instead of simply fixing the string twiddeling stuff, the attached patch 
chooses to have the artifact repository construct the path which should be more 
robust (hopefully). It also adds a validation in case the layout of the local 
repo does not match the plugin's expectations.

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to