Hi, I fixed this issue : https://issues.sonatype.org/browse/MECLIPSEWTP-137. The not-so negligible side-effect of the fix is it makes m2e-wtp dependent on the pomproperties plugin.
Now waiting for Igor to respin m2e-wtp 0.13.0. Regards, Fred Bricon 2011/6/22 Julien HENRY <[email protected]> > Hi Igor, > > Thanks for your answer. I will remove pomproperties as I currently don't > need it. But I remember having projects making use of pom.properties so this > connector would have been usefull. Is there a planned solution to have both > pomproperties and m2e/wtp installed at the same time? > > Regards > > Julien > > >________________________________ > >De : Igor Fedorenko <[email protected]> > >À : [email protected] > >Envoyé le : Mercredi 22 Juin 2011 14h38 > >Objet : Re: [m2e-users] Conflicting lifecycle mapping > > > >org.sonatype.m2e.mavenarchiver.pomproperties and m2e/wtp are both > >claiming support for maven-jar-plugin. You need to uninstall one of the > two. > > > >-- > >Regards, > >Igor > > > >On 11-06-22 4:08 PM, Julien HENRY wrote: > >> Hi, > >> > >> Someone already had this issue and was suggested to remove > >> org.sonatype.m2e.temporary.mojos. I have checked my installation details > >> and I didn't find this connector. Do you have an idea of what can cause > >> this issue (I have it on all my "jar" projects) : > >> > >> 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. > >> > >> > >> Here is an extract from my Eclipse configuration with all m2e related > >> plugins/features. > >> > >> eclipse.buildId=I20110603-0909 > >> [...] > >> *** Features: > >> [...] > >> org.eclipse.m2e.feature (1.0.0.201106052308) "Maven Integration for > Eclipse" > >> org.eclipse.m2e.logback.feature (1.0.0.201106052308) "m2e logback > >> configuration" > >> [...] > >> org.maven.ide.eclipse.wtp.feature (0.13.0.201106152022) "Maven > >> Integration for Eclipse WTP" > >> [...] > >> org.sonatype.m2e.subversive.feature (0.13.0.201106022210) "Maven SCM > >> Handler for Subversive" > >> > >> *** Plug-in Registry: > >> [...] > >> org.eclipse.m2e.archetype.common (1.0.0.201106052308) "Maven Archetype > >> Common Bundle" [Resolved] > >> org.eclipse.m2e.core (1.0.0.201106052308) "Maven Integration for > >> Eclipse" [Active] > >> org.eclipse.m2e.core.ui (1.0.0.201106052308) "Maven Integration for > >> Eclipse" [Active] > >> org.eclipse.m2e.discovery (1.0.0.201106052308) "m2e Marketplace" > [Starting] > >> org.eclipse.m2e.editor (1.0.0.201106052308) "Maven Integration for > >> Eclipse (Editors)" [Active] > >> org.eclipse.m2e.editor.xml (1.0.0.201106052308) "Maven POM XML Editor" > >> [Active] > >> org.eclipse.m2e.jdt (1.0.0.201106052308) "Maven Integration for Eclipse > >> JDT" [Active] > >> org.eclipse.m2e.launching (1.0.0.201106052308) "Maven Integration for > >> Eclipse Launching" [Active] > >> org.eclipse.m2e.lifecyclemapping.defaults (1.0.0.201106052308) "Default > >> Build Lifecycle Mapping Metadata" [Resolved] > >> org.eclipse.m2e.logback.appender (1.0.0.201106052308) "Bundle-Name" > >> [Resolved] > >> org.eclipse.m2e.logback.configuration (1.0.0.201106052308) "m2e logback > >> configuration" [Active] > >> org.eclipse.m2e.maven.indexer (1.0.0.201106052308) "Maven / Nexus > >> Indexer Bundle" [Resolved] > >> org.eclipse.m2e.maven.runtime (1.0.1.201106031148) "Embedded Maven > >> Runtime Bundle" [Resolved] > >> org.eclipse.m2e.model.edit (1.0.0.201106052308) "Maven Project Model > >> Edit Bundle" [Starting] > >> org.eclipse.m2e.refactoring (1.0.0.201106052308) "Maven Integration for > >> Eclipse Refactoring" [Active] > >> org.eclipse.m2e.scm (1.0.0.201106052308) "SCM Maven Integration for > >> Eclipse" [Resolved] > >> org.eclipse.m2e.usagedata (1.0.0.201106052308) "m2e / UDC integration > >> Marketplace" [Active] > >> [...] > >> org.maven.ide.eclipse.wtp (0.13.0.201106152022) "Maven Integration for > >> Eclipse WTP" [Active] > >> org.maven.ide.eclipse.wtp.overlay (0.13.0.201106152022) "Overlay support > >> for Eclipse WTP" [Active] > >> [...] > >> org.sonatype.m2e.buildhelper (0.13.0.201106022023) "m2e connector for > >> build-helper-maven-plugin" [Resolved] > >> org.sonatype.m2e.mavenarchiver.pomproperties (0.13.0.201106022023) "m2e > >> connector for mavenarchiver pom properties" [Resolved] > >> org.sonatype.m2e.modello (0.13.0.201106171509) "m2e connector for > >> modello" [Resolved] > >> org.sonatype.m2e.subversive (0.13.0.201106022210) "Maven SCM Handler for > >> Subversive" [Resolved] > >> org.sonatype.tycho.m2e (0.5.0.201106022302) "Tycho Project > >> Configurators" [Starting] > >> [...] > >> > >> > >> > >> _______________________________________________ > >> m2e-users mailing list > >> [email protected] > >> https://dev.eclipse.org/mailman/listinfo/m2e-users > >_______________________________________________ > >m2e-users mailing list > >[email protected] > >https://dev.eclipse.org/mailman/listinfo/m2e-users > > > > > > > _______________________________________________ > m2e-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/m2e-users > -- "Have you tried turning it off and on again" - The IT Crowd
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
