File: maven.properties

package info (click to toggle)
maven-mapping 3.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 96 kB
  • sloc: java: 167; xml: 101; makefile: 2; sh: 1
file content (7 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true

maven.test.skip=false

project.build.sourceEncoding=UTF-8