You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Pierre Parrend <pi...@insa-lyon.fr> on 2007/06/04 21:15:42 UTC

dummy dependency on surefire 2.4

 Hello,

according to the mailing list, there are some troubles with the surefire 2.4
plugin.
 However, there is still more problems: the 'dummy' artifact seems to rely on
this version of surefire anyhow, which makes the whole maven building process
abort.

Does anyone knows whether:
- this is easy to patch by hand
- or the surefire 2.4 version will soon be available
- or some stable version of surefire 2.4 is available somewhere for manual
install 
- or can someone releave the dependency to the faulty plugin and make that the
'dummy' artifact does not prevent maven from building project ?

thanks. Following are the trace of the error I get,

best regards,

Pierre

[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.maven.surefire:surefire-junit:jar:2.4-collab-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.maven.surefire
-DartifactId=surefire-junit \
          -Dversion=2.4-collab-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
        1) dummy:dummy:jar:1.0
        2) org.apache.maven.surefire:surefire-junit:jar:2.4-collab-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  dummy:dummy:jar:1.0


-- 
Pierre Parrend
Ph.D. Student, Teaching Assistant
INRIA-INSA Lyon, France
pierre.parrend@insa-lyon
web : www.rzo.free.fr

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org