Uploaded image for project: 'Maven Dependency Plugin'
  1. Maven Dependency Plugin
  2. MDEP-329

Mark plugin as @threadsafe

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.3
    • None
    • None
    • None
    • maven 3

    Description

      Can the plugin be marked @threadsafe for maven3 parallel builds?
      Then we can avoid this warning:

      18:17:53  [WARNING] *****************************************************************
      18:17:53  [WARNING] * Your build is requesting parallel execution, but project      *
      18:17:53  [WARNING] * contains the following plugin(s) that are not marked as       *
      18:17:53  [WARNING] * @threadSafe to support parallel building.                     *
      18:17:53  [WARNING] * While this /may/ work fine, please look for plugin updates    *
      18:17:53  [WARNING] * and/or request plugins be made thread-safe.                   *
      18:17:53  [WARNING] * If reporting an issue, report it against the plugin in        *
      18:17:53  [WARNING] * question, not against maven-core                              *
      18:17:53  [WARNING] *****************************************************************
      18:17:53  [WARNING] The following plugins are not marked @threadSafe in pays-core-entra-service:
      18:17:53  [WARNING] org.apache.maven.plugins:maven-dependency-plugin:2.1
      18:17:53  [WARNING] *****************************************************************
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              davidkarlsen@gmail.com David J. M. Karlsen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: