You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by vectorijk <gi...@git.apache.org> on 2016/10/31 11:46:12 UTC

[GitHub] incubator-geode pull request #:

Github user vectorijk commented on the pull request:

    https://github.com/apache/incubator-geode/commit/c1216eb1817df3c6b20afbaff49ba30e76d34b44#commitcomment-19630739
  
    @upthewaterspout Should we update version number to `1.1.0-incubating-SNAPSHOT`?
    Also, I have a question about publishing the jars to local repository(mentioned in [building.md](https://github.com/apache/incubator-geode/blob/develop/geode-spark-connector/doc/1_building.md#building-artifacts) )? Do we need that?
    Cause I can't build spark-connector use local jars, it said sbt can't find `org.apache.geode#geode-core;1.1.0-incubating-SNAPSHOT`
    ``` 
    [warn] 	::::::::::::::::::::::::::::::::::::::::::::::
    [warn] 	::          UNRESOLVED DEPENDENCIES         ::
    [warn] 	::::::::::::::::::::::::::::::::::::::::::::::
    [warn] 	:: org.apache.geode#geode-core;1.1.0-incubating-SNAPSHOT: java.lang.NullPointerException at sbt.ivyint.SbtChainResolver$$anonfun$9.apply(SbtChainResolver.scala:114)
    [warn] 	::::::::::::::::::::::::::::::::::::::::::::::
    ```


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---