[
https://issues.apache.org/jira/browse/TINKERPOP-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-1926.
---------------------------------------
Resolution: Cannot Reproduce
closing pending additional information.
> Cannot build a project locally
> ------------------------------
>
> Key: TINKERPOP-1926
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1926
> Project: TinkerPop
> Issue Type: Bug
> Components: build-release
> Reporter: Roman Leventov
> Priority: Major
>
> I cannot build a project locally with `mvn clean install`. It is related to
> "gremlin-shaded" module. When maven tries to compile gremlin-core module, it
> looks at gremlin-shaded/target/classes instead of the local repository, for
> some reason.
> I managed to work-around this by commenting-out
> `<module>gremlin-shaded</module>` line in the root pom after building
> gremlin-shaded, but this is an ugly solution.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)