티스토리 뷰
Use -DskipTests to skip tests instead of -Dmaven.test.skip or -Dmaven.test.skip.exec.
The Surefire Plugin is used during the test phase of the build lifecucle to execute the unit tests of an application. It generates reports in 2 different file formats:
For an HTML format of the report, please see the Maven Surefire Report Plugin.
maven.test.skip: skip compile of test code and execution
maven.test.skip.exec: compile and skip execution
maven.test.skip.exec: compile and skip execution
The Surefire Plugin is used during the test phase of the build lifecucle to execute the unit tests of an application. It generates reports in 2 different file formats:
- Plain text files (*.txt)
- XML files (*.xml)
For an HTML format of the report, please see the Maven Surefire Report Plugin.
Goals Overview
The Surefire Plugin has only 1 goal:
- surefire:test runs the unit tests of an application.
Usage
Instructions on how to use the Surefire Plugin can be found on the usage page.
Examples
The following examples show how to use the Surefire Plugin in more advanced use-cases:
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- ubuntu
- Kubernetes
- Maven
- Tomcat
- SBM
- SMPP
- Heap
- svn
- bash
- Shell
- Java
- Dependency
- Jose
- spring boot
- ssh
- OOP
- spring
- nodejs
- JSF
- log4j
- docker
- EMV
- monitoring
- install
- Oracle
- Guava
- jboss
- zookeeper
- dump
- bouncycastle
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
글 보관함