The "outdatedCheckPath" was added to maven-war-plugin in https://issues.apache.org/jira/browse/MWAR-433
If this isn't the best mailing list to discuss this on.. or if discussion is mostly kept just to the JIRA issues themselves..then my apologies. Scott On Thu, May 6, 2021 at 12:18 AM Patty Mele <[email protected]> wrote: > I don't know what you are talking about. > > Patty Mele > > On Wed, May 5, 2021 at 3:31 PM Scott Kurz <[email protected]> wrote: > > > Hi, > > > > I have a similar use case I think as the one for which the > > *outdatedCheckPath > > *parameter was added but I was hoping to allow it to cover everything in > > webappDirectory, e.g. if JSPs were added to the web app dir root by some > > other plugin/process as well as WEB-INF content. > > > > I opened https://issues.apache.org/jira/browse/MWAR-441 for this, to > allow > > either '.' or '*' values maybe. > > > > I've not really contributed to any of the Apache plugins before so > thought > > maybe the email here to the list might help, before writing any code. > > > > Appreciate any comments...thanks, > > Scott Kurz > > >
