This is something I stumbled on myself, but depending on "latest.integration" actually resolves a module with a status of integration OR GREATER. So, using the default set of statuses, "latest.integration" will get the latest module, whether its status is release or milestone or integration.
The default status is integration if you don't specify one for ivy:deliver or ivy:publish. The documentation refers to an ivy.status property when it comes to how ivy:deliver/ivy:publish defaults the status but doesn't mention what that property's own default value is. There is an ivy.status.default property as well. On Sun, Sep 26, 2010 at 8:01 AM, James Davis <[email protected]> wrote: > Additionally, the status of the artifact may need to be set to integration. > As I understand it, latest integration pulls the latest version of an > artifact that has a status of integration. However, I am not sure what the > default module status is though (have not looked at the docs to confirm). > > James Davis • QA Engineer II/Software Engineer > Applied Technical Systems, Inc. • Systems Division > web: www.atsid.com • e-mail: [email protected] > (p) 360.698.7100 x241 • (f) 360.698.7200 > >
