You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2020/08/17 03:44:00 UTC

[jira] [Updated] (HBASE-24858) [hbase-thirdparty] Builds without a `clean` phase fail on hbase-shaded-jetty

     [ https://issues.apache.org/jira/browse/HBASE-24858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duo Zhang updated HBASE-24858:
------------------------------
    Summary: [hbase-thirdparty] Builds without a `clean` phase fail on hbase-shaded-jetty  (was: Builds without a `clean` phase fail on hbase-shaded-jetty)

> [hbase-thirdparty] Builds without a `clean` phase fail on hbase-shaded-jetty
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-24858
>                 URL: https://issues.apache.org/jira/browse/HBASE-24858
>             Project: HBase
>          Issue Type: Bug
>          Components: thirdparty
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Minor
>             Fix For: thirdparty-3.4.0
>
>
> In 3.4.0-rc1 that [~zhangduo] created, I noticed that builds of the project failed on hbase-shaded-jetty when I did not include {{clean}} in my build command.
> {noformat}
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time:  3.604 s
> [INFO] Finished at: 2020-08-11T14:38:45-04:00
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.2.4:shade (default) on project hbase-shaded-jetty: Error creating shaded jar: duplicate entry: META-INF/services/org.apache.hbase.thirdparty.org.eclipse.jetty.http.HttpFieldPreEncoder -> [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
> {noformat}
> Poking around, it appears that this is actually to do with the creating of the shaded source jar.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)