From 627da759c7350ed228b7dfcb5781249f40c11b89 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 13 Oct 2011 20:49:33 -0700 Subject: [PATCH] Include sources in jar for (eventual) GWT usage. --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 029713f..99dc06d 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,17 @@ test + + + + + ${project.build.sourceDirectory} + + com/samskivert/mustache/DefaultCollector.java + + + org.apache.maven.plugins