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]

Reply via email to