Hi Anders If you don't have maven installed on your PC (System) one way to start is to use a ant bootstrap-build. In the past this was running nicely.
Now with the latest trunk sources ant -f- build.xml does not run at all to completion. I am using JDK 1.6 and ANT-1.8.1 or ANT-1.8.2 on a Windows Vista System. If the bootstrap-build is no longer of any needs, as it is assumed that everyone has now a previous version of maven-2.2.1 installed (i.e.), then we should remove the build.xml and the README.bootstrap.txt file from the trunk. That would be a clean indicator that build.xml / bootstrap-builds, are no longer supported. Thanks for any thoughts / hints into either a bootstrap-build or non-bootstrap-build world. Josef -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Anders Hammar Gesendet: Donnerstag, 1. November 2012 12:11 An: Maven Users List Betreff: Re: [maven-3/trunk] bootstrap-build failing While you're at it: Give us info on what version of Ant you're using as well what JDK version. If you want to speed things up, you could try a different Ant version. (I don't know which Ant version is preferred though as I always build with Maven.) The slf4j "error" is most likely safe to ignore. That has to do about the logging and just says it's defaulting to the no-op impl. /Anders On Thu, Nov 1, 2012 at 11:58 AM, Graham Leggett <[email protected]> wrote: > On 01 Nov 2012, at 12:43 PM, "Stadelmann Josef" < > [email protected]> wrote: > > > What does that mean? > > are you saying that maven developers will not fix the > > bootstrap-build > problem shown below or > > are you saying that "This mailing list strips HTML" I have delivered > insufficient information? > > You have delivered insufficient information. > > HTML mail provides for different fonts and different colours, while > plain text mail doesn't. HTML mail also provides a layout headache for > makers of mailing list archiving software, and introduces all sorts of > security headaches too, and so standard practise for many mailing > lists is to take into account the text-only version of your email only. > > To see what your email looks like in the archives, see below: > > > http://mail-archives.apache.org/mod_mbox/maven-users/201211.mbox/%3CC7 > 6B3518F981E0468383F7E091A595B88EFBE0%40c005815.chres1.doleni.net%3E > > As you can see, no red colour, so we have no idea what lines you are > referring to. > > Regards, > Graham > -- > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
