Addition of source and javadoc plugins to maven script
commit1cf66ecd6196c4d3d3e60d0b6101a41e18e2a45c
authorConstantine Plotnikov <constantine.plotnikov@gmail.com>
Wed, 1 Apr 2009 11:50:58 +0000 (1 14:50 +0300)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Wed, 1 Apr 2009 19:55:01 +0000 (1 21:55 +0200)
treee960d61bded8e0e07de16e851757c1e75d680ab0
parent7322ea2a51f42c4f41b116a85bb55f85ce49c824
Addition of source and javadoc plugins to maven script

When JGIT jar is bundled with projects, it often needed
to inspect JGIT sources in order to look for documentation
and implementation. The sources are also very useful during
debugging. The patch adds source plugin that builds source jar,
so the matching version of the source.jar could be easily
bundled. The javadoc plugin generates ready to use archive with
javadoc.

Signed-off-by: Constantine Plotnikov <constantine.plotnikov@gmail.com>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
jgit-maven/jgit/pom.xml