kelvin goodson wrote:
It would be good to know the details of the versions of the key components
you are using.  I guess you are still using IBM JDK 1.4.2, yes? To complete
the picture, what's the rest of your environment; linux version, maven
version, surefire plugin version, etc?

[EMAIL PROTECTED] tuscany]$ java -version
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
Classic VM (build 1.4.2, J2RE 1.4.2 IBM build cxia32142-20060421 (SR5) (JIT enabled: jitc))
[EMAIL PROTECTED] tuscany]$ echo $JAVA_HOME
/opt/IBMJava2
[EMAIL PROTECTED] tuscany]$ echo $JDK_HOME
/opt/IBMJava2
[EMAIL PROTECTED] tuscany]$ echo $CLASSPATH

[EMAIL PROTECTED] tuscany]$ maven -v
Maven version: 2.0.4
[EMAIL PROTECTED] tuscany]$ cat /proc/version
Linux version 2.6.9-prep ([EMAIL PROTECTED]) (gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)) #1 Fri May 13 16:22:30 UTC 2005
[EMAIL PROTECTED] tuscany]$

How to check SureFire plugin version? I tried to watch output of the command in question, but currently I'm getting this:

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.maven.plugins
ArtifactId: maven-plugins
Version: 8-SNAPSHOT

Reason: Unable to download the artifact from any repository

  org.apache.maven.plugins:maven-plugins:pom:8-SNAPSHOT

from the specified remote repositories:
  codehaus.org (http://snapshots.repository.codehaus.org/),
  central (http://repo1.maven.org/maven2),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  codehaus-snapshot (http://snapshots.repository.codehaus.org)

--
    Leave this world better than it was when you were born.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to