If an artifact has sources with an Eclipse-Source header and we modify the binary artifact so it gets a new version number, the whole build will fail as an unexpected version in Eclipse-Source header (the original version) is detected.
Solution: Check the existing number, but overwrite it if it is not as required
If an artifact has sources with an Eclipse-Source header and we modify the binary artifact so it gets a new version number, the whole build will fail as an unexpected version in Eclipse-Source header (the original version) is detected.
Solution: Check the existing number, but overwrite it if it is not as required