[
https://jira.codehaus.org/browse/MNG-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Basovnik updated MNG-5642:
---------------------------------
Description:
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
was:
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].
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
> 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)