control: tags -1 + wontfix control: done -1 Adding a DEB_MAVEN_BUILDFILE variable isn't necessary, the same result can be achieved with DEB_MAVEN_ARGS:
DEB_MAVEN_ARGS := -f path/to/pom.xml
control: tags -1 + wontfix control: done -1 Adding a DEB_MAVEN_BUILDFILE variable isn't necessary, the same result can be achieved with DEB_MAVEN_ARGS:
DEB_MAVEN_ARGS := -f path/to/pom.xml