[
https://issues.apache.org/jira/browse/HADOOP-14677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16097379#comment-16097379
]
Wei-Chiu Chuang commented on HADOOP-14677:
------------------------------------------
Thanks for reporting this issue [~boky01].
I applied the patch and still saw the following error (cleared my .m2 cache
just in case):
{noformat}
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:53 min
[INFO] Finished at: 2017-07-22T09:56:42-07:00
[INFO] Final Memory: 339M/2027M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce
(enforce-banned-dependencies) on project hadoop-client-check-test-invariants:
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 :hadoop-client-check-test-invariants
{noformat}
> mvn clean compile fails
> -----------------------
>
> Key: HADOOP-14677
> URL: https://issues.apache.org/jira/browse/HADOOP-14677
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Andras Bokor
> Assignee: Andras Bokor
> Attachments: HADOOP-14677.01.patch
>
>
> {code}mvn clean compile -q
> [ERROR] Failed to parse plugin descriptor for
> org.apache.hadoop:hadoop-maven-plugins:3.0.0-beta1-SNAPSHOT
> (/Users/abokor/work/hdp/hadoop/hadoop-maven-plugins/target/classes): No
> plugin descriptor found at META-INF/maven/plugin.xml -> [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/PluginDescriptorParsingException{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]