Hi!

I just install maven2-beta-1.

Run "m2 archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app"

Log:
====
[INFO] Searching repository for plugin with prefix: 'archetype'.
[INFO] org.apache.maven.plugins: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-archetype-plugin: checking for 
updates from central
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/1.0-alpha-3/maven-archetype-plugin-1.0-alpha-3.pom
1K downloaded
...
Downloading: 
http://repo1.maven.org/maven2/plexus/plexus-components/1.0/plexus-components-1.0.pom
1K downloaded
[WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for 
plexus/plexus-components/1.0/plexus-components-1.0.pom - IGNORING
Downloading: 
http://repo1.maven.org/maven2/plexus/plexus-root/1.0/plexus-root-1.0.pom
4K downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
'85b910e89465f21c68742e6ab83c92732030d432'; remote = 
'01fa51f3159477e87cb42851cb45061c37939290' - RETRYING
Downloading: 
http://repo1.maven.org/maven2/plexus/plexus-root/1.0/plexus-root-1.0.pom
4K downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
'85b910e89465f21c68742e6ab83c92732030d432'; remote = 
'01fa51f3159477e87cb42851cb45061c37939290' - IGNORING
...
Downloading: http://repo1.maven.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
147b downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
'ff3b4e6ced322bc8a21fa3aadfcf7f131a1ee08c'; remote = 
'41efe13a775dc1385e660f52e1fbd92b4dc4ce50' - RETRYING
Downloading: http://repo1.maven.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
147b downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
'ff3b4e6ced322bc8a21fa3aadfcf7f131a1ee08c'; remote = 
'41efe13a775dc1385e660f52e1fbd92b4dc4ce50' - IGNORING
...
Downloading: http://repo1.maven.org/maven2/log4j/log4j/1.2.8/log4j-1.2.8.pom
145b downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
'68767f5b8373eefcc9f2fc1d103272762dc1e4ea'; remote = 
'a2a5d583a3faf3fbd3c5317453cb519d1fb0d5bc' - RETRYING
Downloading: http://repo1.maven.org/maven2/log4j/log4j/1.2.8/log4j-1.2.8.pom
145b downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
'68767f5b8373eefcc9f2fc1d103272762dc1e4ea'; remote = 
'a2a5d583a3faf3fbd3c5317453cb519d1fb0d5bc' - IGNORING
...
[INFO] Setting property: classpath.resource.loader.class => 
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] ************************************************************** [INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: 
org\apache\velocity\runtime\defaults\velocity.properties
[INFO] Default ResourceManager initializing. (class 
org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: 
org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class 
org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any 
resource loader.
...
[INFO] 
----------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] 
----------------------------------------------------------------------------
[INFO] Total time: 9 minutes 29 seconds
[INFO] Finished at: Mon Sep 19 16:27:44 EEST 2005
[INFO] Final Memory: 3M/6M
[INFO] 
----------------------------------------------------------------------------


What kind of problem downloading? Bad checksum?


--
Thanks and regards,
Vitaly Berdinskikh




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

Reply via email to