Re: Component repository up and running, with plexus-utils submitted
Peter Donald <peter-4lf8KW9E9MLMqX/[email protected]>
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <[email protected]> |
Hiya,
On Tue, 11 Nov 2003 07:24 am, Mike Hogan wrote:
> Check out http://64.4.141.60/ch/
>
> There is a mountain of work to be done. I was going to enumerate the
> gotchas that you need to look out for, but whats the point. Click the
> buttons and see what happens :-)
>
> There seems to be little to it. Thats because I spent most of my time on
> an ant task that indexes source into the repository. The components
> registered now come from plexus-utils, and there were submitted as so:
>
> <mkcar
> sourceDirectory="${src.java}"
> targetDirectory="${build.componenthaus}">
> <interface name="org.codehaus.plexus.util.FileUtils"/>
> <interface name="org.codehaus.plexus.util.DirectoryScanner"/>
> <interface name="org.codehaus.plexus.util.Expand"/>
> <interface name="org.codehaus.plexus.util.SelectorUtils"/>
> <interface name="org.codehaus.plexus.util.StringInputStream"/>
> <interface name="org.codehaus.plexus.util.StringUtils"/>
> </mkcar>
>
> Check out the todo list in CVS.
Looks good. Haven't really got time atm to go into it deep. Will try to have a
look on weekend. One thing I noticed was that the download URLs should name
the artifact downloaded. My brownser named them things like 1, 2, 3 etc and I
had to guessa that the download was a zip.
It should not be too hard to add this - even if it is just as
(EXTRA_?)PATH_INFO or whatever it is.
--
Cheers,
Peter Donald
*----------------------------------------------*
| "Always forgive your enemies. Nothing annoys |
| them more." -Oscar Wilde |
*----------------------------------------------*