From 7c795d7366ca1b36048310f3de9bf76b0edc3900 Mon Sep 17 00:00:00 2001 From: Musachy Barroso Date: Mon, 15 Dec 2008 15:45:13 +0000 Subject: [PATCH] WW-2878 install sources by default git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@726719 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 671cb56c9..524a7c5a2 100644 --- a/pom.xml +++ b/pom.xml @@ -308,6 +308,19 @@ + + + true + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + +