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 [mailto:wsm...@gmail.co
Vincent Siveton wrote:
> Hi Dennis,
>
> 2009/1/7 Dennis Lundberg :
>> 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 maven-stylus-skin artifac
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
wrote:
>
> I executed mvn test
>
> [INFO] Surefire report directory
> org.apache.maven.surefire.booter.SurefireExecutionException:
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
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)
java.la
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.
http://maven.apache.org/plugins/maven-dependency-pl
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:
org.apache.mave