You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Luke Taylor <ne...@freesurf.ch> on 2006/01/27 19:18:24 UTC

Availability of Maven 1 - compatible snapshots?

Hi all,

Could anyone point me to some up-to-date snapshots which will work with 
a Maven 1 build (if there are any around)?

We're using apache-ds with the 0.9.4 snapshots for the acegi security 
project, but they seem to have changed recently and the build is now 
broken because it can't find the "NameComponentNormalizer" class.

I've built the current apacheds code using Maven 2 and can now get the 
acegi build to work locally by pointing it to the latest jars.

I found the snapshot repository at

http://svn.apache.org/maven-snapshot-repository/

but we're not planning on moving to Maven 2 until after our 1.0 release.

Is there any chance of someone making more recent builds available, 
either on ibilio or on http://svn.apache.org/repository/?

cheers,

Luke.


-- 
  Luke Taylor.                      Monkey Machine Ltd.
  PGP Key ID: 0x57E9523C            http://www.monkeymachine.ltd.uk


Re: Availability of Maven 1 - compatible snapshots?

Posted by Brett Porter <br...@gmail.com>.
FYI - Releases will always be available from the Maven 1 repository,
even if built with Maven 2.

If you need to use snapshots internally, I'd recommend building from
source (Maven 2 can deploy to an internal Maven 1.x repository for
you).

- Brett

On 1/28/06, Luke Taylor <ne...@freesurf.ch> wrote:
> Hi all,
>
> Could anyone point me to some up-to-date snapshots which will work with
> a Maven 1 build (if there are any around)?
>
> We're using apache-ds with the 0.9.4 snapshots for the acegi security
> project, but they seem to have changed recently and the build is now
> broken because it can't find the "NameComponentNormalizer" class.
>
> I've built the current apacheds code using Maven 2 and can now get the
> acegi build to work locally by pointing it to the latest jars.
>
> I found the snapshot repository at
>
> http://svn.apache.org/maven-snapshot-repository/
>
> but we're not planning on moving to Maven 2 until after our 1.0 release.
>
> Is there any chance of someone making more recent builds available,
> either on ibilio or on http://svn.apache.org/repository/?
>
> cheers,
>
> Luke.
>
>
> --
>   Luke Taylor.                      Monkey Machine Ltd.
>   PGP Key ID: 0x57E9523C            http://www.monkeymachine.ltd.uk
>
>

Re: Availability of Maven 1 - compatible snapshots?

Posted by Luke Taylor <ne...@freesurf.ch>.
Hi Emmanuel (and Brett),

Looking at my question, I don't think I actually stated my requirements
at all clearly. It might have been late :).

I'm not bothered about how apacheds is built (I agree that Maven 2 is
much faster) and I have successfully built it with the latest source.

The problem is that we are using it in another OS project - Acegi
Security which is currently built using Maven 1 and hence needs a
compatible repository. I had added the repository at

http://svn.apache.org/repository/

to our build and the build was working with the 0.9.4-SNAPSHOT versions.
However, some of these appear to have been updated in December and now
we have test failures due to an internal ClassNotFoundException within
apacheds.

Since the build structure has changed so much and since I can run it
locally with the new jar files, I would prefer to move towards using
these, rather than trying to work out why the previous configuration
doesn't work anymore (which I probably can't fix anyway). I noticed
there are up-to-date snapshots at

http://svn.apache.org/maven-snapshot-repository

but we can't use these since we're sticking to Maven 1 until after our
1.0 release. Our Maven 2 build still has some teething problems.

I was hoping that the latest jars might be publicly available as
dependencies for a Maven 1 build (for people other than me to use when
building our project), but if you reckon there will be an RC1 version of
them available next week then we can probably just wait till then.

Thanks,

Luke.


Emmanuel Lecharny wrote:
> Hi Luke,
> 
> sorry for the late answer ...
> 
> We are not using anymore Maven 1. The next build will be full m2.
> Sorry for the inconvenience ... but M2 is an order of magnitude faster
> than maven 1 !
> 
> We will deliver a new packaged ADS really soon (let say next week),
> and it will be 1.0-RC1. However, if you can't wait, it's also an
> option to build the current snapshot and get all the produced jars, it
> should be enough.
> 
> Hope it helps !
> 
> Emmanuel Lécharny
> 


-- 
 Luke Taylor.                      Monkey Machine Ltd.
 PGP Key ID: 0x57E9523C            http://www.monkeymachine.ltd.uk


Re: Availability of Maven 1 - compatible snapshots?

Posted by Emmanuel Lecharny <el...@gmail.com>.
Hi Luke,

sorry for the late answer ...

We are not using anymore Maven 1. The next build will be full m2.
Sorry for the inconvenience ... but M2 is an order of magnitude faster
than maven 1 !

We will deliver a new packaged ADS really soon (let say next week),
and it will be 1.0-RC1. However, if you can't wait, it's also an
option to build the current snapshot and get all the produced jars, it
should be enough.

Hope it helps !

Emmanuel Lécharny

On 1/27/06, Luke Taylor <ne...@freesurf.ch> wrote:
> Hi all,
>
> Could anyone point me to some up-to-date snapshots which will work with
> a Maven 1 build (if there are any around)?
>
> We're using apache-ds with the 0.9.4 snapshots for the acegi security
> project, but they seem to have changed recently and the build is now
> broken because it can't find the "NameComponentNormalizer" class.
>
> I've built the current apacheds code using Maven 2 and can now get the
> acegi build to work locally by pointing it to the latest jars.
>
> I found the snapshot repository at
>
> http://svn.apache.org/maven-snapshot-repository/
>
> but we're not planning on moving to Maven 2 until after our 1.0 release.
>
> Is there any chance of someone making more recent builds available,
> either on ibilio or on http://svn.apache.org/repository/?
>
> cheers,
>
> Luke.
>
>
> --
>   Luke Taylor.                      Monkey Machine Ltd.
>   PGP Key ID: 0x57E9523C            http://www.monkeymachine.ltd.uk
>
>


--
Cordialement,
Emmanuel Lécharny