Hello All,

not sure which list should I ask, so will start here

I have started to add module-info to our project
The issue I found is:
openjpa depends on "Apache Geronimo JPA Spec 2.2"
geronimo jpa doesn't have automatic module name and automatically being
resolved as
geronimo.jpa.2.2.spec
Which is invalid java identifier :(((
Maybe it would be possible to release same artifact with some correct
module name for ex. `geronimo.jpa_2_2.spec` and with incremented micro
version?

Or maybe there are other options I\, not aware of?

-- 
WBR
Maxim aka solomax

Reply via email to