From 1eb47a7337f96e7386b50d71bb6cc44fc79c2e5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Fri, 14 Apr 2017 12:15:58 +0200 Subject: [PATCH] updated reporting configuration --- jansi-website/pom.xml | 2 +- jansi-website/src/community/site.page | 4 - pom.xml | 162 ++++++++------------------ 3 files changed, 51 insertions(+), 117 deletions(-) diff --git a/jansi-website/pom.xml b/jansi-website/pom.xml index 57ab0e49..3eb7850f 100644 --- a/jansi-website/pom.xml +++ b/jansi-website/pom.xml @@ -21,7 +21,7 @@ org.fusesource.jansi jansi-project - 1.15 + 1.16-SNAPSHOT jansi-website diff --git a/jansi-website/src/community/site.page b/jansi-website/src/community/site.page index 7179886e..6444d93c 100644 --- a/jansi-website/src/community/site.page +++ b/jansi-website/src/community/site.page @@ -62,10 +62,6 @@ How the website works .right :markdown -# The site is automatically deployed by the CI builds, so you can -# simply wait for the changes to be automatically pushed to the project -# site. - The site is deployed through GitHub gh-pages branch: you can deploy the site using Maven: mvn install diff --git a/pom.xml b/pom.xml index 68caefa9..e0244b0a 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ 2.9.0-1 - http://${forge-project-id}.fusesource.org + http://fusesource.github.io/${forge-project-id} 2009 @@ -141,8 +141,8 @@ maven-compiler-plugin 3.6.1 - 1.6 - 1.6 + 1.6 + 1.6 @@ -155,10 +155,15 @@ http://download.oracle.com/javase/6/docs/api - UTF-8 en_US true *.internal + true + true + UTF-8 + false + true + true @@ -187,104 +192,57 @@ - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.4 - - false - false - - - - index - dependencies - issue-tracking - license - mailing-list - modules - project-team - plugin-management - plugins - scm - - - - org.apache.maven.plugins - maven-javadoc-plugin - - UTF-8 - UTF-8 - false - true - true - - ${project.build.directory}/javadoc-skin/stylesheet.css - - + + + - - - - org.apache.maven.plugins - maven-jxr-plugin - 2.3 - - fuse-jxr-skin-stylesheet.css - UTF-8 - UTF-8 - true - ${project.name} Source Xref (${project.version}) - ${project.name} Source Xref (${project.version}) - - - - + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.4 + + false + false + + + + index + dependencies + issue-tracking + license + mailing-list + modules + project-team + plugin-management + plugins + scm + + + org.apache.maven.plugins - maven-dependency-plugin + maven-javadoc-plugin + + + org.apache.maven.plugins + maven-jxr-plugin 3.0.0 - - - unpack - generate-sources - - unpack - - - - - org.fusesource.mvnplugins - fuse-javadoc-skin - 1.9 - jar - false - ${project.build.directory}/javadoc-skin - - - - - + + true + ${project.name} Source Xref (${project.version}) + ${project.name} Source Xref (${project.version}) + - + + - + download @@ -318,27 +276,7 @@ - - - UTF-8 - UTF-8 - false - true - true - - ${project.build.directory}/javadoc-skin/stylesheet.css - - -