Hi, Currently I am building an app using ant + ivy ( as dependency manager ). I've followed the multi-project tutorial and configured my project accordingly. Everytime I bulild the application it gets publish to shared repository., what brings some overhead in therms of disk space.
I'd like to know the best way to generate a unique development version of my EAR ( for testing ) and only publish to local/shared repository when releasing. Best regards, Ivan Frias
