* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2003-11-07 06:16]: > "Horn, Cameron" <[EMAIL PROTECTED]> wrote on 06/11/2003 02:57:36 > PM:
> > Re: return codes > > I'll submit an issue for it tomorrow, but if anyone was curious, > > here's a snippet: > > > > <snip> > > [exec] +---------------------------------------- > > [exec] | Building Maven VDoclet Plug-in > > [exec] | Memory: 156M/158M > > [exec] +---------------------------------------- > > <snip> > > [exec] java:compile: > > [exec] [echo] Compiling to C: > > \blah\jbuild\maven\src\plugins-build\vdoclet/target/classes > > [exec] [javac] Compiling 1 source file to C: > > \blah\jbuild\maven\src\plugins-build\vdoclet\target\classes > > > > [exec] BUILD FAILED > > [exec] com.werken.werkz.UnattainableGoalException: Unable to > > obtain goal [plugin] -- file:/C:/Documents and Settings/hornc/. > > maven/plugins/java/:55:48: <ant:javac> Error starting modern compiler > > <snip very long error description> > > [exec] Unable to obtain goal [plugin] -- file:/C:/Documents and > > Settings/hornc/.maven/plugins/java/:55:48: <ant:javac> Error > > starting modern compiler > > [echo] > > [echo] > > +------------------------------------------------------------------+ > > [echo] | | > > [echo] | I N S T A L L I N G T H E P L U G I N S | > > [echo] | | > > [echo] > > +------------------------------------------------------------------+ > > [echo] > > <snip happily continuing build> > > I don't know when this was taken from, but CVS HEAD no longer has the > vdoclet plugin as part of the bootstrap process. > BTW, the bootstrap process is built in Ant for the most part. I suppose we > could update the bootstrap exec to failonerror. +1. Fail fast. Fail loud. -- Alain Javier Guarnieri del Gesu - [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
