Conversation
MV88
requested changes
Jun 10, 2025
| <plugin> | ||
| <groupId>org.codehaus.cargo</groupId> | ||
| <artifactId>cargo-maven3-plugin</artifactId> | ||
| <version>1.10.2</version> |
Contributor
There was a problem hiding this comment.
can you use a version instead
Contributor
There was a problem hiding this comment.
also update pom and the other file where this is used product/pom-xml
tdipisa
requested changes
Jun 10, 2025
Member
tdipisa
left a comment
There was a problem hiding this comment.
@offtherailz let's use variable for dependency versions in root pom.
tdipisa
approved these changes
Sep 9, 2025
tdipisa
requested changes
Sep 9, 2025
Member
tdipisa
left a comment
There was a problem hiding this comment.
@offtherailz changes seems correct but there are failing checks not related to your changes.
Better anyway to wait until they are resolved.
…s-it/MapStore2 into cargo-version
Member
Author
|
@tdipisa fixed |
tdipisa
approved these changes
Sep 10, 2025
MV88
approved these changes
Sep 10, 2025
Member
|
@offtherailz please check DEV build and backport. Nothing for @ElenaGallo I suppose here. |
Member
Author
|
Righ, nothing to test |
offtherailz
added a commit
to offtherailz/MapStore2
that referenced
this pull request
Sep 10, 2025
* Update pom.xml * Externalized cargo version
dsuren1
added a commit
to dsuren1/MapStore2
that referenced
this pull request
Sep 10, 2025
…tinerary * commit '84e074585dad7e7622b92d13ac646b0fb1909d4d': Update pom.xml of template to have version (geosolutions-it#11192) Fix geosolutions-it#11441 build failure updating cesium 1.133.1 (geosolutions-it#11444)
12 tasks
tdipisa
pushed a commit
that referenced
this pull request
Sep 10, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This simply avoids the warning
When running the backend in dev environment of a project.
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x", remove the others)
Issue
What is the current behavior?
no issue
What is the new behavior?
Breaking change
Does this PR introduce a breaking change? (check one with "x", remove the other)
Other useful information