-
Bug
-
Resolution: Done
-
Major
-
1.0.0.Alpha3
-
None
-
Release Notes
RepositoryLookup methods that resolve artifacts fail for non-jar artifacts. The issue seems to stem from the DependencyBuild.toId() method which returns the GAV coordinates for the artifact but omits the packaging type so even if pom or some other package type is passed in, it's stripped resulting in the Maven runtime defaulting to jar.
- blocks
-
FORGE-332 'project dependency-add should be aware of dependencyManagement sections
- Closed