I am trying to create a Maven project (while running the command > mvn install), I am getting the following error –
D:\apache-servicemix-3.2.1\tutorial>mvn install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Default Project [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] The plugin 'org.apache.maven.plugins:maven-resources-plugin' does not exi st 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: Thu Feb 21 14:49:01 IST 2008 [INFO] Final Memory: 1M/2M Could someone please give me some idea regarding this error, as I am new to this Maven. Thanks Priya -- View this message in context: http://www.nabble.com/Plz-help-tp15607223s12049p15607223.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
