querydsl / apt-maven-plugin

Maven APT plugin
Apache License 2.0
79 stars 41 forks source link

Mark goals with @threadSafe #16

Closed mglauche closed 11 years ago

mglauche commented 11 years ago

Hi,

according to the checklist on the parallel builds website (https://cwiki.apache.org/MAVEN/parallel-builds-in-maven-3.html) the apt-maven-plugin looks well-behaving. Can you mark the goals with "@threadSafe", so mvn -T 2 clean install won't issue an warning about it ?

timowest commented 11 years ago

Released in 1.0.8