Benjamin Marwell created MCOMPILER-441:
------------------------------------------
Summary: 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.8.1, 3.8.0, 3.7.0, 3.6.2
Reporter: Benjamin Marwell
* 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)