File: maven.properties

package info (click to toggle)
maven-plugin-testing 3.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 656 kB
  • sloc: java: 4,694; 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