Re: How should I do the search

View: New views
5 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: How should I do the search

by Tao Lu-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, guys,I installed Archiva, but it is weird that I got nothing when I
search for key words like "spring" "hibernate"... Should I specify more
criteria?

How should I perform the search?

Thanks,
Tao

Re: How should I do the search

by Wendy Smoak-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, May 28, 2009 at 1:27 PM, Tao Lu <taolu2000@...> wrote:
> Hi, guys,I installed Archiva, but it is weird that I got nothing when I
> search for key words like "spring" "hibernate"... Should I specify more
> criteria?
>
> How should I perform the search?

I replied on the original thread:
http://www.nabble.com/search-function-td23752877.html

Have you done anything other than install it?  If not, you probably
don't have any artifacts to search for yet.  The repositories are
empty until you either deploy some artifacts or Archiva proxies them
in response to requests.

Do you see anything in the 'browse' area?

--
Wendy

Re: How should I do the search

by Tao Lu-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Wendy, you are right. I only see "junit" group in "browse" section.

Can how I link local repository to my Maven local repository?

Thanks a lot!


On Thu, May 28, 2009 at 6:26 PM, Wendy Smoak <wsmoak@...> wrote:

> On Thu, May 28, 2009 at 1:27 PM, Tao Lu <taolu2000@...> wrote:
> > Hi, guys,I installed Archiva, but it is weird that I got nothing when I
> > search for key words like "spring" "hibernate"... Should I specify more
> > criteria?
> >
> > How should I perform the search?
>
> I replied on the original thread:
> http://www.nabble.com/search-function-td23752877.html
>
> Have you done anything other than install it?  If not, you probably
> don't have any artifacts to search for yet.  The repositories are
> empty until you either deploy some artifacts or Archiva proxies them
> in response to requests.
>
> Do you see anything in the 'browse' area?
>
> --
> Wendy
>

Re: How should I do the search

by Wendy Smoak-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Archiva is meant to manage 'remote' repositories -- the ones that
Maven downloads from, not your local one.

You can try making a *copy* of your local repo and pointing Archiva at
that, but it should not be used to manage your actual local repo in
~/.m2/repository.

--
Wendy

On Thu, May 28, 2009 at 5:21 PM, Tao Lu <taolu2000@...> wrote:
> Wendy, you are right. I only see "junit" group in "browse" section.
>
> Can how I link local repository to my Maven local repository?
>
> Thanks a lot!

Re: How should I do the search

by Tao Lu-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks a lot, Wendy!
T.

On Thu, May 28, 2009 at 8:26 PM, Wendy Smoak <wsmoak@...> wrote:

> Archiva is meant to manage 'remote' repositories -- the ones that
> Maven downloads from, not your local one.
>
> You can try making a *copy* of your local repo and pointing Archiva at
> that, but it should not be used to manage your actual local repo in
> ~/.m2/repository.
>
> --
> Wendy
>
> On Thu, May 28, 2009 at 5:21 PM, Tao Lu <taolu2000@...> wrote:
> > Wendy, you are right. I only see "junit" group in "browse" section.
> >
> > Can how I link local repository to my Maven local repository?
> >
> > Thanks a lot!
>