> 1)Log to a file the flow of steps from Maven execution.( Is there an
> alternative to ant echo in Maven)
>  I dont want to use  [* mvn clean install  > log.file* ]

I am unaware of any way to do this and use "... > log.file" if I need
to do this.

> 2) Does Maven accept custom arguments from command line? something like
> -Darguments

Yes.

> 3)Backup files using pom.

What does "backup files" mean? Why would you need to do this?

> 4) Do checksum in Maven.

http://lmgtfy.com/?q=maven+checksum+plugin

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to