You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Dmitry Goryunov (JIRA)" <ji...@apache.org> on 2018/11/19 11:10:00 UTC

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

Dmitry Goryunov created ATLAS-2974:
--------------------------------------

             Summary: 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
         Attachments: tmp

The complete logs: [^tmp]

Version: commit 945de013f5466ffcf71d16c6ec1772fdee83e2f6 (Also reproducable with 1.1.0-rc2)
{code}
docker build -t atlas_docker .
{code}
Breaks at some point with:
{code}
[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}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)