I don't know if this is related to this change, but I'm suddenly unable to build openejb2 on my Windows system. I'm not seeing the problem on my Linus system.

Rick

[INFO] [tools:require-java-version {execution: validate-java-version}]
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Maven plugin log delegate as not been initialized
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.RuntimeException: Maven plugin log delegate as not been initialized at org.apache.geronimo.genesis.MavenPluginLog.getLog(MavenPluginLog.java
:44)
at org.apache.geronimo.genesis.MavenPluginLog.debug(MavenPluginLog.java:
100)
at org.apache.geronimo.genesis.logging.Logging.reset(Logging.java:54) at org.apache.geronimo.genesis.MojoSupport.execute(MojoSupport.java:142)

at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
nManager.java:412)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:534)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
fecycle(DefaultLifecycleExecutor.java:475)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java:454)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:306)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
ts(DefaultLifecycleExecutor.java:273)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
fecycleExecutor.java:140)
       at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
       at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
       at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:585)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
       at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)

       at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Sat Nov 18 09:18:19 EST 2006
[INFO] Final Memory: 5M/12M
[INFO] ------------------------------------------------------------------------



Jacek Laskowski wrote:
On 11/18/06, Jacek Laskowski <[EMAIL PROTECTED]> wrote:
Hey,

Just to let you know that I'm deploying Genesis to the apache.snapshot
repo. I'll give it a try once it's done, esp. how it handles the legal
files.

Done!

[EMAIL PROTECTED] /cygdrive/c/oss/geronimo-genesis
$ svn info
Path: .
URL: https://svn.apache.org/repos/asf/geronimo/genesis/trunk
Repository Root: https://svn.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 476493
Node Kind: directory
Schedule: normal
Last Changed Author: jdillon
Last Changed Rev: 476336
Last Changed Date: 2006-11-17 23:02:25 +0100 (Fri, 17 Nov 2006)

[EMAIL PROTECTED] /cygdrive/c/oss/geronimo-genesis
$ mvn deploy
...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------ [INFO] Genesis ............................................... SUCCESS [50.687s] [INFO] Genesis Configuration ................................. SUCCESS [50.407s] [INFO] Genesis Configuration :: Logging ...................... SUCCESS [49.890s] [INFO] Genesis Configuration :: Checkstyle ................... SUCCESS [50.891s] [INFO] Genesis Configuration :: Project ...................... SUCCESS [49.500s] [INFO] Genesis Configuration :: Geronimo Skin ................ SUCCESS [51.609s] [INFO] Genesis Plugins ....................................... SUCCESS [52.578s] [INFO] Genesis Plugins :: Plugin Support ..................... SUCCESS [59.953s]
[INFO] Genesis Plugins :: Tools .............................. SUCCESS
[1:05.375s]
[INFO] Genesis Plugins :: Script ............................. SUCCESS
[1:07.188s]
[INFO] Genesis Plugins :: Maven .............................. SUCCESS
[1:05.578s]
[INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 minutes 14 seconds
[INFO] Finished at: Sat Nov 18 13:07:07 CET 2006
[INFO] Final Memory: 20M/254M
[INFO] ------------------------------------------------------------------------

Jacek


Reply via email to