[
https://issues.apache.org/jira/browse/FELIX-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570067#action_12570067
]
Stuart McCulloch commented on FELIX-493:
----------------------------------------
There is a simple solution: filter the attached artifacts by type, because the
sources and javadoc won't have type "bundle", whereas the attached bundle
artifact will do.
> maven-bundle-plugin bundle:install goal install too many artifact
> -----------------------------------------------------------------
>
> Key: FELIX-493
> URL: https://issues.apache.org/jira/browse/FELIX-493
> Project: Felix
> Issue Type: Bug
> Components: Maven Bundle Plugin
> Environment: maven-bundle-plugin:1.3.0-SNAPSHOT
> Reporter: Stefano Lenzi
>
> After the introduction of classifier in the maven-bundle-plugin and after the
> adaptation of the bundle:install goal in order to support classifier if you
> run
> mvn source:jar install
> the maven-bundle-plugin will install either the <bunlde>.jar and
> <bundle>-sources.jar in the local OBR repository.
> The repository.xml file seems to be readable by the plugin after the
> installtion of the duplicated artifact, but I think it won't be usable from
> OBR client.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.