
|
If you were logged in you would be able to see more operations.
|
|
|
|
If I have a properties file with maven.test.skip=true, but I want to run a single unit test. A maven test:single with the -D switch should ignore the skip property, as it is clear that I always want to run this single test.
|
|
Description
|
If I have a properties file with maven.test.skip=true, but I want to run a single unit test. A maven test:single with the -D switch should ignore the skip property, as it is clear that I always want to run this single test. |
Show » |
| There are no comments yet on this issue.
|
|