You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Adam Winer <aw...@gmail.com> on 2007/05/15 01:00:14 UTC

[Trinidad] Deploying site?

How can we start deploying our site to
  http://myfaces.apache.org/trinidad/index.html
?  Any special magic?

-- Adam

Re: [Trinidad] Deploying site?

Posted by Matthias Wessendorf <ma...@apache.org>.
> we running on continuum, the site deploy can be enabled.

when running...

> I was running them in the past on my box, forgot the reason.
> I first build the plugins page and then the core.
>
> -M
>
> On 5/14/07, Adam Winer <aw...@gmail.com> wrote:
> > How can we start deploying our site to
> >   http://myfaces.apache.org/trinidad/index.html
> > ?  Any special magic?
> >
> > -- Adam
> >
>
>
> --
> Matthias Wessendorf
> http://tinyurl.com/fmywh
>
> further stuff:
> blog: http://jroller.com/page/mwessendorf
> mail: mwessendorf-at-gmail-dot-com
>


-- 
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Re: [Trinidad] Deploying site?

Posted by Matthias Wessendorf <ma...@apache.org>.
we running on continuum, the site deploy can be enabled.

I was running them in the past on my box, forgot the reason.
I first build the plugins page and then the core.

-M

On 5/14/07, Adam Winer <aw...@gmail.com> wrote:
> How can we start deploying our site to
>   http://myfaces.apache.org/trinidad/index.html
> ?  Any special magic?
>
> -- Adam
>


-- 
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Re: [Trinidad] Deploying site?

Posted by Matthias Wessendorf <ma...@apache.org>.
ok, works

there was a wrong email address for the userS list,
I fixed it and the auto-deploy has updated the page.

thx!

-M

On 6/12/07, Adam Winer <aw...@gmail.com> wrote:
> Not sure what you mean - I did (just a few hours ago)
> add the site-deploy back into Continuum.
>
> -- Adam
>
>
> On 6/12/07, Matthias Wessendorf <ma...@apache.org> wrote:
> > So, is this now archived ?
> >
> > -M
> >
> > On 5/15/07, Wendy Smoak <ws...@gmail.com> wrote:
> > > On 5/14/07, Adam Winer <aw...@gmail.com> wrote:
> > >
> > > > How can we start deploying our site to
> > > >   http://myfaces.apache.org/trinidad/index.html
> > > > ?  Any special magic?
> > >
> > > Set distributionManagement/site/url to the right place, then 'mvn
> > > site-deploy' should work.
> > >
> > > I added the trinidad and trinidadbuild poms to Continuum.
> > >
> > > For the module with the top-level of the Trinidad site, try adding a
> > > build definition of 'clean site-deploy' and remove the
> > > '--non-recursive' bit.  There's already a nightly schedule, so choose
> > > that, and it should re-deploy the site if anything has changed.
> > >
> > > --
> > > Wendy
> > >
> >
> >
> > --
> > Matthias Wessendorf
> >
> > further stuff:
> > blog: http://matthiaswessendorf.wordpress.com/
> > mail: matzew-at-apache-dot-org
> >
>


-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
mail: matzew-at-apache-dot-org

Re: [Trinidad] Deploying site?

Posted by Adam Winer <aw...@gmail.com>.
Not sure what you mean - I did (just a few hours ago)
add the site-deploy back into Continuum.

-- Adam


On 6/12/07, Matthias Wessendorf <ma...@apache.org> wrote:
> So, is this now archived ?
>
> -M
>
> On 5/15/07, Wendy Smoak <ws...@gmail.com> wrote:
> > On 5/14/07, Adam Winer <aw...@gmail.com> wrote:
> >
> > > How can we start deploying our site to
> > >   http://myfaces.apache.org/trinidad/index.html
> > > ?  Any special magic?
> >
> > Set distributionManagement/site/url to the right place, then 'mvn
> > site-deploy' should work.
> >
> > I added the trinidad and trinidadbuild poms to Continuum.
> >
> > For the module with the top-level of the Trinidad site, try adding a
> > build definition of 'clean site-deploy' and remove the
> > '--non-recursive' bit.  There's already a nightly schedule, so choose
> > that, and it should re-deploy the site if anything has changed.
> >
> > --
> > Wendy
> >
>
>
> --
> Matthias Wessendorf
>
> further stuff:
> blog: http://matthiaswessendorf.wordpress.com/
> mail: matzew-at-apache-dot-org
>

Re: [Trinidad] Deploying site?

Posted by Matthias Wessendorf <ma...@apache.org>.
So, is this now archived ?

-M

On 5/15/07, Wendy Smoak <ws...@gmail.com> wrote:
> On 5/14/07, Adam Winer <aw...@gmail.com> wrote:
>
> > How can we start deploying our site to
> >   http://myfaces.apache.org/trinidad/index.html
> > ?  Any special magic?
>
> Set distributionManagement/site/url to the right place, then 'mvn
> site-deploy' should work.
>
> I added the trinidad and trinidadbuild poms to Continuum.
>
> For the module with the top-level of the Trinidad site, try adding a
> build definition of 'clean site-deploy' and remove the
> '--non-recursive' bit.  There's already a nightly schedule, so choose
> that, and it should re-deploy the site if anything has changed.
>
> --
> Wendy
>


-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
mail: matzew-at-apache-dot-org

Re: [Trinidad] Deploying site?

Posted by Wendy Smoak <ws...@gmail.com>.
On 5/14/07, Adam Winer <aw...@gmail.com> wrote:

> How can we start deploying our site to
>   http://myfaces.apache.org/trinidad/index.html
> ?  Any special magic?

Set distributionManagement/site/url to the right place, then 'mvn
site-deploy' should work.

I added the trinidad and trinidadbuild poms to Continuum.

For the module with the top-level of the Trinidad site, try adding a
build definition of 'clean site-deploy' and remove the
'--non-recursive' bit.  There's already a nightly schedule, so choose
that, and it should re-deploy the site if anything has changed.

-- 
Wendy