Hi, we have bound a source-generator on the generate-sources-phase with the maven-antrun-plugin. I wan't to clean the generated sources with the clean-goal, but clean is not a Build-Lifeycle-Phase, so I can not do it at the same way. In Maven 1 I had the pre-goal. How do I resolve my problem in maven 2 (I have an Ant-Srcipt ready)?
Thanks Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
