bnd-maven-plugin Configuration
Feb 5 · 6 min read · What exactly is a Maven plugin?
A Maven plugin is a collection of goals that perform actual work during a build.
Maven itself is just a framework + lifecycle.Plugins do everything: compile, test, pac