paypal / butterfly

Application transformation tool
https://paypal.github.io/butterfly/
MIT License
48 stars 50 forks source link

Develop condition PomJavaMatch to tell if at least one Java class from that module match a given criteria #266

Closed fabiocarvalho777 closed 5 years ago

fabiocarvalho777 commented 5 years ago

Develop a new condition, called PomMatch, that, given a Maven pom file and a regular expression, returns true if at least one Java class in that Maven model match the regular expression.