On 15 March 2014 07:40, Mirko Friedenhagen <mfriedenha...@gmail.com> wrote:

> Hello,
>
> I had the same questions :-).
>
> Vishai, you could invoke "mvn compile", switch to the target/classes
> directory and execute "time jar cvf ../foo.jar ." to see how long the
> original jar command takes and compare this to the time needed by the
> maven-jar-plugin.


mvn -X also gives some times but you need to do the math yourself.

Reply via email to