You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Arun (JIRA)" <ji...@apache.org> on 2019/08/08 21:57:00 UTC

[jira] [Commented] (ATLAS-2974) Docker build: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin...

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

Arun commented on ATLAS-2974:
-----------------------------

Hi [~xyu2017], [~jonesn] I do get solr exception when i build the image from dev-support/ "Cannot connect to cluster at localhost:2181: cluster not found/not ready". 

I am curious if you guys find any solution? Thanks!

> Docker build: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin...
> --------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2974
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2974
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Dmitry Goryunov
>            Assignee: Xinran Tinney
>            Priority: Major
>         Attachments: tmp
>
>
> Version: commit 945de013f5466ffcf71d16c6ec1772fdee83e2f6 (Also reproducable with 1.1.0-rc2)
>  
> Runnign command:
> {code:java}
> docker build -t atlas_docker .
> {code}
> Breaks at some point with:
> {code:java}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (enforce-versions) on project apache-atlas: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :apache-atlas
> The command '/bin/sh -c mvn clean install -DskipTests -Pdist,embedded-hbase-solr -f ./atlas/pom.xml' returned a non-zero code: 1
> {code}
> The complete logs are attached.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)