On 10/9/06, Jeff Genender <[EMAIL PROTECTED]> wrote:
Could you give a quick email to explain how to set up a plugin site,
what is needed, directory and xml layouts?

Just like a Maven 2 repo, except with a geronimo-plugins.xml in the
root directory.  The only files that are actually used by the current
plugin installer are the actual archives in question, the
maven-metadata.xml files that list the available versions for each
artifact, and the geronimo-plugins.xml in the root.  Note that many
plugins require separate JARs, which can either be on the same site or
loaded from a secondary repo like ibiblio, but for versionless
dependencies it's going to take the most recent version of the
artifact in question from the first site that has any matching version
at all.

Thanks,
    Aaron

Reply via email to