|
|
|
|
@ -125,6 +125,7 @@ publishing.publications.withType(MavenPublication) {
@@ -125,6 +125,7 @@ publishing.publications.withType(MavenPublication) {
|
|
|
|
|
delegate.groupId('org.apache.maven.plugins') |
|
|
|
|
delegate.artifactId('maven-resources-plugin') |
|
|
|
|
configuration { |
|
|
|
|
delegate.propertiesEncoding('${project.build.sourceEncoding}') |
|
|
|
|
delimiters { |
|
|
|
|
delegate.delimiter('${resource.delimiter}') |
|
|
|
|
} |
|
|
|
|
|