h2. Background We temporarily had to ignore a block of modules, and we had to enumerate each one individually. It would have been better to have a wildcard to ignore them all in one line ```<module>com.project.plugins:*</module>```