Something like: find {repo path here} -name *.jar | grep {search phrase here} ?

Turn that into a cgi called by Perl or something similar. Or write a
little jsp to do the same and perhaps use FileUtils in Plexus Utils
for directory scanning.

Wayne

On 9/3/07, Martin Alejandro Villalobos <[EMAIL PROTECTED]> wrote:
> Hello, I'm using a internal repository in my company.
> Often, the developers ask me about the existence of some artifact.
> I want include in the web site of repository a way that permit make a
> search obtaining the dependency tag for  include in the poms.
> My idea is get the search feature like Archiva o Artifactory, but in a
> simple script that I can use freely.
>
> Thanks for all.
>
> Cheers.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to