On Thu, Dec 2, 2010 at 4:43 PM, Phillip Hellewell <ssh...@gmail.com> wrote:
> On Thu, Dec 2, 2010 at 1:25 PM, Brian Topping <topp...@codehaus.org> wrote:
>> There is a pre-clean, see 
>> http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html#Lifecycle_Reference
>
> That's so weird.  I swear I was on this page looking for pre-clean and
> couldn't find it.  I don't know why.

Ok, so this is working great now, except for one problem.  It runs
great the first time, but if I run "mvn clean" a second time, the
batch file is not there so it can't call it and it returns with an
error.

Is there any way to make it conditional so it won't try to run the
batch file if the target/ directory is not there?  I'm using the
exec-maven-plugin but I don't see any options that would help.

Phillip

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

Reply via email to