Le Lundi 12 Décembre 2005 17:48, Brett Porter a écrit :
> Pascal GRANGE wrote:
> > Le Vendredi 9 Décembre 2005 19:03, Brett Porter a écrit :
> >> You can't use the bootstrap for tagged versions
> >
> > OK but it did not work for the trunk either.
>
> ./bootstrap.sh
>
> >> - it must be built with
>
Pascal GRANGE wrote:
> Le Vendredi 9 Décembre 2005 19:03, Brett Porter a écrit :
>
>> You can't use the bootstrap for tagged versions
>>
>
> OK but it did not work for the trunk either.
>
./bootstrap.sh
>
>> - it must be built with
>> Maven 2 (mvn install; cd maven-core; mvn assembly
Le Vendredi 9 Décembre 2005 19:03, Brett Porter a écrit :
> You can't use the bootstrap for tagged versions
OK but it did not work for the trunk either.
> - it must be built with
> Maven 2 (mvn install; cd maven-core; mvn assembly:assembly).
This two steps completed with success but what are th
You can't use the bootstrap for tagged versions - it must be built with
Maven 2 (mvn install; cd maven-core; mvn assembly:assembly).
Maven 2.0.1's bootstrap will be able to build the tagged version.
- Brett
Pascal GRANGE wrote:
> Hi all,
>
> I am trying to build the version 2.0 of maven b
Hi all,
I am trying to build the version 2.0 of maven buit it fails claiming that a
remote metedata version can't be found.
I followed the steps described at :
http://maven.apache.org/guides/development/guide-building-m2.html
1) I checked-out the 2.0 version of maven :
svn co https://s