Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix stale versions with mvn package #2980

Merged
merged 2 commits into from
Oct 12, 2022
Merged

Fix stale versions with mvn package #2980

merged 2 commits into from
Oct 12, 2022

Conversation

Baltoli
Copy link
Contributor

@Baltoli Baltoli commented Oct 12, 2022

Fixes #2914 - the problem here is that the Jar file containing the version information isn't remade unless something changes in the kernel/ tree. To fix the problem we just force it to be remade on every packaging phase, even if Maven thinks it doesn't need to be.

@rv-jenkins rv-jenkins changed the base branch from master to develop October 12, 2022 16:18
@Baltoli Baltoli force-pushed the fix-version-package branch from 247c78d to c76f70c Compare October 12, 2022 16:24
@rv-jenkins rv-jenkins merged commit 2a37dc7 into develop Oct 12, 2022
@rv-jenkins rv-jenkins deleted the fix-version-package branch October 12, 2022 18:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kompile --version requires mvn clean to work
3 participants