Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] buildhelper plugin with 1.2?

How do I do that? When I go to Preferences > Maven > Discovery I cannot edit the Catalog URL to specify http://repository.tesla.io:8081/nexus/content/sites/m2e.extras/ Is there another location I need to go to in eclipse to setup the tesla.io m2e.extras catalog?


On 10/01/2012 11:43 AM, Anders Hammar wrote:
Install from this repo:
http://repository.tesla.io:8081/nexus/content/sites/m2e.extras/m2eclipse-buildhelper/0.15.0/N/0.15.0.201207090124/

/Anders

On Mon, Oct 1, 2012 at 6:31 PM, Eric Dalquist
<eric.dalquist@xxxxxxxxxxxxx> wrote:
I just installed Juno SR1 and M2E from the marketplace and the
build-helper-maven-plugin connector fails to install. Is there a
workaround or ETA for the plugin to work against m2e 1.2?

Error details:
Operation details
Cannot complete the install because of a conflicting dependency.
Software being installed: m2e connector for build-helper-maven-plugin
0.15.0.201109282249 (org.sonatype.m2e.buildhelper.feature.feature.group
0.15.0.201109282249)
Software currently installed: m2e - slf4j over logback logging
(Optional) 1.2.0.20120903-1050
(org.eclipse.m2e.logback.feature.feature.group 1.2.0.20120903-1050)
Only one of the following can be installed at once:
Maven Integration for Eclipse 1.0.0.20110607-2117
(org.eclipse.m2e.core.ui 1.0.0.20110607-2117)
Maven Integration for Eclipse 1.0.200.20111228-1245
(org.eclipse.m2e.core.ui 1.0.200.20111228-1245)
Maven Integration for Eclipse 1.2.0.20120903-1050
(org.eclipse.m2e.core.ui 1.2.0.20120903-1050)
Maven Integration for Eclipse 1.1.0.20120530-0009
(org.eclipse.m2e.core.ui 1.1.0.20120530-0009)
Maven Integration for Eclipse 1.0.100.20110804-1717
(org.eclipse.m2e.core.ui 1.0.100.20110804-1717)
Cannot satisfy dependency:
    From: Maven Integration for Eclipse JDT 1.1.0.20120530-0009
(org.eclipse.m2e.jdt 1.1.0.20120530-0009)
    To: bundle org.eclipse.m2e.core.ui [1.1.0,1.2.0)
Cannot satisfy dependency:
    From: m2e logback appender 1.2.0.20120903-1050
(org.eclipse.m2e.logback.appender 1.2.0.20120903-1050)
    To: bundle org.eclipse.m2e.core.ui [1.2.0,1.3.0)
Cannot satisfy dependency:
    From: m2e - slf4j over logback logging (Optional)
1.2.0.20120903-1050 (org.eclipse.m2e.logback.feature.feature.group
1.2.0.20120903-1050)
    To: org.eclipse.m2e.logback.appender [1.2.0.20120903-1050]
Cannot satisfy dependency:
    From: m2e connector for build-helper-maven-plugin
0.15.0.201109282249 (org.sonatype.m2e.buildhelper 0.15.0.201109282249)
    To: bundle org.eclipse.m2e.jdt [1.1.0,1.2.0)
Cannot satisfy dependency:
    From: m2e connector for build-helper-maven-plugin
0.15.0.201109282249 (org.sonatype.m2e.buildhelper.feature.feature.group
0.15.0.201109282249)
    To: org.sonatype.m2e.buildhelper [0.15.0.201109282249]


_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users

_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Back to the top