This commit is contained in:
parent
70ee07d975
commit
9ab205db5c
@ -41,8 +41,10 @@ dependencies {
|
||||
testImplementation group: 'org.mockito', name: 'mockito-core', version: '1.+'
|
||||
}
|
||||
|
||||
modifyPom {
|
||||
project {
|
||||
publishing {
|
||||
publications {
|
||||
mavenJava(MavenPublication) {
|
||||
pom {
|
||||
name 'EvA2'
|
||||
description 'Gradle plugin that provides tasks for configuring and uploading artifacts to Sonatype Nexus.'
|
||||
url 'http://www.ra.cs.uni-tuebingen.de/software/eva2/'
|
||||
@ -70,6 +72,8 @@ modifyPom {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
extraArchive {
|
||||
|
Loading…
x
Reference in New Issue
Block a user