You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When building the project, the build creates the following deprecation warning:
This needs to be fixed by changing the way the plugin accesses other projects' sources.
The text was updated successfully, but these errors were encountered: