Polishing
Skip build forking for Javadoc generation. Upgrade to next doc resources.
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -754,7 +754,7 @@
|
||||
<execution>
|
||||
<id>aggregate-javadoc</id>
|
||||
<goals>
|
||||
<goal>aggregate</goal>
|
||||
<goal>aggregate-no-fork</goal>
|
||||
</goals>
|
||||
<phase>package</phase>
|
||||
</execution>
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
<dependency>
|
||||
<groupId>io.spring.docresources</groupId>
|
||||
<artifactId>spring-doc-resources</artifactId>
|
||||
<version>0.2.2.RELEASE</version>
|
||||
<version>0.2.5</version>
|
||||
<scope>provided</scope>
|
||||
<type>zip</type>
|
||||
<optional>true</optional>
|
||||
|
||||
Reference in New Issue
Block a user