Thanks for the link, but this is documentation for assembly format, not an XSD url. I'm looking for soem way to get autocomplet in my XML editor...
Thanks anyway. Nico. 2006/12/15, Wendy Smoak <[EMAIL PROTECTED]>:
On 12/15/06, nicolas de loof <[EMAIL PROTECTED]> wrote: > Hello, > > Is there any XML Schema for assembly descriptor ? There is one here: http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html However, this is for the unreleased 2.2 version, and unfortunately modello:xdoc doesn't generate any version information for the elements. We'll need to either make it do that, or go through and add "since x.x" to the text descriptions. Here's the source document: http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/descriptor.mdo The model is versioned separately from the plugin. I'm fairly sure that everything marked 1.0.0 is available in maven-assembly-plugin 2.1 (released). The things with version 1.1.0 probably won't work unless you're using a snapshot. HTH, -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
