I have installed maven 2.0.9 successfully and I am now trying to build
my directory structure for which I ran the command
 
mvn archetype:create -DgroupId=com.fedex.crm.onesource
-DartifactId=CaseConsole
 
 
but it came back and says error
 
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'archetype'.
[INFO] org.apache.maven.plugins: checking for updates from central
[WARNING] repository metadata for: 'org.apache.maven.plugins' could not
be retri
eved from repository: central due to an error: Error transferring file
[INFO] Repository 'central' will be blacklisted
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does
not exi
st or no valid version could be found
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 25 seconds
[INFO] Finished at: Thu Aug 07 10:42:37 CDT 2008
[INFO] Final Memory: 1M/2M
[INFO]
------------------------------------------------------------------------
 
 
 
Please help.
 
Thanks,
LK

Reply via email to