Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2939

Maven SCR Plugin is not (marked as) thread-safe for parallel builds

    XMLWordPrintableJSON

Details

    Description

      When running a parallel build using 4 threads (option "-T 4" in Maven 3), the maven-scr-plugin is reported as not thread safe:
      [... SCHNIPP ...]
      [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 Super Secret Project:
      [WARNING] org.apache.felix:maven-scr-plugin:1.7.0
      [WARNING] *****************************************************************
      [... SCHNAPP ...]

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            mikep Mike Pfaff
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: