i had tried verbose bfore sending my mail .. no, that doesnt list the source files ... thanks for the reply anyway. ..
On 1/17/06, dan tran <[EMAIL PROTECTED]> wrote: > > 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> . > > > > > >
