Actually, the jar will probably be named fubar.jar before you publish it. Then the publish ant task would have a revision of 1.0-SNAPSHOT, so when it's published, the jar would then be fubar-1.0-SNAPSHOT.jar in your repository (depending on your repository pattern).
On Mon, Sep 27, 2010 at 7:03 AM, David Harrigan <dharri...@gmail.com> wrote: > I see, so, if I put something like: > > fubar-1.0-SNAPSHOT.jar > > at the end of my jar and publish that, ivy should (after a bit of > further tweaking) pick up on that? > > I'll give it a whirl later and let you all know. Thanks all for your replies. > > -=david=- > > On 26 September 2010 16:34, Mitch Gitman <mgit...@gmail.com> wrote: >> 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 <james.da...@atsid.com> 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: james.da...@atsid.com >>> (p) 360.698.7100 x241 • (f) 360.698.7200 >>> >>> >> > > > > -- > I prefer encrypted and signed messages. KeyID: B20A22F9 > Fingerprint: 110A F423 3647 54E2 880F ADAD 1C52 85BF B20A 22F9 >