From f19d3121b6d9b47d50fa33608d2c9bcef4b5b907 Mon Sep 17 00:00:00 2001 From: Nikita Date: Sat, 18 May 2013 14:57:49 +0400 Subject: [PATCH] Sources uploading to repository during build --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index 537645e..564a3f1 100644 --- a/pom.xml +++ b/pom.xml @@ -150,6 +150,21 @@ + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar + + + + + + org.apache.maven.plugins maven-surefire-plugin