Uploaded image for project: 'odlparent'
  1. odlparent
  2. ODLPARENT-263

Audit and annotate karaf-plugin for thread safety

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Medium Medium
    • 14.0.0, 13.1.2
    • None
    • Karaf

      We are getting this splat with parallel -Pq build:

      [INFO] Building ODL :: odlparent :: opendaylight-karaf-resources 9.0.7-SNAPSHOT [29/63]
      [INFO] --------------------------------[ jar ]---------------------------------
      [WARNING] *****************************************************************
      [WARNING] * Your build is requesting parallel execution, but project      *
      [WARNING] * contains the following plugin(s) that have goals not marked   *
      [WARNING] * as @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 ODL :: odlparent :: opendaylight-karaf-resources:
      [WARNING] org.opendaylight.odlparent:karaf-plugin:9.0.7-SNAPSHOT
      [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe.
      [WARNING] *****************************************************************
      
      

      Audit the plugin and update it enable thread-safe execution.

            Unassigned Unassigned
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: