You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Oliver Zeigermann <oz...@c1-fse.de> on 2004/06/23 12:22:13 UTC

[General] How do I upload generated docs to the WebSite

s.o.

Cheers and thanks in advance,

Oliver


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [General] How do I upload generated docs to the WebSite

Posted by Henri Yandell <ba...@generationjava.com>.
Heh, cool. I'm such a coward that I've always done the scp manually :)

Hen

On Wed, 23 Jun 2004, Oliver Zeigermann wrote:

> Thanks!
>
> That did the job!
>
> Oliver
>
> Mario Ivankovits wrote:
>
> > This is what i got as answer if i asked for this some time ago ;-)
> >
> >> What I do in commons-net.
> >> maven site
> >>
> >> And your target/docs directory should have your site locally.  To
> >> deploy that generated site:
> >>
> >> maven site:sshdeploy
> >>
> >> If you want to generate and deploy in one step:
> >>
> >> maven site:deploy
> >
> >
> >
> > And it worked !
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [General] How do I upload generated docs to the WebSite

Posted by Oliver Zeigermann <oz...@c1-fse.de>.
Thanks!

That did the job!

Oliver

Mario Ivankovits wrote:

> This is what i got as answer if i asked for this some time ago ;-)
> 
>> What I do in commons-net. 
>> maven site
>>
>> And your target/docs directory should have your site locally.  To 
>> deploy that generated site:
>>
>> maven site:sshdeploy
>>
>> If you want to generate and deploy in one step:
>>
>> maven site:deploy
> 
> 
> 
> And it worked !
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [General] How do I upload generated docs to the WebSite

Posted by Mario Ivankovits <im...@apache.org>.
This is what i got as answer if i asked for this some time ago ;-)

>What I do in commons-net.  
>
>maven site
>
>And your target/docs directory should have your site locally.  To deploy that generated site:
>
>maven site:sshdeploy
>
>If you want to generate and deploy in one step:
>
>maven site:deploy


And it worked !

-- 
Mario


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org