dev@glassfish.java.net

trunk build error

From: <hong.hz.zhang_at_oracle.com>
Date: Mon, 14 Nov 2011 12:58:00 -0500

Anyone else seeing this (this is with the latest trunk workspace)?

[INFO] Building in
/home/hzhang/files/workspaces/glassfish/main/appserver/paas/console/webapp
[INFO]
------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 41 source files to
/home/hzhang/files/workspaces/glassfish/main/appserver/paas/console/webapp/target/classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
org.codehaus.classworlds.NoSuchRealmException: plexus.core
         at
org.codehaus.classworlds.ClassWorld.getRealm(ClassWorld.java:128)
         at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:434)
         at org.codehaus.classworlds.Launcher.main(Launcher.java:375)