From e247a282b1cd5d8ebb9c3ec779766acc3867effa Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Tue, 9 Feb 2010 03:07:22 +0000 Subject: [PATCH] Fixed wrong plugin order --- pom.xml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 1df644c25e..9ef4341036 100644 --- a/pom.xml +++ b/pom.xml @@ -290,6 +290,22 @@ + + maven-source-plugin + 2.1.1 + + + attach-source + package + + jar + + + true + + + + maven-antrun-plugin 1.3 @@ -385,22 +401,6 @@ - - maven-source-plugin - 2.1.1 - - - attach-source - package - - jar - - - true - - - - maven-javadoc-plugin 2.6.1