fedora-java / xmvn

XMvn is a set of free software components that are useful in packaging Java software which build is managed by Apache Maven
https://fedora-java.github.io/xmvn/
Apache License 2.0
5 stars 9 forks source link

Allow filtering source files by regular expression #161

Open mizdebsk opened 2 years ago

mizdebsk commented 2 years ago

Implement equivalent of excludePackageNames option of Maven Javadoc Plugin. This is required to build javadocs for mariadb-connector-j.

mkoncek commented 2 years ago

Started with integration tests: https://github.com/mkoncek/xmvn/commit/bd244721008909ba402cbe576fb9985afd08c5f8