- Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
enhancementNew feature or requestNew feature or requestpriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present
Milestone
Description
Gerold Broser opened MRESOURCES-299 and commented
{-}NB: 3.1.2 is the max. Affects Version/s that can be selected above, but the current docu page is for 3.3.1 (though the following most probably applies since...ever){-}[does not apply here at the now right plugin; see comments]
On the docu page https://maven.apache.org/plugins/maven-resources-plugin/examples/filter.html there's:
However, if we add a
<filtering>tag to our POM and set it totruelike this:
While just <filtering> really is a {}tag{}, we have to add a filtering {}element{}, consisting of a start tag and an end tag (and some content in between, but that's not the point here anyway).
Affects: 3.3.1
Remote Links:
Backported to: 3.3.2
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present