Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 244 Bytes

publishing.md

File metadata and controls

14 lines (12 loc) · 244 Bytes

Building

ant dist

Publishing locally

ant -lib lib/ant/maven-ant-tasks-2.0.10.jar maven.local.release

Publishing remotely

ant -lib lib/ant/maven-ant-tasks-2.0.10.jar -Duser=xyz -Dpassword=123 maven.remote.release