java: post-release fixes and change artifact naming
- 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