[ANN] Application Assembler Maven Plugin 1.5 Released

2013-09-14 Thread Dennis Lundberg
Hi, The Mojo team is pleased to announce the release of the Application Assembler Maven Plugin version 1.5. The Application Assembler Plugin is a Maven plugin for generating scripts for starting java applications. All dependencies and the artifact of the project itself are placed in a generated M

Re: Maven bootstrap/surefire:test performance

2013-09-14 Thread Milos Kleint
that's the maven/plexus/guice boostrap IMHO. Milos On Sat, Sep 14, 2013 at 9:06 PM, Mirko Friedenhagen wrote: > Mark, > > I like the decision to use Maven whenever possible as well, nonetheless I > could imagine being even more happy should the execution times decrease. I > use a very small mav

Re: Maven bootstrap/surefire:test performance

2013-09-14 Thread Mirko Friedenhagen
Mark, I like the decision to use Maven whenever possible as well, nonetheless I could imagine being even more happy should the execution times decrease. I use a very small maven projects for tests[0] with Maven 3.1.1, turned on timestamps and it takes Maven about 2 seconds when running "mvn -o sur