Nexus plugins have a custom packaging "nexus-plugin" which is introduced by the NexusPD Maven Plugin. A "nexus-plugin" packaged plugin:
- is a plain JAR
- has a META-INF/nexus/plugin.xml embedded Nexus Plugin Metadata embedded
- has static resources embedded into the plugin JAR
The NexusPD Maven plugin introduces a new project path (i.e. src/main/static-resources). Static resources such as JavaScript files, images, and CSS which are referenced in