I'm trying to integrate a legacy ant task into my maven build. When
running the ant task from the command line, I type

        ant -lib <path> <target>

I can build the <path> argument, but cannot figure out how to pass it to
the antrun plugin.

Thanks for the help. This plugin is going to make my build much
smoother.

-Greg Evetts


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to