From 54b466dc08ab2dc9ed3ac32697e7f32084ed498d Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Wed, 20 Feb 2013 15:29:57 +0100 Subject: Publish sources jar --- pom.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 45fc40e..866eb08 100644 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,20 @@ + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + + attach-sources + verify + + jar-no-fork + + + + maven-compiler-plugin 2.3.2 @@ -101,4 +115,4 @@ - \ No newline at end of file + -- cgit v1.2.3