You do realize that the occurrence of <project> elements in project.xml and maven.xml is merely coincidental, right? In this case, I believe the only XSD available refers to the project.xml file's structure. The maven.xml file is a pure jelly file, with the default (null, or empty) namespace being directed at the werkz taglib...
That's why it appears the default attribute is missing from the XSD. -j On Mon, 2004-03-01 at 17:38, Volkmann, Mark wrote: > Ah ... I thought it was the inception year of the organization. I guess > that's why it goes outside the organization element. ;-) > > What about the XML Schema though? It it not up-to-date with what the latest > version of Maven requires? > > > -----Original Message----- > > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > > Sent: Monday, March 01, 2004 4:27 PM > > To: Maven Users List > > Subject: Re: XML Schema for Maven > > > > It's the start year of project. It's use for generate the copyright. > > > > Emmanuel > > > > ----- Original Message ----- > > From: "Volkmann, Mark" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Monday, March 01, 2004 11:17 PM > > Subject: XML Schema for Maven > > > > > > > Is the XML Schema that ships with Maven out of date? > > > It doesn't allow a default attribute on the project > > element, but I thought > > > Maven allows that. > > > Why is <inceptionYear> a required element? > > > ------------------------------------------------------------------------------------- > A.G. Edwards & Sons' outgoing and incoming e-mails are electronically > archived and subject to review and/or disclosure to someone other > than the recipient. > > ------------------------------------------------------------------------------------- -- John Casey [EMAIL PROTECTED] CommonJava Open Components Project http://www.commonjava.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
