File: maven.properties

package info (click to toggle)
libjgoodies-forms-java 1.9.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,772 kB
  • sloc: java: 6,356; xml: 98; sh: 11; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 167 bytes parent folder | download
1
2
3
4
5
# Include here properties to pass to Maven during the build.
maven.test.skip=true

# Set encoding for compatibilty with Java 7
project.build.sourceEncoding=ISO-8859-1