From michael.ellis at dsuk.biz Fri Apr 10 06:50:22 2020
From: michael.ellis at dsuk.biz (Michael Ellis)
Date: Fri, 10 Apr 2020 14:50:22 +0100
Subject: [jdom-interest] JDOm 2 and Java 9..14 Modules
Message-ID: <6F8A833E-B44A-4198-8E14-D366679B6C75@dsuk.biz>
I find that my NetBeans maven drive project generates an error if attempting to use JDom2 in a Java 11 project that uses Java modules
My meven project uses the following dependency..
org.jdom
jdom2
2.0.6
If my module-info.jave file includes ?requires jdom2;? the project does compile but shows an error
?module not found jdom2?
If my module-info.jave file includes ?requires jdom;? the project fails to build.
How do I fix this?
Michael Ellis (Managing Director)
Digital Scientific UK Ltd.
http://www.dsuk.biz
michael.ellis at dsuk.biz
tel: +44(0)1223 911215
The Commercial Centre
6 Green End
Cambridge
CB23 7DY
=== END OF EMAIL ===
-------------- next part --------------
An HTML attachment was scrubbed...
URL: