Hi Mark and John,

Firstly I would like to apologize for late reply. Since I'm at GMT+7
timezone, the advice from Mark and John was sent to me at 19.30 - 20.30.

I would like to inform you that I've checked out the Apache DeltaSpike and
finished to deploy them to my public snapshot Artifactory already. Thank
you very much for your advice. It safe my time a lot.

Anyhow I've some question in my mind. Should I either use the Artifactory
which points to Apache Snapshot Repo or check them out and build by myself.
There are also PROs and CONs. AFAIU, I categorize as the following:-

1. The Artifactory points to Apache Snapshot Repo
PRO: There is no any local maintenance.
CON: If there is some change to snapshot, I should wait so that it is build
and published to the Apache Snapshot Repo

2. Build locally and deploy to Artifactory
PRO: If there is any change, I can build any time, immediately. If there is
something wrong, I may participate to change some code and test/investigate
it.
CON: There is local maintenace

Could you please help to advise further? Which way I should
be encouraged. 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 John D. Ament <[email protected]>

> If you're already using Artifactory, it's easier to just point to the
> snapshot repo from your artifactory server; and then add it to your public
> repo.
>
>
> On Thu, Mar 28, 2013 at 8:21 AM, Mark Struberg <[email protected]> wrote:
>
> > 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 <[email protected]>
> > >To: [email protected]; Mark Struberg <
> > [email protected]>
> > >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 <[email protected]>
> > >
> > >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 <[email protected]>
> > >>> To: [email protected]
> > >>> 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
> > >>> <[email protected]>wrote:
> > >>>
> > >>>>  Hi Charles,
> > >>>>
> > >>>>  Thank you very much for quick reply. Dose that snapshots is build
> > daily
> > >>>>  basis?
> > >>>>
> > >>>>
> > >>>>  2013/3/28 Charles Moulliard <[email protected]>
> > >>>>
> > >>>>  > 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
> > >>> <[email protected]
> > >>>>  > >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
> > >>>
> > >>
> > >
> > >
> > >
> >
>

Reply via email to