Maven plugin, which allows to verify the project's integrity by looking for potential modules, which might have been missed from the build.
'com.xored.maven:integrity-maven-plugin:1.0.3'
<dependency>
<groupId>com.xored.maven</groupId>
<artifactId>integrity-maven-plugin</artifactId>
<version>1.0.3</version>
</dependency>
<dependency org="com.xored.maven" name="integrity-maven-plugin" rev="1.0.3"/>
"com.xored.maven", "integrity-maven-plugin", "1.0.3"