You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Juris Zubkans <ju...@gmail.com> on 2009/04/22 16:20:37 UTC

maven-antrun-plugin 1.2 upgrade to 1.3

Hi

I have pom which calls ant build file,
ant build file has some echo statements

After upgrading from 1.2 to 1.3 ant output to console is not visible anymore
and also end message from maven about successful build are also gone.
on command line looks like script is simply terminated.

At the beginning i see ant echo output in console, but then
there is triggered some log4j output also written to console
and after that ant and maven output to console is doesn't show up.

It works correct if i set version 1.2 - after printing log4j
statements i see ant echo and
maven build successful messages.

has anyone have observed similar issue,
may be its a bug?

thanks
juris

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