]
Marco Tenti closed JBESB-3982.
------------------------------
Resolution: Done
RESOVLED WITH WORKAROUND
Can't update a SNAPSHOT osgi bundle to "latest" version
with Jboss Fuse 7
-------------------------------------------------------------------------
Key: JBESB-3982
URL:
https://issues.jboss.org/browse/JBESB-3982
Project: JBoss ESB
Issue Type: Bug
Components: Configuration
Environment: JBOSS FUSE KARAF : 7.3.0
S.O. : CENTO-OS 7.X.X
JAVA JDK : OpenJDK 64-Bit Server VM (build 25.212-b04, mixed mode)
Reporter: Marco Tenti
Priority: Major
Labels: Fuse, Maven, bundle, bundles, fuse, maven2
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
I have installed a Jboss Fuse Karaf version 7.3.0.
I'm trying to update a SNAPSHOT osgi bundle, but it's keep to not download the
latest version, but instead use the version already downloaded on the maven repository
(/root/.m2 or standard /opt/fues-7.3.0/data/repository).
I have tried the solution confirmed in this thread
https://access.redhat.com/solutions/2097131
but it's seems no to work.
The only ugly solution i find is to delete the maven jar donwloaded on the repository and
then the maven is force to call the remote repository and download the "latest"
version.รน
But i can't use the hawtio console in this use case.
It's seems some configuration problem anyone have suggestion?