Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
maven-bundle-plugin:1.3.0-SNAPSHOT
Description
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.
Attachments
Issue Links
- is related to
-
FELIX-492 Add support to classifier: enable bunlde:bundle goal to generate classified artifact
- Closed