I was having a similar error and I tried to add the <version>fuse-3.0.0.0</version> tag in pom.xml as noted, but I still get the same error as before. It isn't exactly the same error as what you were reporting, but also notes the problem accessing ServiceMix administration. Any other options that might be available to help make this work?
[INFO] PricingAssembly is not deployed [INFO] Deploying jbi-service-assembly from C:\Documents and Settings\Richard Lyders\.m2\repository\com\mycompany\PricingAssembly\1.0-SNAPSHOT\PricingAssembly-1.0-SNAPSHOT.zip [ERROR] mojo-execute : jbi:projectDeploy Diagnosis: Unable to deploy project, Error accessing ServiceMix administration FATAL ERROR: Error executing Maven for a project [ERROR] project-execute : com.mycompany:PricingAssembly:jbi-service-assembly:1.0-SNAPSHOT ( task-segment: [install, jbi:projectDeploy] ) Diagnosis: Unable to deploy project, Error accessing ServiceMix administration Jari Ik?valko wrote: > > Hep, > > Hadn't got time to test that until now. Strangely, it worked. > > Thanks, > > Jari > > 2006/9/24, Philip Dodds <[EMAIL PROTECTED]>: >> >> Jari, >> >> Can you try putting a <version>fuse-3.0.0.0</version> tag >> jbi-maven-plugin section in the pom.xml of your project in the FUSE >> IDE. >> >> Thanks >> >> Philip >> > -- View this message in context: http://www.nabble.com/FUSE-1.2---SE-SA-installation-problem-tf2298320.html#a6584078 Sent from the ServiceMix - User mailing list archive at Nabble.com.
