On 11/3/05, Brett Porter <[EMAIL PROTECTED]> wrote:
> depenencies is missing a "d".
>
> -X should have output this error - you can file a bug for this to be included.
>
> - Brett
>

im just curious, shouldn't the parser flag it down automatically when
the pom is being read?

ciao!

>
> On 11/3/05, Barry Kaplan <[EMAIL PROTECTED]> wrote:
> > I can't figure out what the below means. I'm running with full debug,
> > but get no idication as to /what/ is wrong. This pom is as trivial can
> > be. In fact I copied from another POM and only changed the groupid and
> > artifactid.
> >
> > [WARNING] POM for: 'springframework:spring:pom:1.2.6' does not appear to
> > be valid. Its will be ignored for artifact resolution.
> > Reason: Parse error reading POM
> > [DEBUG]   springframework:spring:jar:1.2.6 (selected for compile)
> >
> > ---
> >
> > <project>
> >   <modelVersion>4.0.0</modelVersion>
> >   <groupId>springframework</groupId>
> >   <artifactId>spring</artifactId>
> >   <!-- Really 1.2.6-SNAPSHOT -->
> >   <version>1.2.6</version>
> >
> >   <dependencies>
> >     <dependency>
> >       <groupId>commons-logging</groupId>
> >       <artifactId>commons-logging</artifactId>
> >       <version>1.0.4</version>
> >       <scope>compile</scope>
> >     </dependency>
> >   </depenencies>
> >
> > </project>
> >

--

"Programming, an artform that fights back"

Anuerin G. Diaz
Registered Linux User #246176
Friendly Linux Board @ http://mandrivausers.org/index.php
http://capsule.ramfree17.org , when you absolutely have nothing else
better to do

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to