Hi I did my first project in servicemix. First step I have created pom.xml file and as per the instruction I checked the same by running mvn install but it displays the following error.
D:\apache-servicemix-3.2.1\first>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: Wed Feb 20 15:41:35 IST 2008 [INFO] Final Memory: 1M/2M [INFO] ------------------------------------------------------------------------ D:\apache-servicemix-3.2.1\first> Please help Thanks Priya -- View this message in context: http://www.nabble.com/Maven-tp15585988s12049p15585988.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
