Pessoal estou com meu Java_Home e meu maven 2 configurado funcionando direitinho com o mvn -v. Mas na hora de executar um projeto por linha de comando gera o seguinte problema:
C:\Documents and Settings\abonavides\Meus documentos\workspace\RelatoriosJsf\Jav
aSource>mvn jetty:run
[INFO] Scanning for projects…
[INFO] Searching repository for plugin with prefix: ‘jetty’.
[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-jetty-plugin’ does not exist o
r no valid version could be found
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 seconds
[INFO] Finished at: Tue Nov 18 11:13:32 GMT-03:00 2008
[INFO] Final Memory: 1M/4M
[INFO] ------------------------------------------------------------------------