SWF-1446 Make it easy to install Maven-central style dependencies locally

This commit is contained in:
Rossen Stoyanchev
2011-01-24 11:14:29 +00:00
parent e4cd0e0bb6
commit 2f1ed2015f
9 changed files with 54 additions and 8 deletions

View File

@@ -6,6 +6,8 @@
<target name="publish-maven-central"/>
<target name="publish-maven-central-local"/>
<target name="install-maven-central"/>
</project>