From 855a79a0f01adf53ca36614df2e3e78c535efb5f Mon Sep 17 00:00:00 2001 From: Joel Leitch Date: Fri, 28 May 2010 02:11:38 +0000 Subject: [PATCH] Stop generating the Parser class on mvn:compile or mvn:package. --- gson/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gson/pom.xml b/gson/pom.xml index a91e7355..e781e580 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -134,6 +134,7 @@ + org.apache.maven.plugins maven-jxr-plugin