Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
NBM Maven Plugin 4.6
-
None
Description
I noticed that not all the library jars required by a module I'm developing are attached to the nbm file when I build the module using the nbm Maven plugin. In fact, the library jars with Maven scope "runtime" are missing while the ones with scope "compile" are correctly included in the nbm file.
Shouldn’t both types of dependencies (scope compile and scope runtime) be attached to the module’s nbm file?
Just want to check that I'm not missing something fundamental. I'd be happy to provide a PR.
Attachments
Issue Links
- links to