You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Jonas Rutishauser (JIRA)" <ji...@apache.org> on 2015/05/05 17:15:08 UTC

[jira] [Created] (FELIX-4882) correctly use Maven Plugin Tools Java 5 annotations instead of javadoc tags

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)