Re: maven-resources-plugin:3.2.0 fails with weird error

2020-11-13 Thread Maxim Solodovnik
Thanks Michael, I'll double-check my POM lots of previous versions works as expected On Fri, 13 Nov 2020 at 16:55, Michael Osipov wrote: > Am 2020-11-12 um 18:12 schrieb Maxim Solodovnik: > > Hello All, > > > > I've just updated our project [1] to maven-resources-plugin:3.2.0 > > And

Re: maven-resources-plugin:3.2.0 fails with weird error

2020-11-13 Thread Michael Osipov
Am 2020-11-12 um 18:12 schrieb Maxim Solodovnik: Hello All, I've just updated our project [1] to maven-resources-plugin:3.2.0 And start getting following error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:copy-resources (prepare-test-resources) on

AW: AW: Creating JAR file in WAR module leads to error in EAR creation

2020-11-13 Thread Hohl, Gerrit
Hello Karl Heinz, Hello Jörg, Thanks for your replies to my problem. @Jörg: I would have assumed - as the EJB plugin also uses the type explicitly defined by the type of used module - that Maven would be able to resolve the coordinates to the correct artifact (means GAV and type).