I have a Java Maven project.
Is it somehow possible to publish my Maven project with Maven into my local Gradle repository?
Is there maybe some plugin for this?
I have a Java Maven project.
Is it somehow possible to publish my Maven project with Maven into my local Gradle repository?
Is there maybe some plugin for this?
As it was mentioned in the comments, Gradle does not have a repository.