Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-alpha-2
-
Fix Version/s: 2.0-alpha-3
-
Component/s: None
-
Labels:None
Description
When building projects that inherit a parent pom installed on remote repo that define the remote repo, the parent pom cannot be downloaded.
To resolve this we need to be able to configure a bootstrap repo definition in settings.xml.
It's already done. I needed it for release plugin.