Axel Hauschulte created NETBEANSINFRA-264:
---------------------------------------------

             Summary: nbm file creation - Library jars with scope runtime 
missing
                 Key: NETBEANSINFRA-264
                 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-264
             Project: Apache NetBeans Infra
          Issue Type: Bug
          Components: MU - Apache NetBeans NBM maven plugin
            Reporter: Axel Hauschulte


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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to