[ 
https://issues.apache.org/jira/browse/TINKERPOP-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404666#comment-16404666
 ] 

stephen mallette commented on TINKERPOP-1926:
---------------------------------------------

I'm not sure what in your environment prevents the build, but travis and a 
private jenkins build i run aren't complaining and they build the project from 
scratch without trouble doing `mvn clean install`.  Any new thoughts since you 
created this on what might be at issue?

Separately, any other contributors noticing a problem?

> Cannot build a project locally
> ------------------------------
>
>                 Key: TINKERPOP-1926
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1926
>             Project: TinkerPop
>          Issue Type: Bug
>            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)

Reply via email to