Re: [m2e-users] Cannot install in eclipse Juno

2012-08-08 Thread Ricardo Gladwell
Hi Billy Could you supply us with more information: when you say "install through the update site" what exactly do you mean? We don't publish a public update site, instead we recommend you install either through the Eclipse Marketplace or through the M2E Marketplace. Do you get better results thr

Re: [m2e-users] Having problems with M2Eclipse lately

2012-08-08 Thread Keith Barlow
Question: Is there anyway you guys could apply that patch to m2e v1.1? The other plugins (maven-archiver-plugin, m2eclipse-subclipse, etc.) haven't been updated to support v1.2 yet. Thanks. Keith On Fri, Jul 27, 2012 at 3:04 AM, Sascha Vujevic < sascha.vuje...@ergodirekt.de> wrote: > > Hi Kei

Re: [m2e-users] Cannot install in eclipse Juno

2012-08-08 Thread Matthew Piggott
Make sure you also have something like : http://download.eclipse.org/releases/juno On 8 August 2012 13:11, Billy Newman wrote: > Attached are snapshots of what I am doing. > > I just downloaded Juno yesterday: > Version: 4.2.0 > Build id: I20120608-1400 > > On Wed, Aug 8, 2012 at 1:02 AM, Ricard

Re: [m2e-users] Cannot install in eclipse Juno

2012-08-08 Thread Brad Simmons
What Matthew is trying to tell you is that you have shown us that you selected a specific repository (m2e) in the "Work with" box and that you have "Contact All Update Sites..." selected but if in Eclipse you navigate to Window->Preferences and then expand Install/Update->Available Software Site

[m2e-users] Selective

2012-08-08 Thread Nathaniel Mishkin
Is it possible to configure a for a plugin that applies to only certain occurrences of the plugin and/or only one of its executions (e.g., based on its )? The problem I'm running into is that I have a Maven project that uses the maven-compiler-plugin for both Java and Groovy compilation, but the

Re: [m2e-users] Selective

2012-08-08 Thread Igor Fedorenko
It should be possible to filter by parameter value. m2e/jdt configurator is only enabled for compilerId=javac [1], but you should be able to map other compiler ids to . We don't have schema per se, but modello model [2] should be self-explanatory. [1] http://git.eclipse.org/c/m2e/m2e-core.git/t

Re: [m2e-users] Selective

2012-08-08 Thread Nathaniel Mishkin
That did it, thanks! Nat On Wed, Aug 8, 2012 at 6:39 PM, Igor Fedorenko wrote: > It should be possible to filter by parameter value. m2e/jdt configurator > is only enabled for compilerId=javac [1], but you should be able to map > other compiler ids to . > > We don't have schema per se, but mode

Re: [m2e-users] Having problems with M2Eclipse lately

2012-08-08 Thread Sascha Vujevic
That would be very nice. Thank you for your support. Sascha Von:Keith Barlow An: Maven Integration for Eclipse users mailing list Datum: 08.08.2012 16:43 Betreff:[SPAM] Re: [m2e-users] Having problems with M2Eclipse lately Gesendet von: m2e-users-boun...@eclipse.org

Re: [m2e-users] m2e duplicate entires inside JAR crash jarsigner

2012-08-08 Thread Andreas Magnusson
In my experience, you get this behaviour if you don't do mvn clean package. /Andreas On 8 August 2012 08:06, wrote: > Hi List. > > I recently updated my Eclipse to Juno (+wtp), with newest m2e plugin 1.1.0. > But there i encountered following bug (didn't see that in 1.0?) > > Packaging in m2e