maven-bundle-plugin uninstall and then remove bundle from felix
hi,
i have problem maven-bundle-plugin , unistall goal. when i'm trying call goal in maven script, bundle uninstalled in felix , new version installed in same script. problem is not removed , in case when bundle use there problem version, becuase secodn bundle still pointed old unistalled bundle.
any suggestion how solve problem?
thanks in advance,
kasq
the maven-bundle-plugin not have uninstall goal afaik. see goal list here: http://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.3.7/doc/site/index.ht ml
in general, issue you're describing (where bundle still wired bundle has been uninstalled) caused not performing refreshpackages() after installation. in cq development, use sling jcr installer, handles you.
regards,
justin
More discussions in Archived Spaces
adobe
Comments
Post a Comment