Skip to content

java: post-release fixes and change artifact naming

Vicente Bolea requested to merge vbolea/vtk:fix-java-artifacts into master
  • In some maven versions we cannot have a number trailing the classifier name in an artifact. The work-around is to swap platform-arch to arch-platform.
  • Do not use SNAPSHOT in vtk tag commits.
  • Introduce VTK_JAVA_FORCE_RELEASE CI env variable to create/override VTK java releases.
Edited by Vicente Bolea

Merge request reports

Loading