0

From Maven resources plugin

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?

smuggledPancakes
  • 9,881
  • 20
  • 74
  • 113
  • 1
    This says that the plugin uses this element from the pom.xml file. This means also that you can change the [information in your pom file](http://maven.apache.org/plugins/maven-resources-plugin/examples/resource-directory.html). – khmarbaise Feb 10 '14 at 16:07
  • I'm not sure I follow the question. You mention using project.build.resources, but say there are two ways to do it. What's the other way you are talking about? – Martin Ellis Feb 10 '14 at 18:39

0 Answers0