Yuri created MNG-5820:
-------------------------
Summary: Allow extensions in settings.xml
Key: MNG-5820
URL: https://issues.apache.org/jira/browse/MNG-5820
Project: Maven
Issue Type: Improvement
Components: Bootstrap & Build
Affects Versions: 3.3.1
Reporter: Yuri
Priority: Minor
Since 3.3.1, we are now allowed to specify extensions in the
projectBaseDir/.mvn/extensions.xml. This is great on it's own, but I have a
case where repo urls are externalized to ~/.m2/settings.xml and these urls
require an extension. Right now, the url and the extension that goes along with
it are managed in two completely different places.
Ideally, I would like to see the option to add an extension to our existing
~/.m2/settings.xml.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)