Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Our application has a custom jar trades.jar and I want to upload it to local Apache Ivy repository. How should I do it.
I know in maven it can be done using command 'mvn deploy:deploy'
有关常春藤发布示例,请参见:
如果您想使用命令行解决方案:
与 ant/ivy 非常相似,您正在寻找ivy:publish