[
https://issues.apache.org/jira/browse/MSITE-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reopened MSITE-631:
----------------------------------
> Make site:attach-descriptor goal @threadSafe
> --------------------------------------------
>
> Key: MSITE-631
> URL: https://issues.apache.org/jira/browse/MSITE-631
> Project: Maven Site Plugin
> Issue Type: Improvement
> Components: Maven 3
> Affects Versions: 3.0
> Environment: Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100)
> Reporter: Andreas Sewe
> Priority: Minor
>
> Please consider making at least the {{site:attach-descriptor}} goal
> {{@threadSafe}}, as Maven 3 now requires an explicit
> {{site:attach-descriptor}} for all projects, resulting in an annoying warning
> for every one of them:
> {quote}
> [WARNING] *****************************************************************
> [WARNING] * Your build is requesting parallel execution, but project *
> [WARNING] * contains the following plugin(s) that are not marked as *
> [WARNING] * @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 Example:
> [WARNING] org.apache.maven.plugins:maven-site-plugin:3.0
> [WARNING] *****************************************************************
> {quote}
> (Note that this issue is concerned with the default lifecycle, not the site
> lifecycle.)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)