[jira] (MSHARED-235) Invalid artifact type with maven 3

2012-08-28 Thread Olivier Lamy (JIRA)

 [ 
https://jira.codehaus.org/browse/MSHARED-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy reassigned MSHARED-235:


Assignee: Olivier Lamy

 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
Assignee: Olivier Lamy
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




[jira] (MSHARED-235) Invalid artifact type with maven 3

2012-08-28 Thread Olivier Lamy (JIRA)

 [ 
https://jira.codehaus.org/browse/MSHARED-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy closed MSHARED-235.


   Resolution: Fixed
Fix Version/s: maven-dependency-tree-2.1

patch applied.
Thanks!

 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
Assignee: Olivier Lamy
Priority: Blocker
 Fix For: maven-dependency-tree-2.1

 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




[jira] (MSHARED-235) Invalid artifact type with maven 3

2012-08-10 Thread Tuomas Kiviaho (JIRA)
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