File: maven.properties

package info (click to toggle)
owasp-java-html-sanitizer 20191001.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 2,580 kB
  • sloc: javascript: 39,520; java: 16,303; xml: 561; sh: 120; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (6)
1
2
3
4
5
# Include here properties to pass to Maven during the build.
# For example:
maven.test.skip=true
maven.compiler.source=1.5
maven.compiler.target=1.5