This is CVS HEAD by the looks which is currently unstable.

Please checkout the branch MAVEN_RC1_STABLE from CVS and try that instead.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


Jeff Epstein <[EMAIL PROTECTED]> wrote on 12/08/2003 01:41:49 AM:

> Hello, Maven developers.
> 
> A comment and a question regarding a build problem.
> 
> Comment:
> 
> On bootstrap.html, it says to create an env var called MAVEN_HOME.  I
> recommend it clearly say that "this must not end with a slash".  Ending
> it with a slash causes the build to crash, which took me a while to
> figure out.  Forgive me if this does say this, and I just missed it.
> 
> Build problem:
> 
> I am attempting to build Maven, and am getting an error.  I have
> attached all the build output in a text file.
> 
> (And I did all the build downloading on dialup, so it failed after an
> hour-and-a-half of churning away  :'  (    ).
> 
> Below is the specific part of the output containing the error message. 
> Am I missing something?
> 
> Thanks!  :'  )
> 
> 
> --------------
> --------------
> --------------
> --------------
> 
>    [delete] Deleting directory
> C:\applications\maven\source\maven\bootstrap\inst
> all-phase1\plugins
>     [mkdir] Created dir:
> C:\applications\maven\source\maven\bootstrap\install-ph
> ase1\plugins
>      [echo]
>      [echo]
> +------------------------------------------------------------------+
> 
>      [echo] | 
>       |
> 
>      [echo] | B U I L D I N G  M A V E N  W I T H  I T S E L F 
>       |
> 
>      [echo] | 
>       |
> 
>      [echo]
> +------------------------------------------------------------------+
> 
>      [echo]
>      [exec] Loading plugin 'clean'
>      [exec] Loading plugin 'jar'
>      [exec] Loading plugin 'java'
>      [exec] Loading plugin 'license'
>      [exec] Loading plugin 'plugin'
>      [exec]  __  __
>      [exec] |  \/  |__ _Apache__ ___
>      [exec] | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
>      [exec] |_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-rc1-SNAPSHOT
> 
>      [exec] java.lang.NullPointerException
>      [exec]     at
> org.apache.maven.plugin.PluginManager.createPluginContext(Plu
> ginManager.java:553)
>      [exec]     at
> org.apache.maven.plugin.PluginManager.createPluginContext(Plu
> ginManager.java:541)
>      [exec]     at
> org.apache.maven.jelly.tags.werkz.MavenAttainGoalListener.pre
> Attain(MavenAttainGoalListener.java:134)
>      [exec]     at com.werken.werkz.Goal.attain(Goal.java:575)
>      [exec]     at com.werken.werkz.Goal.attainPrecursors(Goal.java:488)
>      [exec]     at com.werken.werkz.Goal.attain(Goal.java:578)
>      [exec]     at
> org.apache.maven.plugin.PluginManager.attainGoals(PluginManag
> er.java:467)
>      [exec]     at org.apache.maven.Maven.attainGoals(Maven.java:254)
>      [exec]     at org.apache.maven.cli.App.doMain(App.java:451)
>      [exec]     at org.apache.maven.cli.App.main(App.java:1016)
>      [exec] Total time:  9 seconds
>      [exec] Finished at: Mon Aug 11 11:31:00 EDT 2003
> 
>      [exec]     at java.lang.reflect.Method.invoke(Native Method)
>      [exec]     at com.werken.forehead.Forehead.run(Forehead.java:543)
>      [exec]     at com.werken.forehead.Forehead.main(Forehead.java:573)
> 
> 
> --------------
> --------------
> --------------
> --------------
> 
> 
> =====
> :' )
> 
> Jeffy
> [EMAIL PROTECTED]
> http://www.jeffyjeffy.com
> 
> ..
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to