Re: [m2e-users] Strange error with modular Jars having a module descriptor under META-INF/versions/xx

2019-04-24 Thread Thorsten Heit
Hi, > Have you tried reproducing the problem with a plain Eclipse Java project? > I could be wrong but that smells like a JDT issue to me. Sorry for the late response because of easter weekend and a few days off... ;-) I just tried what you suggested: Same behaviour in a plain Java project. I'

Re: [m2e-users] Strange error with modular Jars having a module descriptor under META-INF/versions/xx

2019-04-24 Thread Thorsten Heit
Hi, > Hi, > > > Have you tried reproducing the problem with a plain Eclipse Java project? > > I could be wrong but that smells like a JDT issue to me. > > Sorry for the late response because of easter weekend and a few days off... ;-) > > I just tried what you suggested: Same behaviour in