From 4870c32df00338aed59ddd4ba05361b94dabd560 Mon Sep 17 00:00:00 2001 From: Daniel Qian Date: Wed, 27 Aug 2014 19:03:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85=E6=97=B6=E5=90=8C=E6=97=B6?= =?UTF-8?q?=E6=89=93source=E5=92=8Cjavadoc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/pom.xml b/pom.xml index b2ea6748..51b25099 100644 --- a/pom.xml +++ b/pom.xml @@ -88,6 +88,37 @@ + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + attach-javadocs + + jar + + + + + UTF-8 + zh_CN + + +