Hello,
I am new to gradle. I have a multiple-project setup but my dependant library-project is not compiled correctly into my war-project.
You can find more details here:
Any help is greatly appreciated.
Hello,
I am new to gradle. I have a multiple-project setup but my dependant library-project is not compiled correctly into my war-project.
You can find more details here:
Any help is greatly appreciated.
Can you maybe provide an MCVE?
Hi,
thanks for your answer.
You can find a MCVE here:
I’d tend to say this is an Eclipse problem.
If I build the war with Gradle, it looks exactly like expected.
But I cannot test it, as I’m not going to install that PoC on my box.