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

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

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

Casey Stella edited comment on METRON-49 at 2/23/16 3:11 PM:
-------------------------------------------------------------

+1 for sure.  I don't think this bolt is being used at present even, but I anticipate its usage in the future and we should use the apache storm version.  Thanks for the contribution, Vijay.


was (Author: cestella):
+1 for sure.  I don't think this bolt is being used at present even, but I anticipate its usage in the future and we should use the apache storm version.

> build fails with missing maven artifacts.
> -----------------------------------------
>
>                 Key: METRON-49
>                 URL: https://issues.apache.org/jira/browse/METRON-49
>             Project: Metron
>          Issue Type: Bug
>         Environment: centos6
>            Reporter: Vijay Kumar
>              Labels: maven
>         Attachments: METRON-49.patch
>
>
> 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)