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 1643b11 commit 6aa5f6dCopy full SHA for 6aa5f6d
pom.xml
@@ -192,10 +192,7 @@
192
<licenseName>apache_v2</licenseName>
193
<addJavaLicenseAfterPackage>false</addJavaLicenseAfterPackage>
194
<excludes>
195
- <exclude>**/font-awesome.css</exclude>
196
- <exclude>**/jquery.orgchart.js</exclude>
197
- <exclude>**/jquery.orgchart.min.js</exclude>
198
- <exclude>**/jquery.orgchart.min.css</exclude>
+ <exclude>**/font-awesome.css</exclude>
199
</excludes>
200
</configuration>
201
</plugin>
@@ -290,6 +287,7 @@
290
287
</execution>
291
288
</executions>
292
289
+
293
<plugin>
294
<groupId>org.apache.maven.plugins</groupId>
295
<artifactId>maven-javadoc-plugin</artifactId>
0 commit comments