Skip to content

Commit 29aa988

Browse files
committed
Update build.gradle
1 parent 3f576e1 commit 29aa988

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ task generatePluginDescriptor(type: JavaExec, dependsOn: compileJava) {
111111
'--batch-mode',
112112
'--file', "${buildDir}/pom.xml",
113113
'org.apache.maven.plugins:maven-plugin-plugin:3.6.0:descriptor',
114-
// '-Dmaven.repo.remote=https://plugins.gradle.org/m2/',
115114
'-Dproject.build.sourceEncoding=' + compileJava.options.encoding
116115
]
117116

0 commit comments

Comments
 (0)