Hello,
With mvn -U compile i got just this moment
D:\projekte\crs\CrsGateway>mvn -U compile
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Quick Start Archetype
[INFO] task-segment: [compile]
[INFO]
----------------------------------------------------------------------------
[INFO] artifact org.apache.maven.plugins:maven-resources-plugin:
checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking
for updates from central
[INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for
updates from central
[INFO] artifact org.apache.maven.plugins:maven-assembly-plugin: checking
for updates from central
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.1/maven-assembly-plugin-2.1.
pom
3K downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'5eae2dc2b3d1391142ff877e53590958cba185a5'; remote
= 'SHA1' - RETRYING
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.1/maven-assembly-plugin-2.1.
pom
3K downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'5eae2dc2b3d1391142ff877e53590958cba185a5'; remote
= 'SHA1' - IGNORING
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.1/maven-assembly-plugin-2.1.
jar
90K downloaded
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1 minute 15 seconds
[INFO] Finished at: Thu Jun 29 14:42:16 CEST 2006
[INFO] Final Memory: 4M/9M
[INFO]
------------------------------------------------------------------------
What is wrong?
Greetings
Franz
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]