Re: artifactory and snapshots vs releases

2008-05-13 Thread [EMAIL PROTECTED]
Rick schrieb: > On Thu, May 8, 2008 at 11:56 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > >> On Thu, May 8, 2008 at 8:45 PM, Rick <[EMAIL PROTECTED]> wrote: >> >> If you have both a and a , Maven will >> choose based on whether the version number ends in -SNAPSHOT. Magic. >> :) See >> http:/

Re: artifactory and snapshots vs releases

2008-05-10 Thread Rick
On Sat, May 10, 2008 at 1:19 AM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On Fri, May 9, 2008 at 7:30 AM, Rick <[EMAIL PROTECTED]> wrote: > >> Another hopefully quick one... The better builds guide mentions about >> filenames being used with timestamps appended etc, but yet whenever I >> do mvn dep

Re: artifactory and snapshots vs releases

2008-05-09 Thread Wendy Smoak
On Fri, May 9, 2008 at 7:30 AM, Rick <[EMAIL PROTECTED]> wrote: > Another hopefully quick one... The better builds guide mentions about > filenames being used with timestamps appended etc, but yet whenever I > do mvn deploy, I never see that timestamp either in my local m2 repo > or in my corporat

Re: artifactory and snapshots vs releases

2008-05-09 Thread Rick
On Thu, May 8, 2008 at 11:56 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On Thu, May 8, 2008 at 8:45 PM, Rick <[EMAIL PROTECTED]> wrote: > > If you have both a and a , Maven will > choose based on whether the version number ends in -SNAPSHOT. Magic. > :) See > http://maven.apache.org/ref/2.0.9

Re: artifactory and snapshots vs releases

2008-05-08 Thread Wendy Smoak
On Thu, May 8, 2008 at 8:45 PM, Rick <[EMAIL PROTECTED]> wrote: > I have in my project pom: > > > > snapshots > dav:http://internalURL:8081/artifactory/libs-snapshots > > > If you have both a and a , Maven will choose based on whether the version

artifactory and snapshots vs releases

2008-05-08 Thread Rick
Sorry if this is covered somewhere but I've been looking at "better builds with maven" guide, the website, and the Artifactory website but I'm a bit confused on a few things (since chapter 7 is a bit confusing.) Currently my internal repository is set up using Artifactory and it has a "libs-snapsh