Disable deploy step for releases

Whenever the version is set to a release version (like during a
release), the deploy step on the master branch will fail as the version
is not a snapshot (and is attempting to deploy to the snapshots
repository). This refactors some tool usage and checks the maven project
version to prevent this error.
1 file changed
tree: f6e7cd610e9da2833aa1e99eafa7981d374a6781
  1. audit/
  2. chainsaw/
  3. kotlin/
  4. log4j/
  5. parent/
  6. scala/
  7. vars/
  8. .asf.yaml
  9. README.md
README.md

Apache Logging Services Jenkins Pipelines

This repository is a centralized collection of Jenkins pipelines used in the Apache Logging Services project. These pipelines are located on ci-builds.apache.org.

This repository is also a shared library configured as @Library('logging') or lib 'logging' in pipelines.