/etc/maven/m2-debian.conf is in maven-debian-helper 2.3~exp1.
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 9 | main is org.debian.maven.Wrapper from debian
set maven.home default /usr/share/maven
[debian]
load /usr/share/java/maven-debian-helper.jar
optionally ${maven.home}/lib/ext/*.jar
load ${maven.home}/lib/*.jar
load ${maven.home}/conf/logging
|