Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0-alpha-1
-
None
Description
The cause of the user reported issue Tycho: problem with distributionManagement in profile is that the aritfact repos are created in the constructor of MavenProject but the the profiles are injected in a later step.
There is other setup code in the constructor which most likely is also affected.