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.

Reply via email to