[
https://issues.apache.org/jira/browse/CAMEL-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gregor Zurowski closed CAMEL-7445.
----------------------------------
Resolution: Not a Problem
I can confirm that the problem was successfully resolved with commit c1f6b6f75c
(https://github.com/apache/camel/commit/c1f6b6f75c9054b529a4a5b24a79011a0513087a).
> 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)