On Wed, Oct 26, 2011 at 5:02 PM, Wayne Fay <wayne...@gmail.com> wrote:
>> It's typical to put dependencies on the antrun plugin. If you need any
>> tasks that aren't part of the stock ant artifact, you add dependencies
>> to the plugin.
>
> Yup, I use Antrun in several of my own projects. But it does not seem
> to apply in this situation, instead it seems like the problem is
> simply that Venkat is missing some compile-time dependencies since his
> code is failing to compile and giving "cannot find symbol" errors. I
> wouldn't generally expect those kinds of errors to be resolved with
> plugin dependencies, but I could be wrong.

OK, I probably wasn't following the thread closely enough.

>
>> In 2.x, then, you had to be sure that all of your plugin declarations
>> across multiple aggregated projects agree.
>
> Yup, this was an annoying bug in M2. Venkat should check his Antrun
> declarations aross all related projects and ensure the plugin
> dependencies across multiple projects "agree" as you put it.
>
> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to