Plugin assembly: Allow .html, .xml and .properties files to be filtered by Maven
Motivation: Give third-party developers more flexibility to build their plugins. Currently it's not possible to filter anything besides the plugin.xml. Further improvements: - Include lib folder in the assembly (for non-Maven artifacts) - Update namespace "http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2" -> "http://maven.apache.org/ASSEMBLY/2.0.0"
Showing
Please register or sign in to comment