I've created an issue for that MNG-1689

On 11/26/05, Matt Raible <[EMAIL PROTECTED]> wrote:
> On 11/26/05, Carlos Sanchez <[EMAIL PROTECTED]> wrote:
> > That's fine, xml-apis 2.0.2 should be 1.0.b2
>
> What do you mean by "that's fine?"  I realize that this WARNING
> doesn't cause any issues, but I'd like to do 1 of the following 2
> things:
>
> 1. Change logging from WARNING to ERROR so I don't see these warnings.
> 2. Update the POM so the warning disappears.
>
> Is it possible to do one of the above?
>
> Thanks,
>
> Matt
>
> >
> > On 11/26/05, Matt Raible <[EMAIL PROTECTED]> wrote:
> > > I'm getting the following warning when using M2's Ant tasks:
> > >
> > > [artifact:dependencies] [WARNING]
> > > [artifact:dependencies]   This artifact has been relocated to
> > > xml-apis:xml-apis:1.0.b2.
> > >
> > > I turned on verbose logging and it appears to be coming from 
> > > commons-digester.
> > >
> > >   springmodules:springmodules-validator:jar:0.1 (selected)
> > >     commons-validator:commons-validator:jar:1.1.3 (selected)
> > >     commons-digester:commons-digester:jar:1.5 (selected)
> > >       commons-beanutils:commons-beanutils:jar:1.6 (removed - nearer
> > > found: 1.6.1)
> > >       commons-beanutils:commons-beanutils:jar:1.6 (selected)
> > >       commons-logging:commons-logging:jar:1.0 (removed - nearer found: 
> > > 1.0.4)
> > >       commons-logging:commons-logging:jar:1.0 (selected)
> > > [artifact:dependencies] [WARNING]
> > > [artifact:dependencies]   This artifact has been relocated to
> > > xml-apis:xml-apis:1.0.b2.
> > >
> > >
> > >       xml-apis:xml-apis:jar:1.0.b2 (selected)
> > >       commons-collections:commons-collections:jar:2.1 (removed -
> > > nearer found: 2.1.1)
> > >       commons-collections:commons-collections:jar:2.1 (selected)
> > >
> > > However, if I look at commons-digester-1.5.pom, it all looks fine:
> > >
> > >     <dependency>
> > >       <groupId>xml-apis</groupId>
> > >       <artifactId>xml-apis</artifactId>
> > >       <version>2.0.2</version>
> > >     </dependency>
> > >
> > > Any ideas?
> > >
> > > Thanks,
> > >
> > > Matt
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
>

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

Reply via email to