Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
If a pom has dependencies with custom packaging types defined in a pluging extension, the pom task is not able to resolve these dependencies.
For example a pom with dependencies on artifacts using the jboss-sar type will work fine when used directly from maven as long as the correct plugin extension is defined.
When loading this pom using the ant pom and depenencies task however, maven is unable to resolve the dependency.
Attachments
Issue Links
- relates to
-
MANTTASKS-17 artifact:dependency can't resolve custom test-bndl artifact type
- Closed