no need to include site in '-all' jar , that will allow to skip site:site generation on packaging
This commit is contained in:
parent
99e24be299
commit
f2c51146d3
|
|
@ -9,8 +9,6 @@
|
|||
<format>zip</format>
|
||||
</formats>
|
||||
|
||||
<includeSiteDirectory>true</includeSiteDirectory>
|
||||
|
||||
<files>
|
||||
<file>
|
||||
<source>${project.build.directory}/${project.name}-${project.version}-all.jar</source>
|
||||
|
|
|
|||
Loading…
Reference in New Issue