Skip to content
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

refactoring to avoid usage of deprecated classes #226

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

d-rk
Copy link
Contributor

@d-rk d-rk commented Feb 27, 2024

Currently, you will get a warning if you use the plugin:

[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.

This PR refactors the code to avoid usage of the deprecated classes.

@d-rk d-rk requested a review from mwalser February 27, 2024 07:27
@pvorb pvorb merged commit d9a6a1b into develop Mar 6, 2024
2 checks passed
@pvorb pvorb deleted the feature/refactor-deprecated-classes branch March 6, 2024 12:45
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