Copy resources for the main source code to the main output directory. Always uses the project.build.resources element to specify the resources to copy.
Why? It just seems confusing to have these two ways of doing the same thing and then be told, make sure you do it this one way. Can somebody explain?