$mvn archetype:create -DgroupId=sample.group.id
-DartifactId=sample-artifact-id 
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'archetype'.
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not
exist or no valid version could be found
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Tue Jun 05 15:40:43 CST 2007
[INFO] Final Memory: 1M/506M
[INFO]
------------------------------------------------------------------------


bcos I have an internal maven repository and mirror set in my company.
once  I remove mirrors xml tag from settings.xml
it builds successfully!!

pls correct this bug!
-- 
View this message in context: 
http://www.nabble.com/unable-to-downloada-plugin-if-mirror-tag-is-set-in-settings.xml-tf3870270s177.html#a10965020
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to