cshannon opened a new pull request, #3829: URL: https://github.com/apache/accumulo/pull/3829
After the changes in #3817 junit is no longer a dependency for the start module and this causes errors when running int tests as failsafe gives an error because Junit is not a dependency. Adding back junit as a dependency also fails as there are no unit tests to run currently so this disables the failsafe plugin inside the start module. It can be re-enabled in the future if tests are added. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
