Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 29488 invoked from network); 15 Jan 2006 22:32:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Jan 2006 22:32:25 -0000 Received: (qmail 56686 invoked by uid 500); 15 Jan 2006 22:32:20 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 56239 invoked by uid 500); 15 Jan 2006 22:32:18 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 56228 invoked by uid 99); 15 Jan 2006 22:32:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Jan 2006 14:32:18 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of brett.porter@gmail.com designates 66.249.82.205 as permitted sender) Received: from [66.249.82.205] (HELO xproxy.gmail.com) (66.249.82.205) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Jan 2006 14:32:17 -0800 Received: by xproxy.gmail.com with SMTP id s18so678771wxc for ; Sun, 15 Jan 2006 14:31:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ATzpdPIeLut0130WDax95nXaAfAfg6oWhikxYK8a4ISs1ng4nHVbnAhGAxwBif0KRk8ZUXBPaGk5FxR+R0QKif/Wjo829n13wV1CoBA80n/heVXExC+/aaugLEgNqXvvmaApHOaj7iypCSC5q26RhatYuQXkTOe66K30VZMg5DA= Received: by 10.70.68.3 with SMTP id q3mr1875498wxa; Sun, 15 Jan 2006 14:31:54 -0800 (PST) Received: by 10.70.40.2 with HTTP; Sun, 15 Jan 2006 14:31:54 -0800 (PST) Message-ID: <9e3862d80601151431u497bb707ha2d7b82152d05b91@mail.gmail.com> Date: Sun, 15 Jan 2006 14:31:54 -0800 From: Brett Porter To: Maven Users List Subject: Re: [m2] pom elements not validating in Idea...? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'm not sure why that is, it could be an error in the XSD (I use xsd:any to allow anything in the elements). Any ideas? - Brett On 1/12/06, Mick Knutson wrote: > I have an example of some things that are not validating in Intellij 5: > > xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" > xsi:schemaLocation=3D" http://maven.apache.org/POM/4.0.0 > http://maven.apache.org/maven-v4_0_0.xsd"> > > .... > > org.codehaus.mojo > jboss-maven-plugin > 1.0 > > *** Cannpt resolve symbol --> > C:/jboss-4.0.3SP1 > *** Cannpt resolve symbol --> 9090 > > > ..... > > Has anyone gotten the idea validation to accept the entire pom? > > > > > > --- > Thank You > Mick Knutson > > Sr. Java/J2EE Consultant > BASE logic, inc. > (415) 648-1804 (S.F., CA) > http://www.BASELogic.com > > Washington Mutual (WAMU) (Emeryville, California) > --- > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org