From 2a39c1ce9b32de99e09a6b7092d2eb3377983b29 Mon Sep 17 00:00:00 2001 From: tschaub Date: Mon, 10 Sep 2012 12:53:05 -0600 Subject: [PATCH] Attach sources during build. --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index 48d8b1e0..7f9b1657 100644 --- a/pom.xml +++ b/pom.xml @@ -137,6 +137,22 @@ true + + true + org.apache.maven.plugins + maven-source-plugin + + true + + + + attach-sources + + jar + + + + maven-dependency-plugin