diff --git a/pom.xml b/pom.xml index 3a83b32cc..2eb242fce 100644 --- a/pom.xml +++ b/pom.xml @@ -82,6 +82,8 @@ + UTF-8 + ${project.version} 4.1.6.RELEASE 3.1.15 @@ -90,12 +92,8 @@ 1.0.6 2.9.0 - - ${project.build.directory}/site - ${site.mainDirectory}/staging - ${site.mainDirectory}/scm - file://${siteContent.path} - UTF-8 + + 1.6 @@ -257,22 +255,18 @@ org.apache.maven.plugins maven-source-plugin - - org.apache.maven.plugins - maven-scm-publish-plugin - - ${scmCheckout.path} - ${siteContent.path} - - org.apache.maven.plugins maven-site-plugin - ${siteDeploy.url} false + + org.apache.maven.doxia + doxia-core + 1.7 + org.apache.maven.doxia doxia-module-markdown @@ -291,6 +285,9 @@ org.apache.maven.plugins maven-project-info-reports-plugin + + false + org.apache.maven.plugins