File: rules

package info (click to toggle)
maven-plugin-testing 1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 500 kB
  • ctags: 637
  • sloc: java: 3,627; xml: 459; sh: 11; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 294 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/maven.mk

JAVA_HOME := /usr/lib/jvm/default-java
DEB_MAVEN_DOC_TARGET := javadoc:jar javadoc:aggregate

get-orig-source:
	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename