From: Shawn O. Pearce Date: Tue, 18 Jan 2011 23:59:15 +0000 (-0800) Subject: Build http.server source JAR X-Git-Tag: v0.11.1~58^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fchanges%2F92%2F2292%2F1;p=jgit.git Build http.server source JAR Change-Id: I459de081fd518abfa50dd812c68eed4d1c7f8a0b Signed-off-by: Shawn O. Pearce --- diff --git a/org.eclipse.jgit.http.server/pom.xml b/org.eclipse.jgit.http.server/pom.xml index 53e9993f82..d3521d07a0 100644 --- a/org.eclipse.jgit.http.server/pom.xml +++ b/org.eclipse.jgit.http.server/pom.xml @@ -96,6 +96,26 @@ + + org.apache.maven.plugins + maven-source-plugin + true + + + attach-sources + process-classes + + jar + + + + ${source-bundle-manifest} + + + + + + maven-jar-plugin