make repository variable configurable (M2_REPO)
-----------------------------------------------
Key: MECLIPSE-168
URL: http://jira.codehaus.org/browse/MECLIPSE-168
Project: Maven 2.x Eclipse Plugin
Issue Type: Improvement
Affects Versions: 2.3
Reporter: Dan Allen
Priority: Minor
It would be nice to allow the name of the M2_REPO variable to be configurable
via the plugin configuration. It is possible that a user will have multiple
maven repository locations and thus it is necessary to have different eclipse
variables that point to them.
An example use case would be a developer who maintains a local repository for
access to public mirrors for personal development, while at the same time has a
local repository for a company's internal mirror for corporate development.
i.e.
<eclipseVariable>M2_REPO_PERSONAL</eclipseVariable>
--
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