Kurt Schrader wrote:
is it just me or...Maven Beta-8 has been released and can be found here:http://jakarta.apache.org/builds/jakarta-turbine-maven/release/1.0-beta-8/ This release should be considered a mostly feature complete, but not bug free, version of Maven 1.0. The website will be updated over the next few days to reflect the changes in Beta 8. Please help us by upgrading to Beta 8 and reporting any problems that you experience to our bug tracker. Thanks, The Maven Team --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
unzip stuff
f:\maven-1.0-beta-8>set MAVEN_HOME=f:\maven-1.0-beta-8
F:\maven-1.0-beta-8>.\bin\maven -v
__ __
| \/ |__ Jakarta _ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0-beta-8
java.lang.NullPointerException at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:354) at org.apache.maven.MavenSession.attainGoals(MavenSession.java:360)
at org.apache.maven.cli.App.doMain(App.java:518)
at org.apache.maven.cli.App.main(App.java:1074)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.werken.forehead.Forehead.run(Forehead.java:543)
at com.werken.forehead.Forehead.main(Forehead.java:573)
Total time: 2 seconds
Fresh download of maven-beta-8
- Kasper
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
