Publish artifacts just for a certain configuration with the command line tool

2017-02-17 Thread Michael.Fitzner
We want to publish just the artifacts of a module for a certain configuration with the ivy command line tool. So far we couldn't find any options here. Do you have an idea how we can achieve this? http://ant.apache.org/ivy/history/latest-milestone/standalone.html publish options -publish

AW: Performing a release of an IVY module

2017-01-24 Thread Michael.Fitzner
Thanks for the feedback and you experiences. As far as I understood, the recommendation is to use both systems SCM and Artifactory/IVY to manage all information for reproducible builds. Preparing a release goes than through the following phases: - Checkout sources from SCM system with dynamic

Performing a release of an IVY module

2017-01-23 Thread Michael.Fitzner
We are searching for a best practice documentation about the release process of an IVY module like described here [1]. For us it is quite important to produce reproducible builds with all dependencies of the release build. For that, we have to push the resolved IVY descriptor in the SCM system