So my question is how do you properly manage generated source in
>> a
>> Maven project? Any/all advice is welcome.
>>
>
>
> -----
> To unsubscribe, e-mail:
Hi,
Use plugins Build Helper Maven plugins add-source goal in your pom.xml
that resolves all of those proplems.
http://mojo.codehaus.org/build-helper-maven-plugin/
- markku
Clifton wrote:
Hello,
I'm having lots of trouble with a Maven project that generates source. In my
project a crude w
estion is how do you properly manage generated source in a
Maven project? Any/all advice is welcome.
--
View this message in context:
http://www.nabble.com/Add-Generated-Src-to-IDE-build-path--tp18315813p18315813.html
Sent from the Maven - Users mailing list a