L.S., That message appears when you try to do a mvn camel:run on a project that does not have the camel-maven-plugin defined or that it fails to lookup the version for the plugin. The latter may be caused by problems on the FuseSource Nexus servers, but the easy workaround would be to add the plugin version to the <plugin> configuration in the POM.
Regards, Gert Vanthienen ------------------------ FuseSource Web: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ On Tue, Nov 8, 2011 at 10:53 AM, Gnanaguru S < [email protected]> wrote: > > Hi > > Anyone know about this issue. It was shown while trying to run a camel > example. Is this issue because of the Fuse Server issue. > > [ERROR] No plugin found for prefix 'camel' in the current project and in > the > plu > gin groups [org.mortbay.jetty, org.apache.maven.plugins, org.codehaus.mojo] > avai > lable from the repositories [local (C:\Documents and > Settings\priiar\.m2\reposit > ory), release.fusesource.org > (http://repo.fusesource.com/nexus/content/repositor > ies/releases), snapshot.fusesource.org > (http://repo.fusesource.com/nexus/content > /repositories/snapshots), central (http://repo1.maven.org/maven2)] -> > [Help > 1] > > > Regards > Guru > > ----- > Cheers > Guru > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/SMX-Camel-Issue-tp4973764p4973764.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. >
