You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@archiva.apache.org by 杨华杰 <yh...@gmail.com> on 2013/01/13 10:09:01 UTC

How to download javadocs to apache archiva?

Hi

How to download javadocs to apache archiva? I want to download all the
document to apache archiva without download to local?

Can you settup it?



Regards,
Hua Jie

Re: How to download javadocs to apache archiva?

Posted by 杨华杰 <yh...@gmail.com>.
Ok , sure, I will make the request


On Mon, Jan 14, 2013 at 11:26 AM, Brett Porter <br...@apache.org> wrote:

> Ah, I see. Archiva doesn't have that feature at present - you'd need to
> have Maven request the Javadoc as well (such as IDEs do), then it will be
> present in Archiva.
>
> Feel free to make a feature request though!
>
> - Brett
>
> On 14/01/2013, at 1:32 PM, 杨华杰 <yh...@gmail.com> wrote:
>
> > Hi Brett
> >
> > Thanks for the response.
> >
> > I mean when I am using mvn commond to download the jar files(not
> archiva).
> > The archiva will download the java doc to archiva, when I need the
> javadoc
> > next time, I can find the document in archiva.  It will be great help.
> >
> >
> > Regards,
> > Hua Jie
> >
> >
> > On Mon, Jan 14, 2013 at 10:11 AM, Brett Porter <br...@apache.org> wrote:
> >
> >> Hi,
> >>
> >> Do you mean that you wish to download the content of this?
> >>
> >> http://archiva.apache.org/ref/1.3.5/apidocs/index.html
> >>
> >> You can get it with Subversion here:
> >> http://svn.apache.org/repos/asf/archiva/site-content/ref/1.3.5/
> >>
> >> You can also regenerate it with "mvn site" after checking out the source
> >> code to Archiva.
> >>
> >> Hope I have understood your question correctly.
> >>
> >> Regards,
> >> Brett
> >>
> >> On 13/01/2013, at 8:09 PM, 杨华杰 <yh...@gmail.com> wrote:
> >>
> >>> Hi
> >>>
> >>> How to download javadocs to apache archiva? I want to download all the
> >>> document to apache archiva without download to local?
> >>>
> >>> Can you settup it?
> >>>
> >>>
> >>>
> >>> Regards,
> >>> Hua Jie
> >>
> >> --
> >> Brett Porter
> >> brett@apache.org
> >> http://brettporter.wordpress.com/
> >> http://au.linkedin.com/in/brettporter
> >> http://twitter.com/brettporter
> >>
> >>
> >>
> >>
> >>
> >>
>
> --
> Brett Porter
> brett@apache.org
> http://brettporter.wordpress.com/
> http://au.linkedin.com/in/brettporter
> http://twitter.com/brettporter
>
>
>
>
>
>

Re: How to download javadocs to apache archiva?

Posted by Brett Porter <br...@apache.org>.
Ah, I see. Archiva doesn't have that feature at present - you'd need to have Maven request the Javadoc as well (such as IDEs do), then it will be present in Archiva.

Feel free to make a feature request though!

- Brett

On 14/01/2013, at 1:32 PM, 杨华杰 <yh...@gmail.com> wrote:

> Hi Brett
> 
> Thanks for the response.
> 
> I mean when I am using mvn commond to download the jar files(not archiva).
> The archiva will download the java doc to archiva, when I need the javadoc
> next time, I can find the document in archiva.  It will be great help.
> 
> 
> Regards,
> Hua Jie
> 
> 
> On Mon, Jan 14, 2013 at 10:11 AM, Brett Porter <br...@apache.org> wrote:
> 
>> Hi,
>> 
>> Do you mean that you wish to download the content of this?
>> 
>> http://archiva.apache.org/ref/1.3.5/apidocs/index.html
>> 
>> You can get it with Subversion here:
>> http://svn.apache.org/repos/asf/archiva/site-content/ref/1.3.5/
>> 
>> You can also regenerate it with "mvn site" after checking out the source
>> code to Archiva.
>> 
>> Hope I have understood your question correctly.
>> 
>> Regards,
>> Brett
>> 
>> On 13/01/2013, at 8:09 PM, 杨华杰 <yh...@gmail.com> wrote:
>> 
>>> Hi
>>> 
>>> How to download javadocs to apache archiva? I want to download all the
>>> document to apache archiva without download to local?
>>> 
>>> Can you settup it?
>>> 
>>> 
>>> 
>>> Regards,
>>> Hua Jie
>> 
>> --
>> Brett Porter
>> brett@apache.org
>> http://brettporter.wordpress.com/
>> http://au.linkedin.com/in/brettporter
>> http://twitter.com/brettporter
>> 
>> 
>> 
>> 
>> 
>> 

--
Brett Porter
brett@apache.org
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter
http://twitter.com/brettporter






Re: How to download javadocs to apache archiva?

Posted by 杨华杰 <yh...@gmail.com>.
Hi Brett

Thanks for the response.

I mean when I am using mvn commond to download the jar files(not archiva).
 The archiva will download the java doc to archiva, when I need the javadoc
next time, I can find the document in archiva.  It will be great help.


Regards,
Hua Jie


On Mon, Jan 14, 2013 at 10:11 AM, Brett Porter <br...@apache.org> wrote:

> Hi,
>
> Do you mean that you wish to download the content of this?
>
> http://archiva.apache.org/ref/1.3.5/apidocs/index.html
>
> You can get it with Subversion here:
> http://svn.apache.org/repos/asf/archiva/site-content/ref/1.3.5/
>
> You can also regenerate it with "mvn site" after checking out the source
> code to Archiva.
>
> Hope I have understood your question correctly.
>
> Regards,
> Brett
>
> On 13/01/2013, at 8:09 PM, 杨华杰 <yh...@gmail.com> wrote:
>
> > Hi
> >
> > How to download javadocs to apache archiva? I want to download all the
> > document to apache archiva without download to local?
> >
> > Can you settup it?
> >
> >
> >
> > Regards,
> > Hua Jie
>
> --
> Brett Porter
> brett@apache.org
> http://brettporter.wordpress.com/
> http://au.linkedin.com/in/brettporter
> http://twitter.com/brettporter
>
>
>
>
>
>

Re: How to download javadocs to apache archiva?

Posted by Brett Porter <br...@apache.org>.
Hi,

Do you mean that you wish to download the content of this?

http://archiva.apache.org/ref/1.3.5/apidocs/index.html

You can get it with Subversion here:
http://svn.apache.org/repos/asf/archiva/site-content/ref/1.3.5/

You can also regenerate it with "mvn site" after checking out the source code to Archiva.

Hope I have understood your question correctly.

Regards,
Brett

On 13/01/2013, at 8:09 PM, 杨华杰 <yh...@gmail.com> wrote:

> Hi
> 
> How to download javadocs to apache archiva? I want to download all the
> document to apache archiva without download to local?
> 
> Can you settup it?
> 
> 
> 
> Regards,
> Hua Jie

--
Brett Porter
brett@apache.org
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter
http://twitter.com/brettporter