Mohammed Boukada created FELIX-4169:
---------------------------------------
Summary: bnd ipojo plugin adds components description to MANIFEST
when they are already therein
Key: FELIX-4169
URL: https://issues.apache.org/jira/browse/FELIX-4169
Project: Felix
Issue Type: Bug
Components: iPOJO, Maven Bundle Plugin
Affects Versions: maven-bundle-plugin-2.3.7
Reporter: Mohammed Boukada
my use case:
I install a maven module, I did :
mvn clean install
after minor modifications, I did:
mvn install (without clean)
in target/classes/META-INF/MANIFEST.MF, bnd plugin adds ipojo components
description to the manifest even if they were already added. In runtime,
factories are duplicated.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira