junite2:junitee
Full name:
net.sf.junite2:maven-junite2-plugin:1.0.0:junitee
Description:
Goal which touches a timestamp file.
Attributes:
- Requires a Maven 2.0 project to be executed.
- Binds by default to the lifecycle phase: install.
Required Parameters
Name |
Type |
Since |
Description |
outputDirectory |
File |
- |
Location of the file. |
url |
String |
- |
Location of the file. |
Optional Parameters
Name |
Type |
Since |
Description |
threaded |
boolean |
- |
Location of the file. |
Parameter Details
outputDirectory:
Location of the file.
- Type: java.io.File
- Required: Yes
- Expression: ${project.build.directory}/surefire-reports
threaded:
Location of the file.
- Type: boolean
- Required: No
- Expression: ${threaded}
url:
Location of the file.
- Type: java.lang.String
- Required: Yes
- Expression: ${url}