Github user pluradj commented on the issue:
https://github.com/apache/tinkerpop/pull/456
One problem I'm seeing is that RAT doesn't like these files on Windows:
```
Unapproved licenses:
bin/gremlin.sh
gremlin-console/bin/gremlin.sh
```
No complaints from Linux/Mac since they resolve OK with the
[symlinks](https://github.com/apache/tinkerpop/pull/444). On Windows, they get
extracted as files with content:
```
../gremlin-console/bin/gremlin.sh
../target/apache-tinkerpop-gremlin-console-3.2.3-SNAPSHOT-standalone/bin/gremlin.sh
```
---
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.
---