This plugin should be used to get deterministic archives (e.g. not changed from build to build)
'org.javaz:detarchive:1.0'
<dependency>
<groupId>org.javaz</groupId>
<artifactId>detarchive</artifactId>
<version>1.0</version>
</dependency>
<dependency org="org.javaz" name="detarchive" rev="1.0"/>
"org.javaz", "detarchive", "1.0"