I'm trying to checkout some project using the from Subversion by issuing this Maven command:
mvn scm:checkout -DconnectionUrl=scm:svn: https://svn.sentium.co.za/svn/portal/trunk/myportal-DcheckoutDirectory=myportal This fails with an error message that says : [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'scm'. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] The plugin 'org.apache.maven.plugins:maven-scm-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 Aug 05 23:58:50 CAT 2008 [INFO] Final Memory: 1M/4M [INFO] ------------------------------------------------------------------------ -- "Don't take the name of root in vain." Jeff Mutonho Cape Town South Africa GoogleTalk : ejbengine Skype : ejbengine Registered Linux user number 366042
