Describe the bug
In pom.xml maven-bundle-plugin must not be a project dependecy, just a plugin.
To Reproduce
Steps to reproduce the behavior:
- Add JColor 5.3.1 to your project
- Watch dozens of maven dependencies be added to your app classpath.
Screenshots
v5.3.0 classpath

v5.3.1 classpath

@dialex