[
https://issues.apache.org/jira/browse/CAMEL-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14002638#comment-14002638
]
ASF GitHub Bot commented on CAMEL-7445:
---------------------------------------
Github user gzurowski closed the pull request at:
https://github.com/apache/camel/pull/156
> Fix Eclipse m2e lifecycle configuration problem for properties-maven-plugin
> ---------------------------------------------------------------------------
>
> Key: CAMEL-7445
> URL: https://issues.apache.org/jira/browse/CAMEL-7445
> Project: Camel
> Issue Type: Task
> Components: build system
> Reporter: Gregor Zurowski
> Assignee: Gregor Zurowski
> Priority: Minor
> Labels: m2e
> Fix For: 2.14.0
>
>
> Adding the properties-maven-plugin with CAMEL-7314 caused problems with
> Eclipse m2e because the plugin does not provide any lifecycle mapping
> configuration. As the plugin was added to the Camel build POM
> (https://github.com/apache/camel/blob/master/pom.xml), the m2e problem is
> passed down to all sub-projects.
> The following error message is displayed in every sub-project in Eclipse:
> "Plugin execution not covered by lifecycle configuration:
> org.codehaus.mojo:properties-maven-plugin:1.0-alpha-2:set-system-properties
> (execution: default, phase: initialize)"
--
This message was sent by Atlassian JIRA
(v6.2#6252)