Remove parameter localRepositoryId ---------------------------------- Key: MINSTALL-61 URL: http://jira.codehaus.org/browse/MINSTALL-61 Project: Maven 2.x Install Plugin Issue Type: Task Components: install:install-file Affects Versions: 2.2 Reporter: Benjamin Bentmann Priority: Minor
The id of the local repo as used by the Maven core is not configurable. The currently existing mojo parameter {{locaRepositoryId}} enables users to specify the wrong id which would cause troubles when Maven tries to resolve the maven-metadata.xml from the local repo. In other words, the usage of the parameter is both error-prone and unnecessary. -- 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