Avoid references to the deprecated expression "${project.build.resources}"
--------------------------------------------------------------------------
Key: MNG-3453
URL: http://jira.codehaus.org/browse/MNG-3453
Project: Maven 2
Issue Type: Improvement
Components: Documentation: General
Reporter: Benjamin Bentmann
Priority: Trivial
Attachments: project-resources-expression.patch
The [Mojo API
Spec|http://maven.apache.org/developers/mojo-api-specification.html#The_Descriptor_and_Annotations]
contains a reference to the expression "${project.build.resources}" which has
been deprecated as of MNG-715. The docs should be updated to use the
recommended expression "${project.resources}".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira