Same problem here:

[INFO] ExampleAssembly is not deployed
[INFO] Deploying jbi-service-assembly from C:\Documents and
Settings\Federico\.m2\repository\com\mycompany\ExampleAssembly\1.0\ExampleAssembly-
1.0.zip
[ERROR] mojo-execute : jbi:projectDeploy
Diagnosis: Unable to deploy project, Error accessing ServiceMix
administration

I checked the pom.xml files, the <plugin> sections all contain a reference
to ${servicemix-version} which is defined as fuse-3.0.1, yet i'm stuck to
this point. any suggestion is welcome

Thanks

The problem here is the difference between the fuse 1.2 and fuse 1.2.1
deployments, and the change in ServiceMix versions.

You need to ensure that your projects created in the 1.2 tooling are
updated to use fuse-3.0.1 releases for their versions. Also the
plugin element of the pom.xml needs to be updated to include a version
element with fuse-3.0.1.

Once you have these in place you should find it works again - there is
a FUSE 1.2.1 tooling release in the process of being made available.

Cheers

P

Reply via email to