any helpAttachment 4161
It gets stuck here then black screen. any ideas? mstsc_PJj80jT0OH.png
|
A++++
any helpAttachment 4161
It gets stuck here then black screen. any ideas? mstsc_PJj80jT0OH.png
Since mavenplugin is now deprecated how are you supposed to change this to work? says you need to use maven-publish, but then expects arguments in the parenthesis.
allprojects {
apply<MavenPlugin>()
group = "com.openosrs"
version = ProjectVersions.rlVersion
project.extra["gitCommit"] = localGitCommit
project.extra["gitCommitShort"] = localGitCommitShort
project.extra["rootPath"] = rootDir.toString().replace("", "/")
project.extra["injectedClassesPath"] = "${rootDir}/injector-plugin/out/injected-client/"
}
I'm starting to train, but I'm having this error: "The legacy `maven` plugin was removed in Gradle 7. Please use the `maven-publish` plugin instead. See Maven Publish Plugin for details"
The version I'm using is 6.5, could you help me?
« Previous Thread | Next Thread » |
Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |