Skip to content

[MDEP-650] - dependency:unpack doesn't seem to handle version ranges#11

Closed
alehane wants to merge 9 commits intoapache:masterfrom
alehane:master
Closed

[MDEP-650] - dependency:unpack doesn't seem to handle version ranges#11
alehane wants to merge 9 commits intoapache:masterfrom
alehane:master

Conversation

@alehane
Copy link
Copy Markdown

@alehane alehane commented Apr 26, 2019

  • [MDEP-650] - dependency:unpack doesn't seem to handle version ranges:

Attempt to enable version range resolution for the dependency:unpack goal by first checking to see whether the version range has already been resolved by the project's dependency resolution. If there is no resolution, attempt to use the DependencyResolver maven component to resolve the range. If resolution is successful, then update the artifactItem object with the resolved version, otherwise, leave the version un-changed.

Tests and verification:

  • mvn clean verify - Run locally in development environment, no issues.
  • mvn -Prun-its clean verify - Run locally in development environment, no issues.

Licence info:

To make clear that you license your contribution under
the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.

@alehane
Copy link
Copy Markdown
Author

alehane commented Apr 26, 2019

Apologies, please ignore this request - I've made a couple of really silly errors with it! I'll close and reopen the request with the errors corrected.

@alehane alehane closed this Apr 26, 2019
asfgit pushed a commit that referenced this pull request Sep 29, 2021
[MGPG-81] check format in constructor
@jira-importer
Copy link
Copy Markdown

Resolve #1086

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