From a5ad209e8fbe883dcb07b00e0283bf587782022a Mon Sep 17 00:00:00 2001 From: "Taro L. Saito" Date: Sun, 3 Apr 2011 16:45:41 +0900 Subject: [PATCH] Exclude dll files from the source code jar --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index c88cba0..19ff03e 100755 --- a/pom.xml +++ b/pom.xml @@ -90,6 +90,9 @@ org.apache.maven.plugins maven-source-plugin 2.1.2 + + true + attach-sources