On 12/30/16, 8:38 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote:
>Ok … so I did something … hope it’s correct … I was a little surprised to >find Ant build scripts in “src/main/resources” and “src/test/resources” >any reason for packing in these parts of the build scripts into the final >jar? Seemed ok. I had to go to maven central to look up the MD5 hashes. The Ant build is working now, but it is about a minute slower which appears to be due to it coughing up the following warning: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Did you have to deal with this issue for Maven? Thanks, -Alex