You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Hanhui LI (JIRA)" <ji...@apache.org> on 2016/12/22 13:58:58 UTC

[jira] [Created] (STORM-2255) can not compile master branch with error on "Could not find artifact org.apache.storm:storm-sql-runtime:jar:tests:2.0.0-SNAPSHOT in clojars (https://clojars.org/repo/) -> [Help 1]"

Hanhui LI created STORM-2255:
--------------------------------

             Summary: can not compile master branch with error on "Could not find artifact org.apache.storm:storm-sql-runtime:jar:tests:2.0.0-SNAPSHOT in clojars (https://clojars.org/repo/) -> [Help 1]"
                 Key: STORM-2255
                 URL: https://issues.apache.org/jira/browse/STORM-2255
             Project: Apache Storm
          Issue Type: Test
          Components: build
         Environment: Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-11T00:41:47+08:00)
Maven home: /usr/local/apache-maven-3.3.9
Java version: 1.8.0_102, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre
Default locale: zh_CN, platform encoding: UTF-8
OS name: "mac os x", version: "10.12.1", arch: "x86_64", family: "mac"
            Reporter: Hanhui LI


I can not compile storm master with error on ... (mvn install)
"[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project storm-sql-core: Could not resolve dependencies for project org.apache.storm:storm-sql-core:jar:2.0.0-SNAPSHOT: Could not find artifact org.apache.storm:storm-sql-runtime:jar:tests:2.0.0-SNAPSHOT in clojars (https://clojars.org/repo/) -> [Help 1]
[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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :storm-sql-core"

=================
Is this an issue? How to fix it? 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)