Uploaded image for project: 'Maven Toolchains Plugin'
  1. Maven Toolchains Plugin
  2. MTOOLCHAINS-31

Not threadsafe for parallel execution

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.1.0
    • None
    • maven 3.6.1

    Description

      Running maven in parallel mode result in following output which also includes TOOLCHAINS plugin.

      *****************************************************************
      * Your build is requesting parallel execution, but project      *
      * contains the following plugin(s) that have goals not marked   *
      * as @threadSafe to support parallel building.                  *
      * While this /may/ work fine, please look for plugin updates    *
      * and/or request plugins be made thread-safe.                   *
      * If reporting an issue, report it against the plugin in        *
      * question, not against maven-core                              *
      *****************************************************************
      The following plugins are not marked @threadSafe in Application component: core:
      com.sun.xml.ws:jaxws-maven-plugin:2.3.2
      org.apache.maven.plugins:maven-jxr-plugin:3.0.0
      org.apache.maven.plugins:maven-toolchains-plugin:3.0.0
      Enable debug to see more precisely which goals are not marked @threadSafe.
      *****************************************************************

      Toolchains plugin should made and/or marked threadSafe.

      Attachments

        Issue Links

          Activity

            People

              slachiewicz Sylwester Lachiewicz
              hsyn Hüseyin Kartal
              Votes:
              12 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: