On 11/16/05, Sean Schofield <[EMAIL PROTECTED]> wrote: > OK the jars have replicated to ibiblio. Let me know if there's > anyting else you need on that front.
Just sorting out the dependencies for Maven 2: http://jira.codehaus.org/browse/MEV-171 http://jira.codehaus.org/browse/MEV-136 We need to figure out what dependencies (including version numbers) are required, expected to be provided by the container, and optional at runtime, for each of the artifacts. I haven't gotten to it, but I thought a good idea might be to add a "Used In" column to the dependencies on the wiki, and note whether each one is used in the impl, or tomahawk jar. It looks like there's a lot of information on the JIRA tickets already, but it needs to be verified and converted into a patch. Info on how to do that is here, in case anyone wants to help. :) http://maven.apache.org/guides/mini/guide-maven-evangelism.html Thanks, -- Wendy
