trying to get pom to generate and upload through artifactory
This commit is contained in:
@@ -14,7 +14,7 @@ task writeNewPom << {
|
||||
}
|
||||
}
|
||||
}
|
||||
}.writeTo("$buildDir/pom.xml");
|
||||
}.writeTo("$buildDir/springloaded.pom");
|
||||
}
|
||||
|
||||
compileJava {
|
||||
|
||||
Reference in New Issue
Block a user