Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/494
I didn't dig into this too much just yet - I did see this in the travis
logs:
```text
If you want to explicitly ignore this change and provide a justification
for it, add the following JSON snippet to your Revapi configuration under
"revapi.ignore" path:
```
@metlos do you happen to know offhand if this means that if we add a
breaking change of some sort that the `revapi.ignore` will just need to
continue to fill with these exceptions we have to add? Can those be added to an
external file somehow or do they have to be in the pom.xml?
also - what's the reason for `.travis.install-maven.sh`? do we need a
specific version of maven (3.3.9) for this to work?
I generally agree with the listing of initial packages to protect that
@okram provided - i'm not sure if adding those will allow travis to pass, but I
think we'd want to get the build working in full before merging this.
---
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.
---