To clarify, my particular use case involves "finger printing" the files
included in the war (via a hash), and creating a manifest (that I also want
to include in the war).
On Fri, Apr 1, 2016 at 11:14 AM Ryan Dunckel wrote:
> There are "advanced" use cases in which a
There are "advanced" use cases in which a user of the war plugin wants to
perform some processing between the point in which the war content is
packaged, but before it is s archived into a .war file. In looking at the
war plugin source code, I noticed that the parts of the war building
lifecycle ha