Hi @Keerthi_Ramanukolanu ,The org.apache.maven.plugin.Mojo error you’re encountering, specifically related to the bnd-baseline-maven-plugin, suggests issues with the Bndtools Maven plugin configuration. This plugin is used for calculating the semantic versioning baseline of OSGi bundles.Here's a ste...