Great thanks.

Mark

On 5/6/05, Brett Porter <[EMAIL PROTECTED]> wrote:
> Looks like a bug in our conversion script.
> 
> Filed in JIRA, manually fixed in repository - should propogate to
> Ibiblio shortly.
> 
> - Brett
> 
> On 5/7/05, Mark Hobson <[EMAIL PROTECTED]> wrote:
> > Hi there,
> >
> > I was wondering who's responsible for the m2 pom's in the maven2
> > repository?  There's an error in a commons-jxpath dependency:
> >
> > http://www.ibiblio.org/maven2/commons-jxpath/commons-jxpath/1.2/commons-jxpath-1.2.pom
> >
> > <dependency>
> >       <groupId>ant-optional</groupId>
> >       <artifactId>ant-optional</artifactId>
> >       <version>1.5.1</version>
> > </dependency>
> >
> > Should be:
> >
> > <dependency>
> >       <groupId>ant</groupId>
> >       <artifactId>ant-optional</artifactId>
> >       <version>1.5.1</version>
> > </dependency>
> >
> > But there's no pom.xml or v4 project.xml in the commons-jxpath source
> > repository - is this created manually?
> >
> > Cheers,
> >
> > Mark
> >
> > ---------------------------------------------------------------------
> > 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