maven deployment script development

This commit is contained in:
Mark Pollack
2009-03-30 17:41:26 +00:00
parent f09f4e8dd2
commit a80cb4f6e9
8 changed files with 197 additions and 33 deletions

View File

@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project name="package-bundle">
<import file="publish-maven.xml"/>
<target name="package" depends="ivy.init">
<dist-jar/>
<src-jar/>