From 37ed0719e35f512f18725e53bf68d898aaf70adb Mon Sep 17 00:00:00 2001 From: Scott Battaglia Date: Tue, 21 Jun 2011 02:07:18 +0000 Subject: [PATCH] CASC-152 attach jars to source generation. --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 46a6d42..be242d0 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,17 @@ 1 + + maven-source-plugin + + + attach-sources + + jar + + + +