https://bz.apache.org/bugzilla/show_bug.cgi?id=65103
Bug ID: 65103
Summary: Java application cannot launch using JPMS and
POI-OOXML 5.0.0
Product: POI
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: blocker
Priority: P2
Component: POI Overall
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 37716
--> https://bz.apache.org/bugzilla/attachment.cgi?id=37716&action=edit
NetBeans project that exhibits this bug
Trying to run a simple Java command line application using the JPMS launcher
fails with the following error:
Error occurred during initialization of boot layer
java.lang.module.FindException: Unable to derive module descriptor for
/home/koppdk/.m2/repository/xalan/xalan/2.7.2/xalan-2.7.2.jar
Caused by: java.lang.module.InvalidModuleDescriptorException: Provider class
org.apache.bsf.BSFManager not in module
I have attached a very simple NetBeans maven project that exhibits this error.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]