Uploaded image for project: 'Maven Jar Signer Plugin'
  1. Maven Jar Signer Plugin
  2. MJARSIGNER-48

Make Jar Signer plugin :sign goal threadsafe

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4
    • 3.1.0

    Description

      Right now when you execute mvn -T 4 maven-jarsigner-plugin:1.4:sign you get a warning:

      [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 uDecideSM:
      [WARNING] org.apache.maven.plugins:maven-jarsigner-plugin:1.4
      [WARNING] *****************************************************************
      

      Attachments

        Issue Links

          Activity

            People

              elharo Elliotte Rusty Harold
              kaloyanraev Kaloyan Raev
              Votes:
              9 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: