A nenya-tools artifact, which incidentally does not depend on narya-tools.

Nenya's tools mainly just need Apache Digester and the SAX XML writer.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1094 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2010-12-02 18:22:55 +00:00
parent c7902aa0fa
commit e271864399
2 changed files with 42 additions and 0 deletions
+5
View File
@@ -329,6 +329,11 @@
<remoteRepository url="${maven.deploy.repo}"/>
<pom refid="pom"/>
</artifact:deploy>
<artifact:pom id="tools-pom" file="tools-pom.xml"/>
<artifact:deploy file="${deploy.dir}/${ant.project.name}.jar" uniqueVersion="false">
<remoteRepository url="${maven.deploy.repo}"/>
<pom refid="tools-pom"/>
</artifact:deploy>
<artifact:pom id="as-pom" file="as-pom.xml"/>
<artifact:deploy file="${deploy.dir}/${ant.project.name}lib.swc" uniqueVersion="false">
<remoteRepository url="${maven.deploy.repo}"/>