bind antrun plugin at generate-sources phase. see antrun plugin's instructions for detail
-D On 5/25/06, David Smiley <[EMAIL PROTECTED]> wrote:
I want to use the assembly plugin but some of the files to be assembled need to be generated beforehand (not classpath stuff). So how do I get, say an ant-based generation process to be invoked prior to invocation of assembly:assembly? In maven 1 I would have used a preGoal; but with Maven 2 I am not sure what to do. I looked around but can't seem to figure out a way to do this. THANKS ~ David Smiley --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
