You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Marwell (Jira)" <ji...@apache.org> on 2020/12/23 19:30:01 UTC

[jira] [Closed] (MCOMPILER-441) NullPointerException if module-info.java exports non-existing package

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

Benjamin Marwell closed MCOMPILER-441.
--------------------------------------
    Resolution: Cannot Reproduce

Could not reproduce, closing

> NullPointerException if module-info.java exports non-existing package
> ---------------------------------------------------------------------
>
>                 Key: MCOMPILER-441
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-441
>             Project: Maven Compiler Plugin
>          Issue Type: Bug
>    Affects Versions: 3.6.2, 3.7.0, 3.8.0, 3.8.1
>            Reporter: Benjamin Marwell
>            Priority: Major
>              Labels: beginner, beginner-friendly, easy, easy-fix, easyfix
>
> * Create a java9+ project with src/main/java/module-info.java.
>  * Export a packageĀ 
>  * NPE occurs instead of a useful error message.
> Stacktrace and test case will follow.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)