Tuomas Kiviaho created MSHARED-235:
--------------------------------------

             Summary: Invalid artifact type with maven 3
                 Key: MSHARED-235
                 URL: https://jira.codehaus.org/browse/MSHARED-235
             Project: Maven Shared Components
          Issue Type: Bug
          Components: maven-dependency-tree
    Affects Versions: maven-dependency-tree-2.0
            Reporter: Tuomas Kiviaho
            Priority: Blocker
         Attachments: Maven3DependencyGraphBuilder.patch

Maven3DependencyGraphBuilder seems to anticipate that type is always the same 
as Aether artifact extension. This is not true for instance with 
maven-bundle-plugin that uses 'jar' as extension but type as 'bundle'. Included 
a small one-liner patch that fixes the problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to