Re: "Deployment Repository Directory" in case of artifactory ?

2007-09-02 Thread mfs
cool..thanks for the assistance man! Brett Porter wrote: > > As far as I know, yes. > > On 01/09/07, mfs <[EMAIL PROTECTED]> wrote: >> >> Thanks Brett, will do so..but do you think thats the only option for >> atifactory users ? >> >> Farhan >> >> Brett Porter wrote: >> > >> > You should change

Re: "Deployment Repository Directory" in case of artifactory ?

2007-09-01 Thread Brett Porter
As far as I know, yes. On 01/09/07, mfs <[EMAIL PROTECTED]> wrote: > > Thanks Brett, will do so..but do you think thats the only option for > atifactory users ? > > Farhan > > Brett Porter wrote: > > > > You should change the Maven goals to be "deploy" instead of "install", > > and configuration t

Re: "Deployment Repository Directory" in case of artifactory ?

2007-08-31 Thread mfs
Thanks Brett, will do so..but do you think thats the only option for atifactory users ? Farhan Brett Porter wrote: > > You should change the Maven goals to be "deploy" instead of "install", > and configuration the distributionManagement appropriately. It's best > to just let Maven handle it :)

Re: "Deployment Repository Directory" in case of artifactory ?

2007-08-30 Thread Brett Porter
You should change the Maven goals to be "deploy" instead of "install", and configuration the distributionManagement appropriately. It's best to just let Maven handle it :) Cheers, Brett On 31/08/2007, mfs <[EMAIL PROTECTED]> wrote: > > Hello Guys, > > I am using artifactory as the repository mana

"Deployment Repository Directory" in case of artifactory ?

2007-08-30 Thread mfs
Hello Guys, I am using artifactory as the repository manager and would want to configure continuum such that the build(s) done by it (for m2 projects) are deployed on the artifactory m2 repository. Now as you would know artifactory uses the derby db to store the artifacts (rather than in the file