GitHub user DLotts opened a pull request:
https://github.com/apache/incubator-rya/pull/229
RYA-373 Make Benchmarks optional by profile
## Description
Made the extras/Benchmarks not part of the default build, enable with -P
benchmark
### Tests
none
### Links
[Jira](https://issues.apache.org/jira/browse/373)
### Checklist
- [ ] Code Review
- [ ] Squash Commits
#### People To Reivew
anyone.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DLotts/incubator-rya
RYA-373-optional-Benchmarks
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/229.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 #229
----
commit 9a48261373abb7c81aa788423c9374c7d51d407e
Author: David Lotts <[email protected]>
Date: 2017-09-16T19:48:14Z
RYA-373 made module only compile if mvn -P benchmark re incompatible library
----
---