You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Vijay Kumar (JIRA)" <ji...@apache.org> on 2016/02/23 11:20:18 UTC

[jira] [Created] (METRON-49) build fails with missing maven artifacts.

Vijay Kumar created METRON-49:
---------------------------------

             Summary: build fails with missing maven artifacts.
                 Key: METRON-49
                 URL: https://issues.apache.org/jira/browse/METRON-49
             Project: Metron
          Issue Type: Bug
            Reporter: Vijay Kumar


Build fails with below error:

{code}
[ERROR] Failed to execute goal on project Metron-Topologies: Could not resolve dependencies for project org.apache.metron:Metron-Topologies:jar:0.1.0-1.1.0.0-6: Could not find artifact com.github.sheetaldolas:storm-hdfs:jar:0.0.7-SNAPSHOT in public (https://repo1.maven.org/maven2) -> [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 :Metron-Topologies
{code}



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