File: maven.properties

package info (click to toggle)
jarjar-maven-plugin 1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 352 kB
  • sloc: java: 1,961; xml: 145; makefile: 5
file content (6 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
# Include here properties to pass to Maven during the build.

maven.test.skip=true

maven.compiler.source=1.5
maven.compiler.target=1.5