Vincent Siveton wrote:
User question. Please post it to the users list.
ok, sorry, was not sure where to post.
BTW, did you try:
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit</artifactId>
<version>2.1-SNAPSHOT</version>
</dependency>
did not help, but Dan's answer did,
anyway, thanks and sorry for the noise
Bernd
Cheers,
Vincent
2006/7/12, berndq <[EMAIL PROTECTED]>:
Hi all,
i can compile the surefire sources from svn
(http://svn.apache.org/repos/asf/maven/surefire/trunk)
and run "mvn install" succesfully to get it into the
local repository:
----
[INFO] Installing
D:\maven\surefire-trunk\surefire-providers\surefire-junit\target\surefire-junit-2.
1-SNAPSHOT.jar to C:\xxx\.m2\repository\org\apache\maven\surefire\surefi
re-junit\2.1-SNAPSHOT\surefire-junit-2.1-SNAPSHOT.jar
...
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
----
But I could not figure out how to use this snapshot from another project.
What would I need to add to the pom?
thanks!
Bernd
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]