JAVA-15409: Fix formatting of POMs (#12992)
This commit is contained in:
@@ -123,8 +123,9 @@
|
||||
<executions>
|
||||
<execution>
|
||||
<id>attach-docs</id>
|
||||
<!-- we generate javadoc before packaging the jar to let a chance to apidocs
|
||||
doclet to generate comments dictionary to be packaged inside the jar as a resource -->
|
||||
<!-- we generate javadoc before packaging the jar to let a chance to apidocs -->
|
||||
<!-- doclet to generate comments dictionary to be packaged inside the jar as -->
|
||||
<!-- a resource -->
|
||||
<phase>prepare-package</phase>
|
||||
<goals>
|
||||
<goal>jar</goal>
|
||||
|
||||
Reference in New Issue
Block a user