Well, like Inigo Montoya, I went back to the beginning, though I have no brandy ;)
I stepped through the tutorial and each time I deleted the contents of the Maven repository (many checksum errors resulted in build failures) until I was able to successfully create and install the service assembly (step 2.4 of the tutorial). In the deploy phase, step 2.5, everything works fine until the end where a connect error is thrown. My installation has the RMI port set to 1199 (default is 1099) - so, the final command used was: mvn jbi:projectDeply -Dport=1199 Thank-you Bruce for all your feedback yesterday. -- View this message in context: http://www.nabble.com/maven-jbi-plugin-does-not-exist-tp18325070p18347820.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
