You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by Karl Kildén <ka...@gmail.com> on 2014/04/15 11:00:11 UTC

OpenJPA and metamodel with maven

Hi,

So I read
http://rmannibucau.wordpress.com/2013/01/24/enhancing-openjpa-classes-with-maven-maven-compiler-alternative/

Is it just a fact now that maven compiler plugin won't work?

The other way to do it would introduce two more plugins and is more verbose
so it is a little :((

cheers

Re: OpenJPA and metamodel with maven

Posted by Romain Manni-Bucau <rm...@gmail.com>.
You can use 3.1 or 2.x ;)
Le 15 avr. 2014 20:36, "Karl Kildén" <ka...@gmail.com> a écrit :

> Ok but what about your second point "it simply doesn’t work with maven
> compiler plugin 3.0" :-)
>
>
> On 15 April 2014 11:24, Romain Manni-Bucau <rm...@gmail.com> wrote:
>
> > Why wouldn't it work? It works but then you don't control it as much
> > as with the provided config. That's all
> > Romain Manni-Bucau
> > Twitter: @rmannibucau
> > Blog: http://rmannibucau.wordpress.com/
> > LinkedIn: http://fr.linkedin.com/in/rmannibucau
> > Github: https://github.com/rmannibucau
> >
> >
> >
> > 2014-04-15 11:00 GMT+02:00 Karl Kildén <ka...@gmail.com>:
> > > Hi,
> > >
> > > So I read
> > >
> >
> http://rmannibucau.wordpress.com/2013/01/24/enhancing-openjpa-classes-with-maven-maven-compiler-alternative/
> > >
> > > Is it just a fact now that maven compiler plugin won't work?
> > >
> > > The other way to do it would introduce two more plugins and is more
> > verbose
> > > so it is a little :((
> > >
> > > cheers
> >
>

Re: OpenJPA and metamodel with maven

Posted by Karl Kildén <ka...@gmail.com>.
Ok but what about your second point "it simply doesn’t work with maven
compiler plugin 3.0" :-)


On 15 April 2014 11:24, Romain Manni-Bucau <rm...@gmail.com> wrote:

> Why wouldn't it work? It works but then you don't control it as much
> as with the provided config. That's all
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
>
>
>
> 2014-04-15 11:00 GMT+02:00 Karl Kildén <ka...@gmail.com>:
> > Hi,
> >
> > So I read
> >
> http://rmannibucau.wordpress.com/2013/01/24/enhancing-openjpa-classes-with-maven-maven-compiler-alternative/
> >
> > Is it just a fact now that maven compiler plugin won't work?
> >
> > The other way to do it would introduce two more plugins and is more
> verbose
> > so it is a little :((
> >
> > cheers
>

Re: OpenJPA and metamodel with maven

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Why wouldn't it work? It works but then you don't control it as much
as with the provided config. That's all
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau



2014-04-15 11:00 GMT+02:00 Karl Kildén <ka...@gmail.com>:
> Hi,
>
> So I read
> http://rmannibucau.wordpress.com/2013/01/24/enhancing-openjpa-classes-with-maven-maven-compiler-alternative/
>
> Is it just a fact now that maven compiler plugin won't work?
>
> The other way to do it would introduce two more plugins and is more verbose
> so it is a little :((
>
> cheers