We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 946e9b2 commit d12ec22Copy full SHA for d12ec22
template-placeholder/pom.xml
@@ -147,7 +147,7 @@
147
<executions>
148
<execution>
149
<id>attach-javadocs</id>
150
- <phase>verify</phase>
+ <phase>package</phase>
151
<goals>
152
<goal>jar</goal>
153
</goals>
@@ -165,7 +165,7 @@
165
166
167
<id>attach-sources</id>
168
169
170
<goal>jar-no-fork</goal>
171
0 commit comments