Skip to content

[MVERIFIER-40] mark as threadsafe #48

@jira-importer

Description

@jira-importer

Delany opened MVERIFIER-40 and commented

When I build with parallel execution, I get a big block of output text for each project about the plugin not being marked as threadsafe. With 500+ projects it all adds up.
13:42:16 [WARNING] *****************************************************************13:42:16 [WARNING] * Your build is requesting parallel execution, but project *13:42:16 [WARNING] * contains the following plugin(s) that have goals not marked *13:42:16 [WARNING] * as @threadSafe to support parallel building. *13:42:16 [WARNING] * While this /may/ work fine, please look for plugin updates *13:42:16 [WARNING] * and/or request plugins be made thread-safe. *13:42:16 [WARNING] * If reporting an issue, report it against the plugin in **13:42:16 [WARNING] * question, not against maven-core *13:42:16 [WARNING] **************************************************************13:42:16 [WARNING] The following plugins are not marked @threadSafe in Flamethrower:13:42:16 [WARNING] org.apache.maven.plugins:maven-verifier-plugin:1.113:42:16 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe.13:42:16 [WARNING] *****************************************************************


Affects: 3.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions