Why do you think this is a bug? Looks more like your mirror isn't configured to mirror everything you need. The reason why everything builds successfully after you remove the mirror settings is because you're falling back to the default central repository settings (ibiblio, repo1).
Cheers Jo On 6/5/07, thinkboy <[EMAIL PROTECTED]> wrote:
$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]
