On 12/9/16, 11:54 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote:
>The maven build will not fail because of this. All it does is output >warnings. > >If it does fail, this is definitely something we need to fix. I observed that the SWF build output the warning and apparently did not think that was a failure because it continued on to the JS build, output the same warnings, and then Maven reported failure. The Ant build seems to allow both a return code of 0 and 2. What are Maven's or the Mojo's rules? Thanks, -Alex