Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.3.3
-
None
Description
The Maven Central Repository definition is currently a hidden default repository available to Maven. The configuration of the Central Repo can be changed only if you know the (somewhat obscure) repository id "central": who knows that it is defined in Maven Super POM, defined in Maven Model Builder?
It would be better if the configuration of the central repository was moved from the Maven internals to the default settings.xml.
This way the repository would still be available to a default Maven install, but would also be clear to users how the central repo is configured in case it needs to be changed for mirror settings or some other reason. It would also make the repository ordering in the settings more clear.
Attachments
Issue Links
- contains
-
MNG-6112 Align artifacts and plugins policies using the default value
- Closed
- depends upon
-
MNG-7059 Add profile-free repository support in Maven Settings model
- Closed
- is related to
-
MNG-5672 Switch access to Maven Central to HTTPS
- Closed
- relates to
-
MNG-4347 import-scoped dependencies of direct dependencies are not resolved using profile modifications from settings.xml
- Reopened
-
MNG-5689 Checksum policy for mirrors
- Reopened
- links to
- mentioned in
-
Page Loading...