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

Fix deprecation issued for accessing other projects #283

Closed
britter opened this issue Jan 6, 2025 · 0 comments · Fixed by #289
Closed

Fix deprecation issued for accessing other projects #283

britter opened this issue Jan 6, 2025 · 0 comments · Fixed by #289

Comments

@britter
Copy link
Member

britter commented Jan 6, 2025

When building the project, the build creates the following deprecation warning:

maven-plugin-development/src/main/kotlin/de/benediktritter/maven/plugin/development/MavenPluginDevelopmentPlugin.kt:99:31 'getter for dependencyProject: Project' is deprecated. Deprecated in Java

This needs to be fixed by changing the way the plugin accesses other projects' sources.

@britter britter added this to the 1.0 - Move to gradlex milestone Jan 6, 2025
britter added a commit that referenced this issue Jan 10, 2025
britter added a commit that referenced this issue Jan 10, 2025
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 a pull request may close this issue.

1 participant