Do not disable site
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 15 Apr 2017 18:05:25 +0000 (20:05 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 15 Apr 2017 18:05:25 +0000 (20:05 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 7e264880fc15dcd1e8b53eafa15cb1ed551bcb62..d21dfbfdc7228019359698789da23e76e2036670 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -377,7 +377,7 @@ limitations under the License.
                                <artifactId>maven-site-plugin</artifactId>
                                <inherited>false</inherited>
                                <configuration>
-                                       <skip>true</skip>
+                                       <skip>false</skip>
                                </configuration>
                        </plugin>
                        <plugin>