jaxb2-maven-plugin icon indicating copy to clipboard operation
jaxb2-maven-plugin copied to clipboard

Move to Maven Shared Components for filtering

Open lennartj opened this issue 7 years ago • 0 comments

Java Regexps differ in syntax from the expressions used in ANT (earlier) and the Maven shared components (nowadays). This has proved difficult for users; switch to the Maven shared component to harmonize expressions and filtering with other plugins.

http://maven.apache.org/shared/file-management/examples/mojo.html

lennartj avatar Jun 11 '17 16:06 lennartj