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 2022/04/10 12:02:00 UTC

[jira] [Updated] (HBASE-26917) Do not add --threads when running 'mvn site'

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

Duo Zhang updated HBASE-26917:
------------------------------
        Parent:     (was: HBASE-26915)
    Issue Type: Bug  (was: Sub-task)

> Do not add --threads when running 'mvn site'
> --------------------------------------------
>
>                 Key: HBASE-26917
>                 URL: https://issues.apache.org/jira/browse/HBASE-26917
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Duo Zhang
>            Priority: Major
>
> We will get this in the mvnsite task in our nightly and pre commit jobs
> {noformat}
> [WARNING] *****************************************************************
> [WARNING] * Your build is requesting parallel execution, but project      *
> [WARNING] * contains the following plugin(s) that have goals not marked   *
> [WARNING] * as @threadSafe to support parallel building.                  *
> [WARNING] * While this /may/ work fine, please look for plugin updates    *
> [WARNING] * and/or request plugins be made thread-safe.                   *
> [WARNING] * If reporting an issue, report it against the plugin in        *
> [WARNING] * question, not against maven-core                              *
> [WARNING] *****************************************************************
> [WARNING] The following plugins are not marked @threadSafe in Apache HBase:
> [WARNING] org.apache.maven.plugins:maven-site-plugin:3.7.1
> [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe.
> [WARNING] *****************************************************************
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)