Skip to content

Fix for Maven warning and testing environment update #12

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 3, 2024

Conversation

mjw99
Copy link
Contributor

@mjw99 mjw99 commented Nov 1, 2024

No description provided.

mjw99 added 2 commits November 1, 2024 12:50
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.openmolecules.fx:fxmolviewer:jar:${releaseVersion}
[WARNING] 'version' contains an expression but should be a constant. @ line 6, column 11
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]

Use the following instead:

mvn -Drevision=2.0.0-SNAPSHOT clean package

Ref:

https://stackoverflow.com/questions/18100389/maven-override-project-version-from-command-line
@thsa thsa requested a review from joewah November 3, 2024 22:34
@thsa thsa merged commit 8ec4cf6 into thsa:master Nov 3, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants