Thank you, got it.
I didn't find that file in the source package [0], but it was on
github [1].
Regards
Luca
[0]
http://http.debian.net/debian/pool/main/m/maven-repo-helper/maven-repo-h
elper_1.8.12.tar.xz
[1]
https://github.com/Debian/maven-debian-helper/blob/master/maven-packager
- -utils/src/main/resources/maven.rules.description
Post by Markus KoschanyDear Java team, I cannot understand the exact syntax of
maven.rules. Is there any manual on the web? or in man pages?
Thank you
Luca
mh_make usually installs a template for maven.rules in every
package. The different fields are explained in
maven-packager-utils/src/main/resources/maven.rules.description
in the maven-debian-helper source package. The syntax is similar to sed
s/old_value/new_value