Hi James, this is what I expected as this is a Maven repository, and the directory given below points to the project's parent POM; by definition, there won't be any JARs produced for the parent POM.
You will have to look into the individual sub-modules such as xml, etc. to find the JARS. Better even, simply start using Maven and have Maven downloaded all dependencies into your local Maven repository. Cheers Werner James Cowan wrote: > Hi Werner > > There do not seem to be any jar files in the codehaus repository here: > > http://repository.codehaus.org/org/codehaus/castor/castor/1.3.0.1/ > > James --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

