GitHub user isper3at opened a pull request:
https://github.com/apache/incubator-rya/pull/158
[WIP] Added failsafe plugin to parent pom
## Description
>What Changed?
without the failsafe plugin the integration tests
were not being run. Added the plugin to the parent
pom, fixed the failing tests, removed the plugin
from fluo pom to prevent conflicts.
### Tests
>Coverage?
fixed tests
### Links
### Checklist
- [ ] Code Review
- [x] Squash Commits
#### People To Reivew
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/isper3at/incubator-rya build_testFixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/158.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #158
----
commit ad461e08b770fb1eb2e5493aa4105b323eca1dfc
Author: isper3at <[email protected]>
Date: 2017-05-10T02:20:18Z
Added failsafe plugin to parent pom
without the failsafe plugin the integration tests
were not being run. Added the plugin to the parent
pom, fixed the failing tests, removed the plugin
from fluo pom to prevent conflicts.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---