Add the package containing your java class to the bundle plugin configuration in the pom file.Apache Felix - Apache Felix Maven Bundle Plugin (BND) <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> <extensions>true</extensions> <configuration> ...
Thanks dan.klco for the article.1. Can this API be used to set properties on the resource while traversing?2. If yes, how do we pass resource resolver to commit?Thanks,Radha Krishna N