From 0f29016748476803ee4542ab9298b3ccae32bd23 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 26 Jan 2013 13:56:32 +0100 Subject: o Adding sources plugin to always get the sources installed. --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 1cdcf93..818c898 100644 --- a/pom.xml +++ b/pom.xml @@ -87,6 +87,20 @@ 1.5 + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + verify + + jar-no-fork + + + + -- cgit v1.2.3