Open metacosm opened 1 year ago
Actually, the build script would need to be either embedded or modified because it checks out a named branch so we'd need to either make it run on an existing checkout or make it able to run pre-processing script on the checked out branch before starting the actual build so that the main branch checkout could be modified according to the steps outlined in the issue description.
Maybe use https://github.com/l2x6/pom-tuner to modify the main branch on the fly?
A lot of this has already been implemented but the snapshot release aspect is not solved.
What needs to be done:
999.F8-SNAPSHOT
999.F8-SNAPSHOT
versionkubernetes-client-bom
to the BOM section of thebuild-parent
POMThings that are currently not easily achieved / done are retrieving the latest fabric8 version automatically and adding the bom to the build parent.