> On Apr 17, 2015, at 12:00 AM, Emmanuel Lécharny <[email protected]> wrote: > > This is most certainly because the produced war does not contain the > LICENSE and NOTICE files.
The files are there, but in wrong location. I have copied them to src/main/resources/meta-inf and removed their extensions. This gets us past this error but I feel it’s still not quite right - i.e. two copies of same files in different locations in source tree isn’t good. Shawn [email protected]
