On Thu, 2002-11-28 at 20:16, Aslak Helles�y wrote: > I updated Maven from CVS HEAD on nov on nov. 29 GMT 01:00. > I built it from scratch with ant -f build-bootstrap.xml. > > When I execute maven I get: > > java.net.MalformedURLException: unknown protocol: f > at java.net.URL.<init>(URL.java:586) > at java.net.URL.<init>(URL.java:476) > at java.net.URL.<init>(URL.java:425) > at com.werken.forehead.Forehead.loadFileOrUrl(Forehead.java:401) > at com.werken.forehead.Forehead.load(Forehead.java:322) > at com.werken.forehead.Forehead.config(Forehead.java:245) > at com.werken.forehead.Forehead.config(Forehead.java:131) > at com.werken.forehead.Forehead.main(Forehead.java:571) > > My environment: > j2sdk1.4.1_01 > Win 2000 > MAVEN_HOME=F:\Maven > JAVA_HOME=E:\Apps\j2sdk1.4.1_01 > PATH=F:\Maven\bin;E:\Apps\j2sdk1.4.1_01\bin;D:\WINNT\system32;D:\WINNT > > I have tried both the maven.bat (from a command prompt) and maven (from a > cygwin/bash prompt), so I guess the problem is somewhere else. > > Everything worked fine a couple of days ago. Does anybody have an idea what > might be wrong?
I can't really help for anything from windows but I haven't had any difficulty from Linux for the past few days. When I get the next round of refactoring in I'll try to help you at that point. Dion, you having problems bootstrapping? > Cheers, > Aslak > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for himself a new religion of a rational and technical order to justify his work and to be justified in it. -- Jacques Ellul, The Technological Society -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
