Add a POM file for setting JGit library as a Maven project
commit36aa0d98e98c1ca0862904498cb1610c82e51ceb
authorImran M Yousuf <imyousuf@smartitengineering.com>
Mon, 8 Sep 2008 03:07:36 +0000 (8 09:07 +0600)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 8 Sep 2008 15:17:15 +0000 (8 08:17 -0700)
tree542c1f73aefa614200b9ef3455a77bef504d242c
parent25b1b64d2cd840d8dee7d78ff1e09d75c5af30bf
Add a POM file for setting JGit library as a Maven project

Add ignore list for mavenized JGit's artifacts directory.

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
jgit-maven/.gitignore [new file with mode: 0644]
jgit-maven/jgit/pom.xml [new file with mode: 0644]