Jonas Rutishauser created FELIX-4882:
----------------------------------------
Summary: correctly use Maven Plugin Tools Java 5 annotations
instead of javadoc tags
Key: FELIX-4882
URL: https://issues.apache.org/jira/browse/FELIX-4882
Project: Felix
Issue Type: Bug
Components: Maven Bundle Plugin
Affects Versions: maven-bundle-plugin-2.5.4
Reporter: Jonas Rutishauser
Priority: Blocker
Change FELIX-4707 defines in the mojos a fork call of each phase instead of
defining the phase in which it should run.
The deploy mojo will therefore call the plugins in the deploy Phase twice which
in our case leads to 2 time deploy:deploy. This doesn't work as the same
artifact can't be deployed twice.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)