[ANN] Maven Clean Plugin 2.3 and Shared File Management 1.2.1 released

2009-01-11 Thread Brian Fox
The Maven team is pleased to announce the release of the Maven Clean Plugin, version 2.3 This plugin is used to delete artifacts to provide a clean build. http://maven.apache.org/plugins/maven-clean-plugin/ You should specify the version in your project's plugin configuration: plugin

[ANN] Maven Dependency Plugin 2.1 and Maven Dependency Analyzer 1.1 released

2009-01-11 Thread Brian Fox
The Maven team is pleased to announce the release of the Maven Dependency Plugin, version 2.1 This plugin is used to copy and unpack artifacts and dependencies. It also provides visualization and optimization tools for your project dependencies.

Maven surefir report problem

2009-01-11 Thread Kumari, Shailja
I executed mvn test [INFO] Surefire report directory org.apache.maven.surefire.booter.SurefireExecutionException: DoubleArrayQueueTest (wrong name: a/b/c/DoubleArrayQueueTest; nested exception is java.lang.NoClassDefFoundError: DoubleArrayQueueTest (wrong name:a/b/c/DoubleArrayQueueTest)

YAPII

2009-01-11 Thread Benjamin Bentmann
Hi, there are two subtle differences between Maven 2.x and 3.x regarding POM interpolation I would like to discuss. a) Ordering of Interpolation Sources According to section 6.1 of the POM spec for Maven 3.x, the precedence of interpolation sources is: 1. Maven Props 2. System Props

Re: Maven surefir report problem

2009-01-11 Thread Dan Tran
i dont think surefire understands test source directory outside of its project, regard less how you configure it. -D On Sat, Jan 10, 2009 at 5:24 AM, Kumari, Shailja shailja.kum...@deshaw.com wrote: I executed mvn test [INFO] Surefire report directory

Re: [VOTE] Release Maven Stylus Skin version 1.1

2009-01-11 Thread Dennis Lundberg
Vincent Siveton wrote: Hi Dennis, 2009/1/7 Dennis Lundberg denn...@apache.org: Is it really a chicken and egg issue? I think so. Imagine this use case: 0. clean repo 1. svn co tag/maven-stylus-skin-1.1 with the site.xml using 1.1 2. mvn -o site will fail: no download of

RE: How do I add all the jars in a directory in junit test exeicution classpath

2009-01-11 Thread Nimbkar, Mandar
Thanks Wendy for the response.. I'll follow it in users list.. Regards, Mandar Nimbkar Patni Computer Systems Ltd SDF VII, Unit 20, SEEPZ, Andheri (E) Mumbai 400096. Tel : 91 22 28291454 x5844 Fax : 91 22 28280911 Link: 601 7141 -Original Message- From: Wendy Smoak