-
Bug
-
Resolution: Done
-
Major
-
1.1.0-alpha-2
-
Workaround Exists
-
All versions of artifacts are stored in the parent POM as Maven properties. There is a dependencyManagement section where they are used.
When a child project uses Maven dependency resolver to load artifacts, the version cannot be established with MavenDependencyResolver.
Sample parent POM:
https://github.com/m1key/audiolicious/blob/master/pom.xml