[ http://jira.codehaus.org/browse/MBUILDHELPER-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Tran closed MBUILDHELPER-6. ------------------------------- Assignee: Dan Tran Resolution: Fixed Fix Version/s: 1.1 patched applied. With out checking for DefaultLocalRepository instance. Your implementation is generic enought and should prevent this from happenening for a long time. Unless there is drastic change in repository layout, we will deal with that in the future. Big thanks for catching the crucial bug. > 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 > Assignee: Dan Tran > Fix For: 1.1 > > 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