You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Axel Hauschulte (Jira)" <ji...@apache.org> on 2022/03/12 20:44:00 UTC

[jira] [Updated] (NETBEANSINFRA-264) nbm file creation - Library jars with scope runtime missing

     [ https://issues.apache.org/jira/browse/NETBEANSINFRA-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Axel Hauschulte updated NETBEANSINFRA-264:
------------------------------------------
    Affects Version/s: NBM Maven Plugin 4.6

> 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
>    Affects Versions: NBM Maven Plugin 4.6
>            Reporter: Axel Hauschulte
>            Priority: Major
>
> 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-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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