File: maven.properties

package info (click to toggle)
libcommons-compress-java 1.22-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 77,888 kB
  • sloc: java: 73,364; xml: 5,968; 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