Ensure that generated poms contain <name> and <description>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
description = 'Spring REST Docs Core'
|
||||
|
||||
configurations {
|
||||
jarjar
|
||||
jmustache
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
description = 'Spring REST Docs MockMvc'
|
||||
|
||||
dependencies {
|
||||
compile 'org.springframework:spring-test'
|
||||
compile project(':spring-restdocs-core')
|
||||
|
||||
Reference in New Issue
Block a user