http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html

has some configurable params. verbose may be the one you are looking for

-D


On 1/17/06, Karthik V <[EMAIL PROTECTED]> wrote:
>
> Is there an option in maven-compiler-plugin to list the files being
> compiled? I'm trying to have an <includes> set, but the compiler seems to
> be
> compiling unwanted files. I'm looking for an equivalent of ANT's <javac
> listfiles=true> .
>
>

Reply via email to