[
https://issues.apache.org/jira/browse/STORM-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15199622#comment-15199622
]
ASF GitHub Bot commented on STORM-1637:
---------------------------------------
GitHub user abhishekagarwal87 opened a pull request:
https://github.com/apache/storm/pull/1231
STORM-1637: Correct the master version of storm in storm-mongodb module
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/abhishekagarwal87/storm patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1231.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1231
----
commit 4fe225cd07b6905f7024969751271425059316d6
Author: abhishekagarwal87 <[email protected]>
Date: 2016-03-17T14:33:50Z
STORM-1637: Correct the master version of storm in storm-mongodb module
----
> MongoDB pom.xml fails on JDK8 Travis
> ------------------------------------
>
> Key: STORM-1637
> URL: https://issues.apache.org/jira/browse/STORM-1637
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-mongodb
> Reporter: Robert Joseph Evans
> Assignee: Abhishek Agarwal
> Priority: Critical
>
> https://travis-ci.org/apache/storm/builds/116573238
> JDK7 builds pass JDK8 builds fail with.
> {code}
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR] The project org.apache.storm:storm-mongodb:[unknown-version]
> (/home/travis/build/apache/storm/external/storm-mongodb/pom.xml) has 1 error
> [ERROR] Non-resolvable parent POM: Could not transfer artifact
> org.apache.storm:storm:pom:2.0.0-SNAPSHOT from/to codehaus-snapshots
> (https://nexus.codehaus.org/snapshots/): nexus.codehaus.org and
> 'parent.relativePath' points at wrong local POM @ line 21, column 13: Unknown
> host nexus.codehaus.org -> [Help 2]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
> [ERROR] [Help 2]
> http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)