Do not apply maven plugin to all projects
This commit is contained in:
@@ -65,8 +65,7 @@ checkstyle {
|
||||
|
||||
configure(allprojects) {
|
||||
group = "org.springframework.cloud"
|
||||
|
||||
apply plugin: "maven"
|
||||
|
||||
apply plugin: "eclipse"
|
||||
apply plugin: "idea"
|
||||
apply plugin: "jacoco"
|
||||
|
||||
Reference in New Issue
Block a user