Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Anders Hammar
Just for the record, the next version (the version after 1.4) of Codehaus Mojo's JAXB Maven plugin will also be m2e compatible. I.e. no m2e connector is needed. /Anders On Tue, Aug 14, 2012 at 8:07 PM, Kathryn Huxtable wrote: > Okay, I installed it, but I had to manually remove the class path en

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Kathryn Huxtable
Okay, I installed it, but I had to manually remove the class path entires left by hwellman's connector. Thanks, everyone! You're a great community. -K On Aug 14, 2012, at 1:01 PM, Jeff Jensen wrote: > Does for us. > > Use Eclipse Marketplace. > > > On Tue, Aug 14, 2012 at 12:42 PM, Kathr

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Kathryn Huxtable
It's Do Not Track Plus. Disabling it on the site fixed the problem. Sorry, I should have tried that before posting. -K On Aug 14, 2012, at 1:00 PM, Kathryn Huxtable wrote: > It seems broken on Chrome on OSX. Firefox worked. But I normally use Chrome. > Maybe it's one of my Chrome plugins.

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Jeff Jensen
Does for us. Use Eclipse Marketplace. On Tue, Aug 14, 2012 at 12:42 PM, Kathryn Huxtable wrote: > Does 1.1 run on Indigo? > > -K > > On Aug 14, 2012, at 12:26 PM, Igor Fedorenko wrote: > >> What broken links? m2e 1.1 can be installed from release repository >> specified in [1] or from eclipse

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Kathryn Huxtable
It seems broken on Chrome on OSX. Firefox worked. But I normally use Chrome. Maybe it's one of my Chrome plugins. -K On Aug 14, 2012, at 12:55 PM, Matthew Piggott wrote: > The green button works for me > > On 14 August 2012 13:42, Kathryn Huxtable wrote: > On http://www.sonatype.org/m2eclip

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Matthew Piggott
The green button works for me On 14 August 2012 13:42, Kathryn Huxtable wrote: > On http://www.sonatype.org/m2eclipse there is a big green button labeled > "GET M2ECLIPSE FROM ECLIPSE". It leads to http://www.sonatype.org/true, > which is not helpful. It's the equivalent of a 404. > > -K > > On A

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Kathryn Huxtable
Does 1.1 run on Indigo? -K On Aug 14, 2012, at 12:26 PM, Igor Fedorenko wrote: > What broken links? m2e 1.1 can be installed from release repository > specified in [1] or from eclipse marketplace. > > [1] http://www.eclipse.org/m2e/download/ > > -- > Regards, > Igor > > On 12-08-14 12:23 PM,

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Kathryn Huxtable
On http://www.sonatype.org/m2eclipse there is a big green button labeled "GET M2ECLIPSE FROM ECLIPSE". It leads to http://www.sonatype.org/true, which is not helpful. It's the equivalent of a 404. -K On Aug 14, 2012, at 12:26 PM, Igor Fedorenko wrote: > What broken links? m2e 1.1 can be insta

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Igor Fedorenko
What broken links? m2e 1.1 can be installed from release repository specified in [1] or from eclipse marketplace. [1] http://www.eclipse.org/m2e/download/ -- Regards, Igor On 12-08-14 12:23 PM, Kathryn Huxtable wrote: I seem to be getting broken links on Sonatype's M2eclipse page... -K On Au

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Kathryn Huxtable
A broken link is still a broken link. It should say something reasonable. It looks to me like M2eclipse requires Juno. That's not happening for me right now. -K On Aug 14, 2012, at 11:35 AM, Matthew Piggott wrote: > m2e was moved to Eclipse > > On 14 August 2012 12:23, Kathryn Huxtable wro

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Matthew Piggott
m2e was moved to Eclipse On 14 August 2012 12:23, Kathryn Huxtable wrote: > I seem to be getting broken links on Sonatype's M2eclipse page... > > -K > > On Aug 14, 2012, at 10:44 AM, Igor Fedorenko wrote: > > > Yes, you need to use m2e 1.1. Support for embedding lifecycle mapping > > metadata in

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Kathryn Huxtable
I seem to be getting broken links on Sonatype's M2eclipse page... -K On Aug 14, 2012, at 10:44 AM, Igor Fedorenko wrote: > Yes, you need to use m2e 1.1. Support for embedding lifecycle mapping > metadata in maven plugins was added in m2e 1.1. > > -- > Regards, > Igor > > On 12-08-14 11:42 AM,

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Kathryn Huxtable
Harald, Your link off the wiki is broken. Really. It gets a 404. -K On Aug 14, 2012, at 10:41 AM, Harald Wellmann wrote: > An m2e extension for JAXB is available from here: > https://github.com/hwellmann/m2eclipse-extras/wiki > > Best regards, > Harald > __

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Igor Fedorenko
Yes, you need to use m2e 1.1. Support for embedding lifecycle mapping metadata in maven plugins was added in m2e 1.1. -- Regards, Igor On 12-08-14 11:42 AM, Kathryn Huxtable wrote: I seem to be using 1.0. Whatever came with Indigo. Using 1.1 adds the generated sources (I have several) to the c

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Kathryn Huxtable
I seem to be using 1.0. Whatever came with Indigo. Using 1.1 adds the generated sources (I have several) to the class path? -K On Aug 14, 2012, at 10:17 AM, Marcel Schutte wrote: > The target/generated-sources/xjc folder is added as a source folder. This > ofcourse triggers compilation of the

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Harald Wellmann
An m2e extension for JAXB is available from here: https://github.com/hwellmann/m2eclipse-extras/wiki Best regards, Harald ___ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Marcel Schutte
The target/generated-sources/xjc folder is added as a source folder. This ofcourse triggers compilation of the generated code and makes it available in your own java code. Are you using m2e 1.1 ? Did you do a 'maven/update project' after you added the maven-jaxb2--plugin to your pom? On Tue, Aug

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Pino Silvaggio
http://bitstrings.github.com/ (available from main catalog) ___ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Kathryn Huxtable
Hmmm. That is what I'm using. Is the class path adjusted to include the generated sources, because that's my issue. -K On Aug 14, 2012, at 9:53 AM, Marcel Schutte wrote: > I prefer this maven plugin version: > org.jvnet.jaxb2.maven2 > maven-jaxb2-plugin >

Re: [m2e-users] M2eclipse JAXB connectors

2012-08-14 Thread Marcel Schutte
I prefer this maven plugin version: org.jvnet.jaxb2.maven2 maven-jaxb2-plugin 0.8.1 because they've got the lifecycle mapping included in the maven plugin. So you don't need an extra m2e connector. On Tue, Aug 14, 2012 at 4:45 PM, Kathryn Huxtable < kath...@kathrynhuxtabl