it is, i'll ask IT
On 5/23/07, Guillaume Nodet <gnodet@gmail.com> wrote:
> Hum, my bad, I have a mirror defined to http://repo.mergere.com.
> Carlos, I thought this mirror was in sync with the main repo ?
>
> On 5/23/07, Carlos Sanchez <carlos@apache.org> wrote:
> >
> > it was actually already there
> >
> > On 5/23/07, Carlos Sanchez <carlos@apache.org> wrote:
> > > that repo is not added on purpose to reduce build time
> > >
> > > i'll put in the central repo
> > >
> > > On 5/23/07, Guillaume Nodet <gnodet@gmail.com> wrote:
> > > > I've found your repo Peter ;-)
> > > >
> > > > If someone could apply this simple patch:
> > > >
> > > > Index: bundleplugin/pom.xml
> > > > ===================================================================
> > > > --- bundleplugin/pom.xml (revision 541051)
> > > > +++ bundleplugin/pom.xml (working copy)
> > > > @@ -38,6 +38,13 @@
> > > > </description>
> > > > <version>0.9.0-incubator-SNAPSHOT</version>
> > > >
> > > > + <repositories>
> > > > + <repository>
> > > > + <id>aQute</id>
> > > > + <url>http://www.aqute.biz/repo</url>
> > > > + </repository>
> > > > + </repositories>
> > > > +
> > > > <dependencies>
> > > > <dependency>
> > > > <groupId>biz.aQute</groupId>
> > > >
> > > >
> > > > On 5/23/07, Guillaume Nodet <gnodet@gmail.com> wrote:
> > > > >
> > > > > The bundle plugin does not build anymore.
> > > > > The reason is that the following dependency is not in a public
> > referenced
> > > > > repo:
> > > > > biz.aQute:bndlib:jar:0.0.140
> > > > >
> > > > > Would it be possible to update the pom to add a location where this
> > file
> > > > > is available ?
> > > > >
> > > > > --
> > > > > Cheers,
> > > > > Guillaume Nodet
> > > > > ------------------------
> > > > > Principal Engineer, IONA
> > > > > Blog: http://gnodet.blogspot.com/
> > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Cheers,
> > > > Guillaume Nodet
> > > > ------------------------
> > > > Principal Engineer, IONA
> > > > Blog: http://gnodet.blogspot.com/
> > > >
> > >
> > >
> > > --
> > > I could give you my word as a Spaniard.
> > > No good. I've known too many Spaniards.
> > > -- The Princess Bride
> > >
> >
> >
> > --
> > I could give you my word as a Spaniard.
> > No good. I've known too many Spaniards.
> > -- The Princess Bride
> >
>
>
>
> --
> Cheers,
> Guillaume Nodet
> ------------------------
> Principal Engineer, IONA
> Blog: http://gnodet.blogspot.com/
>
--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
-- The Princess Bride
|