File: maven.properties

package info (click to toggle)
libcommons-compress-java 1.27.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 100,996 kB
  • sloc: java: 72,786; xml: 6,117; sh: 6; makefile: 4
file content (8 lines) | stat: -rw-r--r-- 182 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true

project.build.sourceEncoding=UTF-8

maven.test.skip=true
maven.compiler.release=8