Re: [m2e-users] M2Eclipse not handling generated sources properly

2019-12-14 Thread Michael Moser
rs mailing list Subject: Re: [m2e-users] M2Eclipse not handling generated sources properly You should remove "add-test-source" from your goal list. On Sat, Dec 14, 2019 at 10:20 PM Michael Moser mailto:michael.mo...@sunrise.ch> > wrote: Im my pom.xml there is a section re.

Re: [m2e-users] M2Eclipse not handling generated sources properly

2019-12-14 Thread Gayan Perera
You should remove "add-test-source" from your goal list. On Sat, Dec 14, 2019 at 10:20 PM Michael Moser wrote: > Im my pom.xml there is a section re. generated resources (these are > generated using the hibernate3-maven-plugin / v2.2). > > > > org.codehaus.mojo > >

[m2e-users] M2Eclipse not handling generated sources properly

2019-12-14 Thread Michael Moser
Im my pom.xml there is a section re. generated resources (these are generated using the hibernate3-maven-plugin / v2.2). org.codehaus.mojo build-helper-maven-plugin 1.7 add-source