Hi All,

Anybody knows a way to perform 'clean' with maven? Freshly installed maven 2.0.4 with recently (~2 days ago) nuked repository very consistently fails on 'mvn clean' command:


[INFO] 
----------------------------------------------------------------------------
[INFO] Building Apache Cocoon
[INFO]    task-segment: [clean]
[INFO] 
----------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-clean-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: 10 seconds
[INFO] Finished at: Fri Aug 25 20:37:11 EDT 2006
[INFO] Final Memory: 8M/16M
[INFO] ------------------------------------------------------------------------


PS Needless to say that "run Maven with the -e switch" is a big joke :)

Vadim

Reply via email to