docker-maven-plugin icon indicating copy to clipboard operation
docker-maven-plugin copied to clipboard

Mark mojo as threadsafe

Open nieqiurong opened this issue 6 years ago • 0 comments


  • 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 goals are not marked @threadSafe in xxx-project: com.spotify:docker-maven-plugin:1.2.1:push com.spotify:docker-maven-plugin:1.2.1:tag


nieqiurong avatar Sep 17 '19 06:09 nieqiurong