Added javadoc:jar goal to make sure we attach the artifact.
This commit is contained in:
@@ -190,6 +190,7 @@
|
||||
<execution>
|
||||
<goals>
|
||||
<goal>aggregate</goal>
|
||||
<goal>jar</goal>
|
||||
</goals>
|
||||
<phase>package</phase>
|
||||
</execution>
|
||||
|
||||
Reference in New Issue
Block a user