Re: mvn compiler 3.0 regression?

2013-01-13 Thread Romain Manni-Bucau
here it is http://jira.codehaus.org/browse/MCOMPILER-197 *Romain Manni-Bucau* *Twitter: @rmannibucau * *Blog: **http://rmannibucau.wordpress.com/* *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rma

Re: mvn compiler 3.0 regression?

2013-01-11 Thread Laird Nelson
On Fri, Jan 11, 2013 at 1:30 PM, Olivier Lamy wrote: > sample project attached to a jira issue ? :-) > > 2013/1/10 Romain Manni-Bucau : > > basically it simply needs to set a jvm property (-Aopenjpa.xxx=...). The > > argument is well propagated in fork mode true but the dependencies > > (openjpa)

Re: mvn compiler 3.0 regression?

2013-01-11 Thread Olivier Lamy
sample project attached to a jira issue ? :-) 2013/1/10 Romain Manni-Bucau : > Hi, > > trying to enhance some entities with openjpa i found a potential regression > in mvn compiler 3.0 (compared to 2.5.1) > > > basically it simply needs to set a jvm property (-Aopenjpa.xxx=...). The > argument is