/etc/maven2/m2-debian-nodocs.conf is in maven-debian-helper 1.6.6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | main is org.debian.maven.Wrapper from debian
set maven.home default /usr/share/maven2
[debian]
load /usr/share/java/maven-debian-helper.jar
load /usr/share/java/maven-build-nodocs.jar
load ${maven.home}/lib/*.jar
|