i'm new ti servicemix, just trying to start with te basics. installation is ok, i try to run the basic example as said by the doc: mvn jbi:embeddedServicemix. here is the output
D:\ApacheSM\servicemix-3.0-M1\examples\basic>mvn jbi:embeddedServicemix [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'jbi'. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] The plugin 'org.apache.maven.plugins:maven-jbi-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 Dec 26 17:34:44 CET 2006 [INFO] Final Memory: 1M/2M [INFO] ------------------------------------------------------------------------ D:\ApacheSM\servicemix-3.0-M1\examples\basic> ??? something missing (the classpath , etc ...) -- View this message in context: http://www.nabble.com/maven-plugin-not-found-tf2882929s12049.html#a8054727 Sent from the ServiceMix - User mailing list archive at Nabble.com.
