Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 64628 invoked from network); 17 May 2007 17:45:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 May 2007 17:45:34 -0000 Received: (qmail 55171 invoked by uid 500); 17 May 2007 17:45:38 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 55110 invoked by uid 500); 17 May 2007 17:45:38 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 55097 invoked by uid 99); 17 May 2007 17:45:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 May 2007 10:45:38 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [216.112.240.53] (HELO mail.prolifics.com) (216.112.240.53) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 May 2007 10:45:31 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C798AB.1D1F8FCC" Subject: Cataloging the maven xsds Date: Thu, 17 May 2007 13:44:59 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Cataloging the maven xsds Thread-Index: AceYqxcuOLWMcPtiRvGPj++oqRPrFg== From: "Timothy Reilly" To: X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C798AB.1D1F8FCC Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Just an observation but when I attempt to add the maven 2 XSD's to the = XML Catalog within Eclipse I have issues with the key to use. =20 This is due to the fact that both settings xsd and project xsd's share = the same target namespace. The key may be Namespace Name or Schema Location - in both cases these = are the same. Can the files be combined into pom.xsd? I don't know xsd = well enough to know if this can be avoided/restructure somehow. =20 =20 ------_=_NextPart_001_01C798AB.1D1F8FCC--