Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.13.0
-
Fix Version/s: 0.13.0
-
Component/s: None
-
Labels:None
Description
If m2e-wtp and the pomproperties plugin are both installed, jar projects show a lifecycle mapping conflict :
Conflicting lifecycle mapping (plugin execution "org.apache.maven.plugins:maven-jar-plugin:2.3.1:jar (execution: default-jar, phase: package)"). To enable full functionality, remove the conflicting mapping and run Maven->Update Project Configuration.
Fixed with 20fa97c698426a40
I had to add a dependency to the org.sonatype.m2e.mavenarchiver.pomproperties plugin, in order to declare the jarmanifest configurator secondary to the org.sonatype.m2e.mavenarchiver.pomProperties