Re: [log4j2] POM and

2017-06-01 Thread Matt Sicker
I think there are some things in the pom files that are just copy paste jobs from pom to pom. They could use a nice cleaning. On 1 June 2017 at 17:29, Ralph Goers wrote: > I have no idea what uses that or why it is there. > > Ralph > > > On Jun 1, 2017, at 2:48 PM, Gary Gregory wrote: > > > > H

Re: [log4j2] POM and

2017-06-01 Thread Ralph Goers
I have no idea what uses that or why it is there. Ralph > On Jun 1, 2017, at 2:48 PM, Gary Gregory wrote: > > Hi All, > > My understanding is that for a Maven multi-module project to work, the > folder name must equal the module name, which we do. > > What I do not get is what the property d

[log4j2] POM and

2017-06-01 Thread Gary Gregory
Hi All, My understanding is that for a Maven multi-module project to work, the folder name must equal the module name, which we do. What I do not get is what the property defines in most of the POMs are not equal to the folder name. ? Gary