File: maven.properties

package info (click to toggle)
felix-gogo-shell 0.12.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 272 kB
  • sloc: java: 2,379; xml: 88; sh: 11; makefile: 5
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