Please include your plugin setting?

---
Thank You…

Mick Knutson, President

BASE Logic, Inc.
Enterprise Architecture, Design, Mentoring & Agile Consulting
p. (866) BLiNC-411: (254-6241-1)
f. (415) 685-4233

Website: http://baselogic.com
Linked IN: http://linkedin.com/in/mickknutson
Twitter: http://twitter.com/mickknutson
Vacation Rental: http://tahoe.baselogic.com
---



On Wed, Feb 11, 2009 at 3:51 PM, Mike Wallace <[email protected]>wrote:

>
> I have a java project where the code depends on several libraries being
> built.
> What I'd like to do is have Maven run an Ant task that builds those
> libraries first, then Maven would go on to compile the code.
>
> Currently, my pom file contains the maven-antrun-plugin plugin that should
> execute the ant task.  However, when I run it, I get compile errors because
> I think it's trying to compile the java code first, but because the ant task
> hasn't been run yet, there are no libraries available and it will obviously
> fail.
>
> This make sense?
>
> Thanks,
> Mike
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to