[
https://issues.apache.org/jira/browse/ATLAS-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852129#comment-16852129
]
Xinran Tinney commented on ATLAS-2974:
--------------------------------------
Hi, [~jonesn], I have tried to run the image I built, but it has a solr
exception '''SolrException: Cannot connect to cluster at localhost:2181:
cluster not found/not ready''', I was wondering if you have seen this before?
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.3#76005)