That would deploy "everything", not sure we really need to do that and also
we only really want to do this if the build is successful so we may want
some final step.

   ...ant

On Thu, Feb 5, 2009 at 4:59 PM, Luciano Resende <[email protected]>wrote:

> So, switching the maven command from :
>
> mvn -Pdistribution clean install
>
> to
>
> mvn -Pdistrubution clean install deploy
>
> I still think there might need to be some configuration (on the OS
> level) to properly give access to the SNAPSHOT maven repo, but I think
> i can try that.
>
> On Thu, Feb 5, 2009 at 8:52 AM, ant elder <[email protected]> wrote:
> > Or at the end of the continuum build copy the distributions somewhere
> that
> > is publicly accessible, even just a mvn deploy to the snaphot repo would
> > work.
> >
> >    ...ant
> >
> > On Thu, Feb 5, 2009 at 4:48 PM, Luciano Resende <[email protected]>
> > wrote:
> >>
> >> On Thu, Feb 5, 2009 at 5:37 AM, ant elder <[email protected]> wrote:
> >> > I've fixed those nightly download links to point to the correct files,
> >> > but a
> >> > remaining problem is that to access them you need to be logged on to
> >> > continuum with a userid in the continuum tuscany group which isn't
> much
> >> > good. I dont have access to the continuum admin to try to fix that.
> >> >
> >> >    ...ant
> >> >
> >>
> >> I think this is because the guest account keep getting locked. We
> >> would need help from Infrastructure to resolve this issue.
> >>
> >> > On Tue, Feb 3, 2009 at 4:40 PM, Luciano Resende <[email protected]
> >
> >> > wrote:
> >> >>
> >> >> Details about Nightly builds are in [1].
> >> >>
> >> >> [1] http://tuscany.apache.org/tuscany-downloads-documentations.html
> >> >>
> >> >> On Tue, Feb 3, 2009 at 8:28 AM, Dan Becker <[email protected]>
> >> >> wrote:
> >> >> > The Continuum build link is very useful. I did not see it on the
> >> >> > mailing
> >> >> > list or the web site, so I added it to the FAQ (last build
> question):
> >> >> >
> >> >> > http://tuscany.apache.org/tuscany-sca-java-faq.html
> >> >> >
> >> >> >
> >> >> > Kevan Miller wrote:
> >> >> >>
> >> >> >> On Feb 3, 2009, at 10:05 AM, ant elder wrote:
> >> >> >>
> >> >> >>>
> >> >> >>>
> >> >> >>> On Tue, Feb 3, 2009 at 2:51 PM, Kevan Miller
> >> >> >>> <[email protected]>
> >> >> >>> wrote:
> >> >> >>> It seems to me that the Tuscany project would benefit from a
> >> >> >>> continuous
> >> >> >>> integration environment / automated build process. Simply
> >> >> >>> identifying
> >> >> >>> compile/dependency errors would be a big help. The inclusion of
> >> >> >>> higher-level
> >> >> >>> integration tests in the build would, IMO,  greatly enhance the
> >> >> >>> benefit.
> >> >> >>>
> >> >> >>> There are a number of options for this. The Hudson project hosts
> a
> >> >> >>> CI
> >> >> >>> server for apache projects --
> >> >> >>> http://hudson.zones.apache.org/hudson/
> >> >> >>> Or, you
> >> >> >>> can always set up a private cron job to run a build and post
> >> >> >>> results
> >> >> >>> to the
> >> >> >>> dev list.
> >> >> >>>
> >> >> >>> Thoughts?
> >> >> >>>
> >> >> >>> --kevan
> >> >> >>>
> >> >> >>> Would be really good. We do have a Continuum build which used to
> do
> >> >> >>> nightly builds but there's not been a successful build since the
> >> >> >>> 18th
> >> >> >>> of
> >> >> >>> October! -
> >> >> >>>
> >> >> >>>
> >> >> >>>
> >> >> >>>
> >> >> >>>
> http://vmbuild.apache.org/continuum/buildResults.action?projectGroupId=19&projectId=277
> >> >> >>
> >> >> >> Heh. I'd searched the mailing list for evidence of CI/nightly
> >> >> >> builds,
> >> >> >> but
> >> >> >> didn't find any. To be of benefit to the community, I think there
> >> >> >> must
> >> >> >> be
> >> >> >> success/fail notification emails sent to the mailing list.
> >> >> >>
> >> >> >> --kevan
> >> >> >
> >> >> >
> >> >> > --
> >> >> > Thanks, Dan Becker
> >> >> >
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >> Luciano Resende
> >> >> Apache Tuscany, Apache PhotArk
> >> >> http://people.apache.org/~lresende<http://people.apache.org/%7Elresende>
> >> >> http://lresende.blogspot.com/
> >> >
> >> >
> >>
> >>
> >>
> >> --
> >> Luciano Resende
> >> Apache Tuscany, Apache PhotArk
> >> http://people.apache.org/~lresende<http://people.apache.org/%7Elresende>
> >> http://lresende.blogspot.com/
> >
> >
>
>
>
> --
> Luciano Resende
> Apache Tuscany, Apache PhotArk
> http://people.apache.org/~lresende <http://people.apache.org/%7Elresende>
> http://lresende.blogspot.com/
>

Reply via email to