Details
Description
attempting to run only a specific test, and not the full test suite
(I wonder if I have dependencies that prevent me from doing that)
mvn -Dtest=InstallModuleFromGitTest test
...fails miserably
[...] ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Whirr Build Tools .......................... FAILURE [1.123s] [INFO] Whirr ............................................. SKIPPED [...]
reference:
Attachments
Issue Links
- relates to
-
WHIRR-688 svn credentials support, in particular for puppet's recepies checkout
- Patch Available