[ 
https://jira.codehaus.org/browse/MNG-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=347491#comment-347491
 ] 

Anders Hammar edited comment on MNG-5642 at 6/4/14 6:03 AM:
------------------------------------------------------------

I believe it's more to it than just adjust artifact-handlers.xml to get OSGI 
bundle support. There are maven plugins out there that provide a custom 
packaging type for this, for example org.apache.felix:maven-bundle-plugin.


was (Author: afloom):
I believe it's more than adjust artifact-handlers.xml to get OSGI bundle 
support. There are maven plugins out there that provide a custom packaging type 
for this, for example org.apache.felix:maven-bundle-plugin.

> Support type "bundle" with extension "jar"
> ------------------------------------------
>
>                 Key: MNG-5642
>                 URL: https://jira.codehaus.org/browse/MNG-5642
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: Dependencies
>            Reporter: Martin Basovnik
>
> There are a lot of artifacts with packaging/type "bundle". Now it is not 
> possible to download them by [dependency 
> plugin|http://maven.apache.org/plugins/maven-dependency-plugin/get-mojo.html#artifact].
> OSGi *bundle* = *jar* + metadata
> It is necessary to adjust file 
> [artifact-handlers.xml|https://github.com/apache/maven/blob/master/maven-core/src/main/resources/META-INF/plexus/artifact-handlers.xml].
> Pull request: https://github.com/apache/maven/pull/19



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to