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:
@@ -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}"/>
|
||||
|
||||
Reference in New Issue
Block a user