From a612603ef5fa5e33cb1e15b295dc82789ae8f69a Mon Sep 17 00:00:00 2001 From: Renaud Pawlak Date: Wed, 26 Jul 2017 09:33:43 +0200 Subject: [PATCH] add javadoc plugin --- core-lib/es5/pom.xml | 54 ++++++++++++++++++++++++++++++++------------ 1 file changed, 39 insertions(+), 15 deletions(-) diff --git a/core-lib/es5/pom.xml b/core-lib/es5/pom.xml index 4893b3c2..4cb8bb67 100644 --- a/core-lib/es5/pom.xml +++ b/core-lib/es5/pom.xml @@ -15,27 +15,51 @@ ${project.build.sourceEncoding} - + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + 1.8 + src/main/java + ${skipJavadoc} + UTF-8 + all + false +
http://www.jsweet.org]]>
+ Copyright 2015, Cinchéo SAS - Web site: http://www.jsweet.org
]]> + /var/www/apidocs/stylesheet.css + + + + attach-javadoc + + jar + + + + +