Are you seeing this on your own machine? If so, try to add "-X" to the mvn
execution and capture the (very large) log. I'd be happy to take a look.

-- Philip

On Wed, Sep 5, 2018 at 12:34 PM Michael Ho <k...@cloudera.com> wrote:

> Hi all,
>
> I tried a clean build this morning and kept running into the following
> errors when building the FE code:
>
> [WARNING] Could not transfer metadata
> com.cloudera.cdh:cdh-root:6.x-SNAPSHOT/maven-metadata.xml from/to
> ${distMgmtSnapshotsId} (${distMgmtSnapshotsUrl}): No connector available to
> access repository ${distMgmtSnapshotsId} (${distMgmtSnapshotsUrl}) of type
> default using the available factories WagonRepositoryConnectorFactory
> [WARNING] Rule 0: org.apache.maven.plugins.enforcer.BannedDependencies
> failed with message:
> [INFO] BUILD FAILURE
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce
> (enforce-banned-dependencies) on project impala-frontend: 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
> mvn  -B install -DskipTests exited with code 0
> make[3]: *** [fe/CMakeFiles/fe] Error 1
> make[2]: *** [fe/CMakeFiles/fe.dir/all] Error 2
> make[1]: *** [fe/CMakeFiles/fe.dir/rule] Error 2
> make: *** [fe] Error 2
>
> I believe Bharath filed https://issues.apache.org/jira/browse/IMPALA-7526
> for this. Philip mentioned in past code review that log4j2 is the offender.
> Did anyone else run into it ?
>
> --
> Thanks,
> Michael
>

Reply via email to