mojohaus / jaxb2-maven-plugin

JAXB2 Maven Plugin
https://www.mojohaus.org/jaxb2-maven-plugin/
Apache License 2.0
106 stars 77 forks source link

Move to Maven Shared Components for filtering #86

Open lennartj opened 7 years ago

lennartj commented 7 years ago

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