File: maven.properties

package info (click to toggle)
maven-plugin-testing 3.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 652 kB
  • sloc: java: 4,687; xml: 606; sh: 3; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (2)
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.failure.ignore=true

plexusVersion=1.5.5