That's also pretty easy to do in maven. Just deploy to an alternative repository:
mvn clean install source:jar deploy:deploy -DaltDeploymentRepository=yourrepo-snapshots::default::https://yourproject.com/path/to/repositories/yourrepo-snapshots That way you don't need to change any pom. LieGrue, strub >________________________________ > From: Charlee Chitsuk <charlee...@gmail.com> >To: deltaspike-users@incubator.apache.org; Mark Struberg <strub...@yahoo.de> >Sent: Thursday, March 28, 2013 11:32 AM >Subject: Re: Is there any snapshot Maven repository? > > >Hi Mark, > > >Thank you very much for your advice. I already have both Git and Maven. At the >moment my trouble is I have a Maven repository manager, the Artifactory. If I >build locally, I need some way to publish them, e.g. mvn deploy:deploy-file, >file by file. This is a reason why I ask for the advice to the snapshot >repository if it is available. > > >Anyhow to build locally is also suitable for me. I also hope you may advise >further how to deploy all of Apache DeltaSpike artifacts in the simpler way. >Thank you very much for your help in advance. I'm looking forward to hearing >from you soon. > > >Best Regards, > >Charlee Chitsuk > > > > > >2013/3/28 Mark Struberg <strub...@yahoo.de> > >Hi Charlee! >> >>It is also really easy to build the code yourself as outlined in our docs [1] >> >> >>If you have GIT and maven installed then simply do >> >>git clone https://git-wip-us.apache.org/repos/asf/incubator-deltaspike.git >>cd incubator-deltaspike/deltaspike >>mvn clean install >> >> >>and you are done. >> >>LieGrue, >>strub >> >> >>[1] http://incubator.apache.org/deltaspike/source.html >> >> >> >> >> >>----- Original Message ----- >>> From: Charles Moulliard <ch0...@gmail.com> >>> To: deltaspike-users@incubator.apache.org >>> Cc: >>> Sent: Thursday, March 28, 2013 7:07 AM >>> Subject: Re: Is there any snapshot Maven repository? >>> >>> Almost every day. If you look here ( >>> https://repository.apache.org/content/repositories/snapshots/org/apache/deltaspike/cdictrl/deltaspike-cdictrl-api/0.4-incubating-SNAPSHOT/), >>> you will see that there 2 snapshots (25 & 26/03) >>> >>> >>> On Thu, Mar 28, 2013 at 6:59 AM, Charlee Chitsuk >>> <charlee...@gmail.com>wrote: >>> >>>> Hi Charles, >>>> >>>> Thank you very much for quick reply. Dose that snapshots is build daily >>>> basis? >>>> >>>> >>>> 2013/3/28 Charles Moulliard <ch0...@gmail.com> >>>> >>>> > Hi Charlee, >>>> > >>>> > You can find the snapshot 0.4 here --> >>>> > >>>> > >>>> >>> https://repository.apache.org/content/repositories/snapshots/org/apache/deltaspike >>>> > >>>> > Regards, >>>> > >>>> > Charles >>>> > >>>> > >>>> > On Thu, Mar 28, 2013 at 6:15 AM, Charlee Chitsuk >>> <charlee...@gmail.com >>>> > >wrote: >>>> > >>>> > > Dear Sir, >>>> > > >>>> > > I would like to use the Apache DeltaSpike version >>>> incubating-0.4-SNAPSHOT >>>> > > I've tried to search via the http://search.maven.org and only >>>> > > found 0.3-incubating. I'm not sure if there is any snapshot >>> Maven >>>> > > repository available or I should checkout the project from GitHub >>> and >>>> > > build/deploy by myself. >>>> > > >>>> > > Could you please help to advise further? Thank you very much for >>> your >>>> > help >>>> > > in advance. I'm looking forward to hearing from you soon. >>>> > > >>>> > > -- >>>> > > Best Regards, >>>> > > >>>> > > Charlee Chitsuk >>>> > > >>>> > >>>> > >>>> > >>>> > -- >>>> > Charles Moulliard >>>> > Apache Committer / Sr. Enterprise Architect (RedHat) >>>> > Twitter : @cmoulliard | Blog : http://cmoulliard.blogspot.com >>>> > >>>> >>>> >>>> >>>> -- >>>> Best Regards, >>>> >>>> Charlee Chitsuk >>>> >>> >>> >>> >>> -- >>> Charles Moulliard >>> Apache Committer / Sr. Enterprise Architect (RedHat) >>> Twitter : @cmoulliard | Blog : http://cmoulliard.blogspot.com >>> >> > > >