Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 87691 invoked from network); 6 Dec 2004 21:48:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Dec 2004 21:48:54 -0000 Received: (qmail 63898 invoked by uid 500); 6 Dec 2004 21:48:54 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 63880 invoked by uid 500); 6 Dec 2004 21:48:53 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@geronimo.apache.org Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 63864 invoked by uid 99); 6 Dec 2004 21:48:53 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 06 Dec 2004 13:48:48 -0800 Received: (qmail 87647 invoked by uid 1723); 6 Dec 2004 21:48:47 -0000 Date: Mon, 6 Dec 2004 15:48:56 -0800 From: i686-pc-win2k To: scm@geronimo.apache.org Subject: build failed Mon Dec 6 15:48:56 PST 2004 Message-ID: <20041206234856.GA404@alexis> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline ==[SUMMARY]==================================== [junit] [ERROR] TEST org.apache.geronimo.security.jaas.LoginPropertiesFileTest FAILED [junit] [ERROR] TEST org.apache.geronimo.security.jaas.LoginSQLTest FAILED [junit] [ERROR] TEST org.apache.geronimo.security.jaas.TimeoutTest FAILED [junit] [ERROR] TEST org.apache.geronimo.security.network.protocol.SubjectCarryingProtocolTest FAILED [junit] [ERROR] TEST org.apache.geronimo.security.remoting.jmx.RemoteLoginTest FAILED [junit] [ERROR] TEST org.openejb.deployment.PlanParsingTest FAILED ==[UPDATED]==================================== --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="TEST-org.apache.geronimo.security.jaas.LoginPropertiesFileTest.txt" Testsuite: org.apache.geronimo.security.jaas.LoginPropertiesFileTest Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 121.625 sec Testcase: testLogin(org.apache.geronimo.security.jaas.LoginPropertiesFileTest): Caused an ERROR java.lang.reflect.UndeclaredThrowableException at $Proxy0.connectToRealm(Unknown Source) at org.apache.geronimo.security.jaas.JaasLoginCoordinator.login(JaasLoginCoordinator.java:86) 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 javax.security.auth.login.LoginContext.invoke(LoginContext.java:675) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607) at javax.security.auth.login.LoginContext.login(LoginContext.java:534) at org.apache.geronimo.security.jaas.LoginPropertiesFileTest.testLogin(LoginPropertiesFileTest.java:140) 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 junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:325) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:536) Caused by: org.apache.geronimo.remoting.transport.TransportException: Request time out. at org.apache.geronimo.remoting.transport.async.ChannelPool.sendRequest(ChannelPool.java:429) at org.apache.geronimo.remoting.transport.async.AsyncClient.sendRequest(AsyncClient.java:54) at org.apache.geronimo.remoting.transport.RemoteTransportInterceptor.invoke(RemoteTransportInterceptor.java:62) at org.apache.geronimo.remoting.MarshalingInterceptor.invoke(MarshalingInterceptor.java:46) at org.apache.geronimo.remoting.jmx.NotificationRemoterInterceptor.invoke(NotificationRemoterInterceptor.java:62) at org.apache.geronimo.proxy.SimpleRPCContainer.invoke(SimpleRPCContainer.java:48) at org.apache.geronimo.proxy.ProxyContainer.invoke(ProxyContainer.java:51) ... 27 more javax.security.auth.login.LoginException: java.lang.reflect.UndeclaredThrowableException at $Proxy0.connectToRealm(Unknown Source) at org.apache.geronimo.security.jaas.JaasLoginCoordinator.login(JaasLoginCoordinator.java:86) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at javax.security.auth.login.LoginContext.invoke(LoginContext.java:675) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607) at javax.security.auth.login.LoginContext.login(LoginContext.java:534) at org.apache.geronimo.security.jaas.LoginPropertiesFileTest.testLogin(LoginPropertiesFileTest.java:140) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) Caused by: org.apache.geronimo.remoting.transport.TransportException: Request time out. at org.apache.geronimo.remoting.transport.async.ChannelPool.sendRequest(ChannelPool.java:429) at org.apache.geronimo.remoting.transport.async.AsyncClient.sendRequest(AsyncClient.java:54) at org.apache.geronimo.remoting.transport.RemoteTransportInterceptor.invoke(RemoteTransportInterceptor.java:62) at org.apache.geronimo.remoting.MarshalingInterceptor.invoke(MarshalingInterceptor.java:46) at org.apache.geronimo.remoting.jmx.NotificationRemoterInterceptor.invoke(NotificationRemoterInterceptor.java:62) at org.apache.geronimo.proxy.SimpleRPCContainer.invoke(SimpleRPCContainer.java:48) at org.apache.geronimo.proxy.ProxyContainer.invoke(ProxyContainer.java:51) ... 27 more at javax.security.auth.login.LoginContext.invoke(LoginContext.java:730) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607) at javax.security.auth.login.LoginContext.login(LoginContext.java:534) at org.apache.geronimo.security.jaas.LoginPropertiesFileTest.testLogin(LoginPropertiesFileTest.java:140) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="TEST-org.apache.geronimo.security.jaas.LoginSQLTest.txt" Testsuite: org.apache.geronimo.security.jaas.LoginSQLTest Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 121.797 sec Testcase: testLogin(org.apache.geronimo.security.jaas.LoginSQLTest): Caused an ERROR java.lang.reflect.UndeclaredThrowableException at $Proxy0.connectToRealm(Unknown Source) at org.apache.geronimo.security.jaas.JaasLoginCoordinator.login(JaasLoginCoordinator.java:86) 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 javax.security.auth.login.LoginContext.invoke(LoginContext.java:675) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607) at javax.security.auth.login.LoginContext.login(LoginContext.java:534) at org.apache.geronimo.security.jaas.LoginSQLTest.testLogin(LoginSQLTest.java:135) 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 junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:325) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:536) Caused by: org.apache.geronimo.remoting.transport.TransportException: Request time out. at org.apache.geronimo.remoting.transport.async.ChannelPool.sendRequest(ChannelPool.java:429) at org.apache.geronimo.remoting.transport.async.AsyncClient.sendRequest(AsyncClient.java:54) at org.apache.geronimo.remoting.transport.RemoteTransportInterceptor.invoke(RemoteTransportInterceptor.java:62) at org.apache.geronimo.remoting.MarshalingInterceptor.invoke(MarshalingInterceptor.java:46) at org.apache.geronimo.remoting.jmx.NotificationRemoterInterceptor.invoke(NotificationRemoterInterceptor.java:62) at org.apache.geronimo.proxy.SimpleRPCContainer.invoke(SimpleRPCContainer.java:48) at org.apache.geronimo.proxy.ProxyContainer.invoke(ProxyContainer.java:51) ... 27 more javax.security.auth.login.LoginException: java.lang.reflect.UndeclaredThrowableException at $Proxy0.connectToRealm(Unknown Source) at org.apache.geronimo.security.jaas.JaasLoginCoordinator.login(JaasLoginCoordinator.java:86) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at javax.security.auth.login.LoginContext.invoke(LoginContext.java:675) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607) at javax.security.auth.login.LoginContext.login(LoginContext.java:534) at org.apache.geronimo.security.jaas.LoginSQLTest.testLogin(LoginSQLTest.java:135) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) Caused by: org.apache.geronimo.remoting.transport.TransportException: Request time out. at org.apache.geronimo.remoting.transport.async.ChannelPool.sendRequest(ChannelPool.java:429) at org.apache.geronimo.remoting.transport.async.AsyncClient.sendRequest(AsyncClient.java:54) at org.apache.geronimo.remoting.transport.RemoteTransportInterceptor.invoke(RemoteTransportInterceptor.java:62) at org.apache.geronimo.remoting.MarshalingInterceptor.invoke(MarshalingInterceptor.java:46) at org.apache.geronimo.remoting.jmx.NotificationRemoterInterceptor.invoke(NotificationRemoterInterceptor.java:62) at org.apache.geronimo.proxy.SimpleRPCContainer.invoke(SimpleRPCContainer.java:48) at org.apache.geronimo.proxy.ProxyContainer.invoke(ProxyContainer.java:51) ... 27 more at javax.security.auth.login.LoginContext.invoke(LoginContext.java:730) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607) at javax.security.auth.login.LoginContext.login(LoginContext.java:534) at org.apache.geronimo.security.jaas.LoginSQLTest.testLogin(LoginSQLTest.java:135) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="TEST-org.apache.geronimo.security.jaas.TimeoutTest.txt" Testsuite: org.apache.geronimo.security.jaas.TimeoutTest Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 121.391 sec Testcase: testTimeout(org.apache.geronimo.security.jaas.TimeoutTest): Caused an ERROR java.lang.reflect.UndeclaredThrowableException at $Proxy0.connectToRealm(Unknown Source) at org.apache.geronimo.security.jaas.JaasLoginCoordinator.login(JaasLoginCoordinator.java:86) 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 javax.security.auth.login.LoginContext.invoke(LoginContext.java:675) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607) at javax.security.auth.login.LoginContext.login(LoginContext.java:534) at org.apache.geronimo.security.jaas.TimeoutTest.testTimeout(TimeoutTest.java:187) 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 junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:325) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:536) Caused by: org.apache.geronimo.remoting.transport.TransportException: Request time out. at org.apache.geronimo.remoting.transport.async.ChannelPool.sendRequest(ChannelPool.java:429) at org.apache.geronimo.remoting.transport.async.AsyncClient.sendRequest(AsyncClient.java:54) at org.apache.geronimo.remoting.transport.RemoteTransportInterceptor.invoke(RemoteTransportInterceptor.java:62) at org.apache.geronimo.remoting.MarshalingInterceptor.invoke(MarshalingInterceptor.java:46) at org.apache.geronimo.remoting.jmx.NotificationRemoterInterceptor.invoke(NotificationRemoterInterceptor.java:62) at org.apache.geronimo.proxy.SimpleRPCContainer.invoke(SimpleRPCContainer.java:48) at org.apache.geronimo.proxy.ProxyContainer.invoke(ProxyContainer.java:51) ... 27 more javax.security.auth.login.LoginException: java.lang.reflect.UndeclaredThrowableException at $Proxy0.connectToRealm(Unknown Source) at org.apache.geronimo.security.jaas.JaasLoginCoordinator.login(JaasLoginCoordinator.java:86) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at javax.security.auth.login.LoginContext.invoke(LoginContext.java:675) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607) at javax.security.auth.login.LoginContext.login(LoginContext.java:534) at org.apache.geronimo.security.jaas.TimeoutTest.testTimeout(TimeoutTest.java:187) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) Caused by: org.apache.geronimo.remoting.transport.TransportException: Request time out. at org.apache.geronimo.remoting.transport.async.ChannelPool.sendRequest(ChannelPool.java:429) at org.apache.geronimo.remoting.transport.async.AsyncClient.sendRequest(AsyncClient.java:54) at org.apache.geronimo.remoting.transport.RemoteTransportInterceptor.invoke(RemoteTransportInterceptor.java:62) at org.apache.geronimo.remoting.MarshalingInterceptor.invoke(MarshalingInterceptor.java:46) at org.apache.geronimo.remoting.jmx.NotificationRemoterInterceptor.invoke(NotificationRemoterInterceptor.java:62) at org.apache.geronimo.proxy.SimpleRPCContainer.invoke(SimpleRPCContainer.java:48) at org.apache.geronimo.proxy.ProxyContainer.invoke(ProxyContainer.java:51) ... 27 more at javax.security.auth.login.LoginContext.invoke(LoginContext.java:730) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607) at javax.security.auth.login.LoginContext.login(LoginContext.java:534) at org.apache.geronimo.security.jaas.TimeoutTest.testTimeout(TimeoutTest.java:187) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="TEST-org.apache.geronimo.security.network.protocol.SubjectCarryingProtocolTest.txt" Testsuite: org.apache.geronimo.security.network.protocol.SubjectCarryingProtocolTest Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 121.25 sec Testcase: test(org.apache.geronimo.security.network.protocol.SubjectCarryingProtocolTest): Caused an ERROR java.lang.reflect.UndeclaredThrowableException at $Proxy0.connectToRealm(Unknown Source) at org.apache.geronimo.security.jaas.JaasLoginCoordinator.login(JaasLoginCoordinator.java:86) 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 javax.security.auth.login.LoginContext.invoke(LoginContext.java:675) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607) at javax.security.auth.login.LoginContext.login(LoginContext.java:534) at org.apache.geronimo.security.network.protocol.SubjectCarryingProtocolTest.setUp(SubjectCarryingProtocolTest.java:304) at junit.framework.TestCase.runBare(TestCase.java:125) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:325) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:536) Caused by: org.apache.geronimo.remoting.transport.TransportException: Request time out. at org.apache.geronimo.remoting.transport.async.ChannelPool.sendRequest(ChannelPool.java:429) at org.apache.geronimo.remoting.transport.async.AsyncClient.sendRequest(AsyncClient.java:54) at org.apache.geronimo.remoting.transport.RemoteTransportInterceptor.invoke(RemoteTransportInterceptor.java:62) at org.apache.geronimo.remoting.MarshalingInterceptor.invoke(MarshalingInterceptor.java:46) at org.apache.geronimo.remoting.jmx.NotificationRemoterInterceptor.invoke(NotificationRemoterInterceptor.java:62) at org.apache.geronimo.proxy.SimpleRPCContainer.invoke(SimpleRPCContainer.java:48) at org.apache.geronimo.proxy.ProxyContainer.invoke(ProxyContainer.java:51) ... 22 more javax.security.auth.login.LoginException: java.lang.reflect.UndeclaredThrowableException at $Proxy0.connectToRealm(Unknown Source) at org.apache.geronimo.security.jaas.JaasLoginCoordinator.login(JaasLoginCoordinator.java:86) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at javax.security.auth.login.LoginContext.invoke(LoginContext.java:675) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607) at javax.security.auth.login.LoginContext.login(LoginContext.java:534) at org.apache.geronimo.security.network.protocol.SubjectCarryingProtocolTest.setUp(SubjectCarryingProtocolTest.java:304) Caused by: org.apache.geronimo.remoting.transport.TransportException: Request time out. at org.apache.geronimo.remoting.transport.async.ChannelPool.sendRequest(ChannelPool.java:429) at org.apache.geronimo.remoting.transport.async.AsyncClient.sendRequest(AsyncClient.java:54) at org.apache.geronimo.remoting.transport.RemoteTransportInterceptor.invoke(RemoteTransportInterceptor.java:62) at org.apache.geronimo.remoting.MarshalingInterceptor.invoke(MarshalingInterceptor.java:46) at org.apache.geronimo.remoting.jmx.NotificationRemoterInterceptor.invoke(NotificationRemoterInterceptor.java:62) at org.apache.geronimo.proxy.SimpleRPCContainer.invoke(SimpleRPCContainer.java:48) at org.apache.geronimo.proxy.ProxyContainer.invoke(ProxyContainer.java:51) ... 22 more at javax.security.auth.login.LoginContext.invoke(LoginContext.java:730) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607) at javax.security.auth.login.LoginContext.login(LoginContext.java:534) at org.apache.geronimo.security.network.protocol.SubjectCarryingProtocolTest.setUp(SubjectCarryingProtocolTest.java:304) Testcase: testDummy(org.apache.geronimo.security.network.protocol.SubjectCarryingProtocolTest): Caused an ERROR A kernel is already running this kernel name: test.kernel java.lang.IllegalStateException: A kernel is already running this kernel name: test.kernel at org.apache.geronimo.kernel.Kernel.boot(Kernel.java:427) at org.apache.geronimo.security.AbstractTest.setUp(AbstractTest.java:54) at org.apache.geronimo.security.network.protocol.SubjectCarryingProtocolTest.setUp(SubjectCarryingProtocolTest.java:270) --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="TEST-org.apache.geronimo.security.remoting.jmx.RemoteLoginTest.txt" Testsuite: org.apache.geronimo.security.remoting.jmx.RemoteLoginTest Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.125 sec Testcase: testNothing(org.apache.geronimo.security.remoting.jmx.RemoteLoginTest): Caused an ERROR null java.lang.NullPointerException at org.apache.geronimo.security.remoting.jmx.RemoteLoginTest.setUp(RemoteLoginTest.java:187) --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="TEST-org.openejb.deployment.PlanParsingTest.txt" Testsuite: org.openejb.deployment.PlanParsingTest Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.343 sec Testcase: warning(junit.framework.TestSuite$1): FAILED Exception in constructor: testResourceRef (java.lang.NoSuchMethodError: org.openejb.deployment.OpenEJBModuleBuilder.(Lorg/apache/geronimo/kernel/Kernel;Ljava/net/URI;Lorg/openejb/corba/compiler/SkeletonGenerator;)V at org.openejb.deployment.PlanParsingTest.(PlanParsingTest.java:12) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:274) at junit.framework.TestSuite.createTest(TestSuite.java:131) at junit.framework.TestSuite.addTestMethod(TestSuite.java:114) at junit.framework.TestSuite.(TestSuite.java:75) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.(JUnitTestRunner.java:261) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.(JUnitTestRunner.java:210) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:532) ) junit.framework.AssertionFailedError: Exception in constructor: testResourceRef (java.lang.NoSuchMethodError: org.openejb.deployment.OpenEJBModuleBuilder.(Lorg/apache/geronimo/kernel/Kernel;Ljava/net/URI;Lorg/openejb/corba/compiler/SkeletonGenerator;)V at org.openejb.deployment.PlanParsingTest.(PlanParsingTest.java:12) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:274) ) --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="megabuild-20041206-1504.log" At revision 110029. __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0 [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc build:start: m:-all: m:init: m:default: multiproject:projects-init: [echo] Gathering project list Starting the reactor... Our processing order: Geronimo :: Servlet Specification Geronimo :: Demo Webapp Geronimo :: Java Transaction API Specification Geronimo :: Enterprise JavaBeans Specification Geronimo :: J2EE Application Management Specification Geronimo :: J2EE Application Deployment Specification Geronimo :: Kernel Geronimo :: Common Geronimo :: JMX Debug Webapp Geronimo :: Java Activation Framework Geronimo :: J2EE Connector Architecture Specification Geronimo :: Java Authorization Contract for Containers Specification Geronimo :: JMS Specification Geronimo :: JavaMail API Geronimo :: Java API for XML Registries (JAXR) Geronimo :: JavaServer Pages Specification Geronimo :: J2EE Specification The Magic G Ball Geronimo :: System Geronimo :: Deployment Geronimo maven xmlbeans plugin Geronimo :: J2EE Schema Geronimo :: Core Geronimo :: Naming Geronimo :: Transaction Geronimo :: Client Geronimo :: J2EE Geronimo :: Remoting Geronimo :: Network Geronimo :: Security Geronimo :: Connector Geronimo :: Service :: Builder Geronimo :: J2EE Geronimo :: Deploy :: CLI Tool Geronimo :: Naming :: Builder Geronimo :: Client Builder Geronimo :: Clustering Geronimo :: Test :: DDBeans Geronimo :: Connector :: Builder Geronimo :: Jetty Geronimo :: Security :: Builder Geronimo :: Jetty :: Builder Geronimo :: JMX Remoting Geronimo :: Derby Geronimo :: Timer Geronimo :: Mail Geronimo :: Assembly Geronimo :: Axis Geronimo :: Console Web Geronimo :: Derby :: Connector Geronimo :: Spring Geronimo maven deployment plugin Geronimo maven xpom plugin +---------------------------------------- | Gathering project list Geronimo :: Servlet Specification | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Demo Webapp | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Java Transaction API Specification | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Enterprise JavaBeans Specification | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: J2EE Application Management Specification | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: J2EE Application Deployment Specification | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Kernel | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Common | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: JMX Debug Webapp | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Java Activation Framework | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: J2EE Connector Architecture Specification | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Java Authorization Contract for Containers Specification | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: JMS Specification | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: JavaMail API | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Java API for XML Registries (JAXR) | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: JavaServer Pages Specification | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: J2EE Specification | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list The Magic G Ball | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: System | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Deployment | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo maven xmlbeans plugin | Memory: 8M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: J2EE Schema | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Core | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Naming | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Transaction | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Client | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: J2EE | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Remoting | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Network | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Security | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Connector | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Service :: Builder | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: J2EE | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Deploy :: CLI Tool | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Naming :: Builder | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Client Builder | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Clustering | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Test :: DDBeans | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Connector :: Builder | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Jetty | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Security :: Builder | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Jetty :: Builder | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: JMX Remoting | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Derby | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Timer | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Mail | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Assembly | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Axis | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Console Web | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Derby :: Connector | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo :: Spring | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo maven deployment plugin | Memory: 9M/11M +---------------------------------------- +---------------------------------------- | Gathering project list Geronimo maven xpom plugin | Memory: 9M/11M +---------------------------------------- Starting the reactor... Our processing order: Geronimo :: Servlet Specification Geronimo :: Demo Webapp Geronimo :: Java Transaction API Specification Geronimo :: Enterprise JavaBeans Specification Geronimo :: J2EE Application Management Specification Geronimo :: J2EE Application Deployment Specification Geronimo :: Kernel Geronimo :: Common Geronimo :: JMX Debug Webapp Geronimo :: Java Activation Framework Geronimo :: J2EE Connector Architecture Specification Geronimo :: Java Authorization Contract for Containers Specification Geronimo :: JMS Specification Geronimo :: JavaMail API Geronimo :: Java API for XML Registries (JAXR) Geronimo :: JavaServer Pages Specification Geronimo :: J2EE Specification The Magic G Ball Geronimo :: System Geronimo :: Deployment Geronimo maven xmlbeans plugin Geronimo :: J2EE Schema Geronimo :: Core Geronimo :: Naming Geronimo :: Transaction Geronimo :: Client Geronimo :: J2EE Geronimo :: Remoting Geronimo :: Network Geronimo :: Security Geronimo :: Connector Geronimo :: Service :: Builder Geronimo :: J2EE Geronimo :: Deploy :: CLI Tool Geronimo :: Naming :: Builder Geronimo :: Client Builder Geronimo :: Clustering Geronimo :: Test :: DDBeans Geronimo :: Connector :: Builder Geronimo :: Jetty Geronimo :: Security :: Builder Geronimo :: Jetty :: Builder Geronimo :: JMX Remoting Geronimo :: Derby Geronimo :: Timer Geronimo :: Mail Geronimo :: Assembly Geronimo :: Axis Geronimo :: Console Web Geronimo :: Derby :: Connector Geronimo :: Spring Geronimo maven deployment plugin Geronimo maven xpom plugin +---------------------------------------- | Executing default Geronimo :: Servlet Specification | Memory: 9M/11M +---------------------------------------- multiproject:goal: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Servlet Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\specs\servlet/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\servlet\target\geronimo-spec-servlet-2.4-rc3.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\jars\geronimo-spec-servlet-2.4-rc3.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\servlet\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\poms\geronimo-spec-servlet-2.4-rc3.pom' +---------------------------------------- | Executing default Geronimo :: Demo Webapp | Memory: 10M/11M +---------------------------------------- jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc build:start: default: war:init: java:prepare-filesystem: java:compile: [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\applications\demo/target/classes [echo] No java source files to compile. java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. war:webapp: [echo] Assembling webapp geronimo-demo [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\applications\demo\target\geronimo-demo\WEB-INF war:war: [echo] Building WAR geronimo-demo [jar] Updating jar: C:\cygwin\home\dblevins\work\geronimo\applications\demo\target\geronimo-demo-1.0-SNAPSHOT.war Copying: from 'C:\cygwin\home\dblevins\work\geronimo\applications\demo\target\geronimo-demo-1.0-SNAPSHOT.war' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\wars\geronimo-demo-1.0-SNAPSHOT.war' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\applications\demo\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\poms\geronimo-demo-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Java Transaction API Specification | Memory: 8M/14M +---------------------------------------- war:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Java Transaction API Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\specs\jta/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\jta\target\geronimo-spec-jta-1.0.1B-rc3.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\jars\geronimo-spec-jta-1.0.1B-rc3.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\jta\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\poms\geronimo-spec-jta-1.0.1B-rc3.pom' +---------------------------------------- | Executing default Geronimo :: Enterprise JavaBeans Specification | Memory: 9M/14M +---------------------------------------- jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Enterprise JavaBeans Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\specs\ejb/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\ejb\target\geronimo-spec-ejb-2.1-rc3.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\jars\geronimo-spec-ejb-2.1-rc3.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\ejb\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\poms\geronimo-spec-ejb-2.1-rc3.pom' +---------------------------------------- | Executing default Geronimo :: J2EE Application Management Specification | Memory: 9M/14M +---------------------------------------- jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE Application Management Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\specs\j2ee-management/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\j2ee-management\target\geronimo-spec-j2ee-management-1.0-rc3.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\jars\geronimo-spec-j2ee-management-1.0-rc3.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\j2ee-management\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\poms\geronimo-spec-j2ee-management-1.0-rc3.pom' +---------------------------------------- | Executing default Geronimo :: J2EE Application Deployment Specification | Memory: 10M/14M +---------------------------------------- jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE Application Deployment Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\specs\j2ee-deployment/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\j2ee-deployment\target\geronimo-spec-j2ee-deployment-1.1-rc3.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\jars\geronimo-spec-j2ee-deployment-1.1-rc3.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\j2ee-deployment\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\poms\geronimo-spec-j2ee-deployment-1.1-rc3.pom' +---------------------------------------- | Executing default Geronimo :: Kernel | Memory: 11M/14M +---------------------------------------- jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Kernel' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 1 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\modules\kernel/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\kernel\target\geronimo-kernel-1.0-SNAPSHOT.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\jars\geronimo-kernel-1.0-SNAPSHOT.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\kernel\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\poms\geronimo-kernel-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Common | Memory: 12M/14M +---------------------------------------- Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Common' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\modules\common/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\common\target\geronimo-common-1.0-SNAPSHOT.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\jars\geronimo-common-1.0-SNAPSHOT.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\common\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\poms\geronimo-common-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: JMX Debug Webapp | Memory: 13M/14M +---------------------------------------- Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc build:start: default: war:init: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\applications\jmxdebug/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. war:webapp: [echo] Assembling webapp geronimo-jmxdebug [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\applications\jmxdebug\target\geronimo-jmxdebug\WEB-INF war:war: [echo] Building WAR geronimo-jmxdebug [jar] Updating jar: C:\cygwin\home\dblevins\work\geronimo\applications\jmxdebug\target\geronimo-jmxdebug-1.0-SNAPSHOT.war Copying: from 'C:\cygwin\home\dblevins\work\geronimo\applications\jmxdebug\target\geronimo-jmxdebug-1.0-SNAPSHOT.war' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\wars\geronimo-jmxdebug-1.0-SNAPSHOT.war' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\applications\jmxdebug\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\poms\geronimo-jmxdebug-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Java Activation Framework | Memory: 10M/19M +---------------------------------------- war:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Java Activation Framework' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\specs\activation/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\activation\target\geronimo-spec-activation-1.0.2-rc3.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\jars\geronimo-spec-activation-1.0.2-rc3.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\activation\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\poms\geronimo-spec-activation-1.0.2-rc3.pom' +---------------------------------------- | Executing default Geronimo :: J2EE Connector Architecture Specification | Memory: 11M/19M +---------------------------------------- jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE Connector Architecture Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\specs\j2ee-connector/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\j2ee-connector\target\geronimo-spec-j2ee-connector-1.5-rc3.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\jars\geronimo-spec-j2ee-connector-1.5-rc3.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\j2ee-connector\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\poms\geronimo-spec-j2ee-connector-1.5-rc3.pom' +---------------------------------------- | Executing default Geronimo :: Java Authorization Contract for Containers Specification | Memory: 12M/19M +---------------------------------------- jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Java Authorization Contract for Containers Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\specs\j2ee-jacc/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\j2ee-jacc\target\geronimo-spec-j2ee-jacc-1.0-rc3.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\jars\geronimo-spec-j2ee-jacc-1.0-rc3.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\j2ee-jacc\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\poms\geronimo-spec-j2ee-jacc-1.0-rc3.pom' +---------------------------------------- | Executing default Geronimo :: JMS Specification | Memory: 13M/19M +---------------------------------------- jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: JMS Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\specs\jms/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\jms\target\geronimo-spec-jms-1.1-SNAPSHOT.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\jars\geronimo-spec-jms-1.1-SNAPSHOT.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\jms\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\poms\geronimo-spec-jms-1.1-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: JavaMail API | Memory: 13M/19M +---------------------------------------- jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: JavaMail API' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\specs\javamail/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\javamail\target\geronimo-spec-javamail-1.3.1-rc3.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\jars\geronimo-spec-javamail-1.3.1-rc3.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\javamail\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\poms\geronimo-spec-javamail-1.3.1-rc3.pom' +---------------------------------------- | Executing default Geronimo :: Java API for XML Registries (JAXR) | Memory: 13M/19M +---------------------------------------- jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Java API for XML Registries (JAXR)' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\specs\jaxr/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\jaxr\target\geronimo-spec-jaxr-1.0-rc3.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\jars\geronimo-spec-jaxr-1.0-rc3.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\jaxr\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\poms\geronimo-spec-jaxr-1.0-rc3.pom' +---------------------------------------- | Executing default Geronimo :: JavaServer Pages Specification | Memory: 13M/19M +---------------------------------------- jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: JavaServer Pages Specification' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\specs\jsp/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\jsp\target\geronimo-spec-jsp-2.0-rc3.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\jars\geronimo-spec-jsp-2.0-rc3.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\jsp\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\poms\geronimo-spec-jsp-2.0-rc3.pom' +---------------------------------------- | Executing default Geronimo :: J2EE Specification | Memory: 13M/19M +---------------------------------------- Attempting to download geronimo-spec-jms-1.1-SNAPSHOT.jar. Artifact /geronimo-spec/jars/geronimo-spec-jms-1.1-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE Specification' is not available build:start: default: jar:jar: [delete] Deleting: C:\cygwin\home\dblevins\work\geronimo\specs\j2ee\target\geronimo-spec-j2ee-1.4-rc3.jar [jar] Building jar: C:\cygwin\home\dblevins\work\geronimo\specs\j2ee\target\geronimo-spec-j2ee-1.4-rc3.jar Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\j2ee\target\geronimo-spec-j2ee-1.4-rc3.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\jars\geronimo-spec-j2ee-1.4-rc3.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\specs\j2ee\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo-spec\poms\geronimo-spec-j2ee-1.4-rc3.pom' +---------------------------------------- | Executing default The Magic G Ball | Memory: 14M/19M +---------------------------------------- jar:install: build:end: build:start: java:prepare-filesystem: java:compile: [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\applications\magicGball/target/classes ejb: war:init: java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] No tests to run. war:webapp: [echo] Assembling webapp magicGball [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\applications\magicGball\target\magicGball\WEB-INF war:war: [echo] Building WAR magicGball [jar] Updating jar: C:\cygwin\home\dblevins\work\geronimo\applications\magicGball\target\magicGball.war client: ear: [jar] Building jar: C:\cygwin\home\dblevins\work\geronimo\applications\magicGball\target\magicGball.ear +---------------------------------------- | Executing default Geronimo :: System | Memory: 15M/19M +---------------------------------------- Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally default: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: System' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\modules\system/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: [delete] Deleting directory C:\cygwin\home\dblevins\work\geronimo\modules\system\target\tmp [mkdir] Created dir: C:\cygwin\home\dblevins\work\geronimo\modules\system\target\tmp test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. jar:jar: [jar] Building jar: C:\cygwin\home\dblevins\work\geronimo\modules\system\target\geronimo-system-1.0-SNAPSHOT.jar Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\system\target\geronimo-system-1.0-SNAPSHOT.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\jars\geronimo-system-1.0-SNAPSHOT.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\system\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\poms\geronimo-system-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Deployment | Memory: 15M/19M +---------------------------------------- Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Deployment' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\modules\deployment/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\deployment\target\geronimo-deployment-1.0-SNAPSHOT.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\jars\geronimo-deployment-1.0-SNAPSHOT.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\deployment\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\poms\geronimo-deployment-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo maven xmlbeans plugin | Memory: 17M/19M +---------------------------------------- jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo maven xmlbeans plugin' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\plugins\maven-xmlbeans-plugin/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. jar:jar: doinstall: [copy] Copying 1 file to C:\Documents and Settings\Default User\.maven\repository\geronimo\plugins [unjar] Expanding: C:\cygwin\home\dblevins\work\geronimo\plugins\maven-xmlbeans-plugin\target\geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar into C:\Documents and Settings\Default User\.maven\cache\geronimo-xmlbeans-plugin-1.0-SNAPSHOT +---------------------------------------- | Executing default Geronimo :: J2EE Schema | Memory: 17M/19M +---------------------------------------- Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar. Artifact /geronimo/plugins/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE Schema' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 2 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\modules\j2ee-schema/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\j2ee-schema\target\geronimo-j2ee-schema-1.0-SNAPSHOT.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\jars\geronimo-j2ee-schema-1.0-SNAPSHOT.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\j2ee-schema\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\poms\geronimo-j2ee-schema-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Core | Memory: 16M/25M +---------------------------------------- Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Error retrieving artifact from [ http://www.ibiblio.org/maven/geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar]: java.net.ConnectException: Connection timed out: connect Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Error retrieving artifact from [ http://www.ibiblio.org/maven/geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar]: java.net.ConnectException: Connection timed out: connect Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Error retrieving artifact from [ http://www.ibiblio.org/maven/geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar]: java.net.ConnectException: Connection timed out: connect Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Core' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\modules\core/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\core\target\geronimo-core-1.0-SNAPSHOT.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\jars\geronimo-core-1.0-SNAPSHOT.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\core\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\poms\geronimo-core-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Naming | Memory: 17M/25M +---------------------------------------- Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Naming' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\modules\naming/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\naming\target\geronimo-naming-1.0-SNAPSHOT.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\jars\geronimo-naming-1.0-SNAPSHOT.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\naming\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\poms\geronimo-naming-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Transaction | Memory: 17M/25M +---------------------------------------- Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Attempting to download howl-logger-0.1.8-SNAPSHOT.jar. Attempting to download tranql-1.0-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Transaction' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\modules\transaction/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\transaction\target\geronimo-transaction-1.0-SNAPSHOT.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\jars\geronimo-transaction-1.0-SNAPSHOT.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\transaction\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\poms\geronimo-transaction-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Client | Memory: 17M/25M +---------------------------------------- Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Attempting to download geronimo-naming-1.0-SNAPSHOT.jar. Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Client' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\modules\client/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\client\target\geronimo-client-1.0-SNAPSHOT.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\jars\geronimo-client-1.0-SNAPSHOT.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\client\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\poms\geronimo-client-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: J2EE | Memory: 19M/25M +---------------------------------------- Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\modules\j2ee/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\j2ee\target\geronimo-j2ee-1.0-SNAPSHOT.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\jars\geronimo-j2ee-1.0-SNAPSHOT.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\j2ee\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\poms\geronimo-j2ee-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Remoting | Memory: 18M/25M +---------------------------------------- Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Remoting' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\modules\remoting/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\remoting\target\geronimo-remoting-1.0-SNAPSHOT.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\jars\geronimo-remoting-1.0-SNAPSHOT.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\remoting\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\poms\geronimo-remoting-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Network | Memory: 19M/25M +---------------------------------------- Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Artifact /geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar. Artifact /geronimo/plugins/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Network' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\modules\network/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\network\target\geronimo-network-1.0-SNAPSHOT.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\jars\geronimo-network-1.0-SNAPSHOT.jar' Copying: from 'C:\cygwin\home\dblevins\work\geronimo\modules\network\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\geronimo\poms\geronimo-network-1.0-SNAPSHOT.pom' +---------------------------------------- | Executing default Geronimo :: Security | Memory: 20M/25M +---------------------------------------- Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Attempting to download geronimo-remoting-1.0-SNAPSHOT.jar. Attempting to download geronimo-network-1.0-SNAPSHOT.jar. Attempting to download geronimo-system-1.0-SNAPSHOT.jar. jar:jar: jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\geronimo\etc Plugin 'maven-deploy-plugin' in project 'Geronimo :: Security' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\geronimo\modules\security/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: [delete] Deleting directory C:\cygwin\home\dblevins\work\geronimo\modules\security\target\database [mkdir] Created dir: C:\cygwin\home\dblevins\work\geronimo\modules\security\target\database test:compile: test:test: [junit] Running org.apache.geronimo.security.bridge.CallerIdentityUserPasswordBridgeTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.922 sec [junit] Running org.apache.geronimo.security.bridge.ConfiguredIdentityUserPasswordBridgeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.703 sec [junit] Running org.apache.geronimo.security.bridge.MappingUserPasswordBridgeTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.859 sec [junit] Running org.apache.geronimo.security.jaas.ConfigurationEntryTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.829 sec [junit] Running org.apache.geronimo.security.jaas.DeploymentSupportTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.344 sec [junit] Running org.apache.geronimo.security.jaas.LoginKerberosNonGeronimoTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.329 sec [junit] Error calling function Protocol status: 1312 [junit] A specified logon session does not exist. It may already have been terminated. [junit] Running org.apache.geronimo.security.jaas.LoginKerberosTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.687 sec [junit] Error calling function Protocol status: 1312 [junit] A specified logon session does not exist. It may already have been terminated. [junit] Error calling function Protocol status: 1312 [junit] A specified logon session does not exist. It may already have been terminated. [junit] Running org.apache.geronimo.security.jaas.LoginPropertiesFileTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 121.625 sec [junit] [ERROR] TEST org.apache.geronimo.security.jaas.LoginPropertiesFileTest FAILED [junit] Running org.apache.geronimo.security.jaas.LoginSQLTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 121.797 sec [junit] [ERROR] TEST org.apache.geronimo.security.jaas.LoginSQLTest FAILED [junit] Running org.apache.geronimo.security.jaas.TimeoutTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 121.391 sec [junit] [ERROR] TEST org.apache.geronimo.security.jaas.TimeoutTest FAILED [junit] Running org.apache.geronimo.security.network.protocol.SubjectCarryingProtocolTest [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 121.25 sec [junit] [ERROR] TEST org.apache.geronimo.security.network.protocol.SubjectCarryingProtocolTest FAILED [junit] Running org.apache.geronimo.security.remoting.jmx.RemoteLoginTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.125 sec [junit] [ERROR] TEST org.apache.geronimo.security.remoting.jmx.RemoteLoginTest FAILED BUILD FAILED File...... C:\Documents and Settings\Default User\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly Element... maven:reactor Line...... 217 Column.... 9 Unable to obtain goal [default] -- C:\Documents and Settings\Default User\.maven\cache\maven-test-plugin-1.6.2\plugin.jelly:181:54: There were test failures. Total time: 15 minutes 46 seconds Finished at: Mon Dec 06 15:20:50 PST 2004 ? DefaultDatasource ? derby.log ? velocity.log ? etc/version-info.properties ? modules/openejb-builder/target cvs server: Updating . cvs server: Updating etc cvs server: Updating modules cvs server: Updating modules/assembly cvs server: Updating modules/assembly/src cvs server: Updating modules/assembly/src/etc cvs server: Updating modules/assembly/src/plan cvs server: Updating modules/assembly/src/var cvs server: Updating modules/assembly/src/var/log cvs server: Updating modules/assembly/src/var/security cvs server: Updating modules/connector cvs server: Updating modules/connector/src cvs server: Updating modules/connector/src/java cvs server: Updating modules/connector/src/java/org cvs server: Updating modules/connector/src/java/org/openejb cvs server: Updating modules/connector/src/java/org/openejb/resource cvs server: Updating modules/connector/src/java/org/openejb/resource/jdbc cvs server: Updating modules/connector/src/resources cvs server: Updating modules/connector/src/resources/META-INF cvs server: Updating modules/core cvs server: Updating modules/core/src cvs server: Updating modules/core/src/bin cvs server: Updating modules/core/src/conf cvs server: Updating modules/core/src/etc cvs server: Updating modules/core/src/java cvs server: Updating modules/core/src/java/org cvs server: Updating modules/core/src/java/org/openejb cvs server: Updating modules/core/src/java/org/openejb/assembler cvs server: Updating modules/core/src/java/org/openejb/cache cvs server: Updating modules/core/src/java/org/openejb/client cvs server: Updating modules/core/src/java/org/openejb/client/naming cvs server: Updating modules/core/src/java/org/openejb/client/naming/java cvs server: Updating modules/core/src/java/org/openejb/config cvs server: Updating modules/core/src/java/org/openejb/config/ejb11 cvs server: Updating modules/core/src/java/org/openejb/config/rules cvs server: Updating modules/core/src/java/org/openejb/config/sys cvs server: Updating modules/core/src/java/org/openejb/corba cvs server: Updating modules/core/src/java/org/openejb/corba/compiler cvs server: Updating modules/core/src/java/org/openejb/corba/security cvs server: Updating modules/core/src/java/org/openejb/corba/transaction cvs server: Updating modules/core/src/java/org/openejb/deployment cvs server: Updating modules/core/src/java/org/openejb/dispatch cvs server: Updating modules/core/src/java/org/openejb/entity cvs server: Updating modules/core/src/java/org/openejb/entity/bmp cvs server: Updating modules/core/src/java/org/openejb/entity/cmp cvs server: Updating modules/core/src/java/org/openejb/entity/cmp/pkgenerator cvs server: Updating modules/core/src/java/org/openejb/entity/dispatch cvs server: Updating modules/core/src/java/org/openejb/loader cvs server: Updating modules/core/src/java/org/openejb/mdb cvs server: Updating modules/core/src/java/org/openejb/mdb/dispatch cvs server: Updating modules/core/src/java/org/openejb/naming cvs server: Updating modules/core/src/java/org/openejb/persistence cvs server: Updating modules/core/src/java/org/openejb/persistence/jdbc cvs server: Updating modules/core/src/java/org/openejb/persistence/jdbc/binding cvs server: Updating modules/core/src/java/org/openejb/proxy cvs server: Updating modules/core/src/java/org/openejb/resource cvs server: Updating modules/core/src/java/org/openejb/resource/jdbc cvs server: Updating modules/core/src/java/org/openejb/security cvs server: Updating modules/core/src/java/org/openejb/server cvs server: Updating modules/core/src/java/org/openejb/server/admin cvs server: Updating modules/core/src/java/org/openejb/server/ejbd cvs server: Updating modules/core/src/java/org/openejb/server/telnet cvs server: Updating modules/core/src/java/org/openejb/server/util cvs server: Updating modules/core/src/java/org/openejb/sfsb cvs server: Updating modules/core/src/java/org/openejb/slsb cvs server: Updating modules/core/src/java/org/openejb/slsb/dispatch cvs server: Updating modules/core/src/java/org/openejb/spi cvs server: Updating modules/core/src/java/org/openejb/timer cvs server: Updating modules/core/src/java/org/openejb/transaction cvs server: Updating modules/core/src/java/org/openejb/util cvs server: Updating modules/core/src/java/org/openejb/util/urlhandler cvs server: Updating modules/core/src/java/org/openejb/util/urlhandler/resource cvs server: Updating modules/core/src/schema cvs server: Updating modules/core/src/test cvs server: Updating modules/core/src/test/org cvs server: Updating modules/core/src/test/org/openejb cvs server: Updating modules/core/src/test/org/openejb/client cvs server: Updating modules/core/src/test/org/openejb/corba cvs server: Updating modules/core/src/test/org/openejb/corba/compiler cvs server: Updating modules/core/src/test/org/openejb/deployment cvs server: Updating modules/core/src/test/org/openejb/deployment/entity cvs server: Updating modules/core/src/test/org/openejb/deployment/entity/cmp cvs server: Updating modules/core/src/test/org/openejb/deployment/entity/cmp/cmr cvs server: Updating modules/core/src/test/org/openejb/deployment/entity/cmp/cmr/manytomany cvs server: Updating modules/core/src/test/org/openejb/deployment/entity/cmp/cmr/onetomany cvs server: Updating modules/core/src/test/org/openejb/deployment/entity/cmp/cmr/onetoone cvs server: Updating modules/core/src/test/org/openejb/deployment/mdb cvs server: Updating modules/core/src/test/org/openejb/deployment/mdb/mockra cvs server: Updating modules/core/src/test/org/openejb/deployment/sfsb cvs server: Updating modules/core/src/test/org/openejb/deployment/slsb cvs server: Updating modules/core/src/test/org/openejb/entity cvs server: Updating modules/core/src/test/org/openejb/entity/bmp cvs server: Updating modules/core/src/test/org/openejb/entity/cmp cvs server: Updating modules/core/src/test/org/openejb/entity/cmp/cmr cvs server: Updating modules/core/src/test/org/openejb/entity/cmp/cmr/manytomany cvs server: Updating modules/core/src/test/org/openejb/entity/cmp/cmr/onetomany cvs server: Updating modules/core/src/test/org/openejb/entity/cmp/cmr/onetoone cvs server: Updating modules/core/src/test/org/openejb/mdb cvs server: Updating modules/core/src/test/org/openejb/mdb/mockra cvs server: Updating modules/core/src/test/org/openejb/module cvs server: Updating modules/core/src/test/org/openejb/security cvs server: Updating modules/core/src/test/org/openejb/sfsb cvs server: Updating modules/core/src/test/org/openejb/slsb cvs server: Updating modules/core/src/test/org/openejb/timer cvs server: Updating modules/core/src/test/org/openejb/transaction cvs server: Updating modules/core/src/test/org/openejb/util cvs server: Updating modules/core/src/test-cmp cvs server: Updating modules/core/src/test-cmp/manytomany cvs server: Updating modules/core/src/test-cmp/manytomany/compoundpk cvs server: Updating modules/core/src/test-cmp/manytomany/simplepk cvs server: Updating modules/core/src/test-cmp/onetomany cvs server: Updating modules/core/src/test-cmp/onetomany/compoundpk cvs server: Updating modules/core/src/test-cmp/onetomany/simplepk cvs server: Updating modules/core/src/test-cmp/onetoone cvs server: Updating modules/core/src/test-cmp/onetoone/compoundpk cvs server: Updating modules/core/src/test-cmp/onetoone/simplepk cvs server: Updating modules/core/src/test-ear cvs server: Updating modules/core/src/test-ear/META-INF cvs server: Updating modules/core/src/test-ejb-jar cvs server: Updating modules/core/src/test-ejb-jar/META-INF cvs server: Updating modules/core/src/test-ejb-jar/org cvs server: Updating modules/core/src/test-ejb-jar/org/openejb cvs server: Updating modules/core/src/test-ejb-jar/org/openejb/test cvs server: Updating modules/core/src/test-ejb-jar/org/openejb/test/simple cvs server: Updating modules/core/src/test-ejb-jar/org/openejb/test/simple/bmp cvs server: Updating modules/core/src/test-ejb-jar/org/openejb/test/simple/cmp cvs server: Updating modules/core/src/test-ejb-jar/org/openejb/test/simple/mdb cvs server: Updating modules/core/src/test-ejb-jar/org/openejb/test/simple/sfsb cvs server: Updating modules/core/src/test-ejb-jar/org/openejb/test/simple/slsb cvs server: Updating modules/core/src/test-resources cvs server: Updating modules/core/src/test-resources/plans cvs server: Updating modules/itest-ejb cvs server: Updating modules/itest-ejb/src cvs server: Updating modules/itest-ejb/src/ejb cvs server: Updating modules/itest-ejb/src/ejb/META-INF cvs server: Updating modules/itest-ejb/src/java cvs server: Updating modules/itest-ejb/src/java/org cvs server: Updating modules/itest-ejb/src/java/org/openejb cvs server: Updating modules/itest-ejb/src/java/org/openejb/test cvs server: Updating modules/itest-ejb/src/java/org/openejb/test/beans cvs server: Updating modules/itest-ejb/src/java/org/openejb/test/entity cvs server: Updating modules/itest-ejb/src/java/org/openejb/test/entity/bmp cvs server: Updating modules/itest-ejb/src/java/org/openejb/test/entity/cmp cvs server: Updating modules/itest-ejb/src/java/org/openejb/test/object cvs server: Updating modules/itest-ejb/src/java/org/openejb/test/stateful cvs server: Updating modules/itest-ejb/src/java/org/openejb/test/stateless cvs server: Updating modules/itests cvs server: Updating modules/itests/src cvs server: Updating modules/itests/src/bin cvs server: Updating modules/itests/src/ejb cvs server: Updating modules/itests/src/ejb/META-INF cvs server: Updating modules/itests/src/ejb/META-INF/META-INF cvs server: Updating modules/itests/src/ejb/ejb cvs server: Updating modules/itests/src/ejb/ejb/META-INF cvs server: Updating modules/itests/src/etc cvs server: Updating modules/itests/src/etc2 cvs server: Updating modules/itests/src/itest cvs server: Updating modules/itests/src/itest/org cvs server: Updating modules/itests/src/itest/org/openejb cvs server: Updating modules/itests/src/itest/org/openejb/test cvs server: Updating modules/itests/src/itest/org/openejb/test/entity cvs server: Updating modules/itests/src/itest/org/openejb/test/entity/bmp cvs server: Updating modules/itests/src/itest/org/openejb/test/entity/cmp cvs server: Updating modules/itests/src/itest/org/openejb/test/entity/cmp2 cvs server: Updating modules/itests/src/itest/org/openejb/test/security cvs server: Updating modules/itests/src/itest/org/openejb/test/security/slsb cvs server: Updating modules/itests/src/itest/org/openejb/test/stateful cvs server: Updating modules/itests/src/itest/org/openejb/test/stateless cvs server: Updating modules/itests/src/java cvs server: Updating modules/itests/src/java/java cvs server: Updating modules/itests/src/java/java/org cvs server: Updating modules/itests/src/java/java/org/openejb cvs server: Updating modules/itests/src/java/java/org/openejb/test cvs server: Updating modules/itests/src/java/java/org/openejb/test/beans cvs server: Updating modules/itests/src/java/java/org/openejb/test/entity cvs server: Updating modules/itests/src/java/java/org/openejb/test/entity/bmp cvs server: Updating modules/itests/src/java/java/org/openejb/test/entity/cmp cvs server: Updating modules/itests/src/java/java/org/openejb/test/object cvs server: Updating modules/itests/src/java/java/org/openejb/test/security cvs server: Updating modules/itests/src/java/java/org/openejb/test/security/bmp cvs server: Updating modules/itests/src/java/java/org/openejb/test/security/cmp cvs server: Updating modules/itests/src/java/java/org/openejb/test/security/sfsb cvs server: Updating modules/itests/src/java/java/org/openejb/test/security/slsb cvs server: Updating modules/itests/src/java/java/org/openejb/test/stateful cvs server: Updating modules/itests/src/java/java/org/openejb/test/stateless cvs server: Updating modules/itests/src/java/org cvs server: Updating modules/itests/src/java/org/openejb cvs server: Updating modules/itests/src/java/org/openejb/test cvs server: Updating modules/itests/src/java/org/openejb/test/beans cvs server: Updating modules/itests/src/java/org/openejb/test/entity cvs server: Updating modules/itests/src/java/org/openejb/test/entity/bmp cvs server: Updating modules/itests/src/java/org/openejb/test/entity/cmp cvs server: Updating modules/itests/src/java/org/openejb/test/object cvs server: Updating modules/itests/src/java/org/openejb/test/security cvs server: Updating modules/itests/src/java/org/openejb/test/security/slsb cvs server: Updating modules/itests/src/java/org/openejb/test/stateful cvs server: Updating modules/itests/src/java/org/openejb/test/stateless cvs server: Updating modules/itests/src/scenarios cvs server: Updating modules/itests/src/scenarios/001 cvs server: Updating modules/itests/src/scenarios/002 cvs server: Updating modules/itests/src/test cvs server: Updating modules/itests/src/test/org cvs server: Updating modules/itests/src/test/org/openejb cvs server: Updating modules/itests/src/test/org/openejb/test cvs server: Updating modules/itests/src/test/org/openejb/test/entity cvs server: Updating modules/itests/src/test/org/openejb/test/entity/bmp cvs server: Updating modules/itests/src/test/org/openejb/test/entity/cmp cvs server: Updating modules/itests/src/test/org/openejb/test/stateful cvs server: Updating modules/itests/src/test/org/openejb/test/stateless cvs server: Updating modules/itests/src/test-resources cvs server: Updating modules/openejb-builder cvs server: Updating modules/openejb-builder/src cvs server: Updating modules/openejb-builder/src/java cvs server: Updating modules/openejb-builder/src/java/org cvs server: Updating modules/openejb-builder/src/java/org/openejb cvs server: Updating modules/openejb-builder/src/java/org/openejb/deployment cvs server: Updating modules/openejb-builder/src/schema cvs server: Updating modules/openejb-builder/src/test cvs server: Updating modules/openejb-builder/src/test/org cvs server: Updating modules/openejb-builder/src/test/org/openejb cvs server: Updating modules/openejb-builder/src/test/org/openejb/deployment cvs server: Updating modules/openejb-builder/src/test/org/openejb/deployment/entity cvs server: Updating modules/openejb-builder/src/test/org/openejb/deployment/entity/cmp cvs server: Updating modules/openejb-builder/src/test/org/openejb/deployment/entity/cmp/cmr cvs server: Updating modules/openejb-builder/src/test/org/openejb/deployment/entity/cmp/cmr/manytomany cvs server: Updating modules/openejb-builder/src/test/org/openejb/deployment/entity/cmp/cmr/onetomany cvs server: Updating modules/openejb-builder/src/test/org/openejb/deployment/entity/cmp/cmr/onetoone cvs server: Updating modules/openejb-builder/src/test/org/openejb/deployment/mdb cvs server: Updating modules/openejb-builder/src/test/org/openejb/deployment/mdb/mockra cvs server: Updating modules/openejb-builder/src/test/org/openejb/deployment/slsb cvs server: Updating modules/openejb-builder/src/test/org/openejb/slsb cvs server: Updating modules/openejb-builder/src/test/org/openejb/transaction cvs server: Updating modules/openejb-builder/src/test-cmp cvs server: Updating modules/openejb-builder/src/test-cmp/manytomany cvs server: Updating modules/openejb-builder/src/test-cmp/manytomany/compoundpk cvs server: Updating modules/openejb-builder/src/test-cmp/manytomany/simplepk cvs server: Updating modules/openejb-builder/src/test-cmp/onetomany cvs server: Updating modules/openejb-builder/src/test-cmp/onetomany/compoundpk cvs server: Updating modules/openejb-builder/src/test-cmp/onetomany/simplepk cvs server: Updating modules/openejb-builder/src/test-cmp/onetoone cvs server: Updating modules/openejb-builder/src/test-cmp/onetoone/compoundpk cvs server: Updating modules/openejb-builder/src/test-cmp/onetoone/simplepk cvs server: Updating modules/openejb-builder/src/test-ear cvs server: Updating modules/openejb-builder/src/test-ear/META-INF cvs server: Updating modules/openejb-builder/src/test-ejb-jar cvs server: Updating modules/openejb-builder/src/test-ejb-jar/META-INF cvs server: Updating modules/openejb-builder/src/test-ejb-jar/org cvs server: Updating modules/openejb-builder/src/test-ejb-jar/org/openejb cvs server: Updating modules/openejb-builder/src/test-ejb-jar/org/openejb/test cvs server: Updating modules/openejb-builder/src/test-ejb-jar/org/openejb/test/simple cvs server: Updating modules/openejb-builder/src/test-ejb-jar/org/openejb/test/simple/bmp cvs server: Updating modules/openejb-builder/src/test-ejb-jar/org/openejb/test/simple/cmp cvs server: Updating modules/openejb-builder/src/test-ejb-jar/org/openejb/test/simple/mdb cvs server: Updating modules/openejb-builder/src/test-ejb-jar/org/openejb/test/simple/sfsb cvs server: Updating modules/openejb-builder/src/test-ejb-jar/org/openejb/test/simple/slsb cvs server: Updating modules/openejb-builder/src/test-resources cvs server: Updating modules/openejb-builder/src/test-resources/plans cvs server: Updating modules/webadmin cvs server: Updating modules/webadmin/src cvs server: Updating modules/webadmin/src/etc cvs server: Updating modules/webadmin/src/htdocs cvs server: Updating modules/webadmin/src/htdocs/help cvs server: Updating modules/webadmin/src/htdocs/help/config cvs server: Updating modules/webadmin/src/htdocs/help/mapping cvs server: Updating modules/webadmin/src/htdocs/images cvs server: Updating modules/webadmin/src/java cvs server: Updating modules/webadmin/src/java/org cvs server: Updating modules/webadmin/src/java/org/openejb cvs server: Updating modules/webadmin/src/java/org/openejb/webadmin cvs server: Updating modules/webadmin/src/java/org/openejb/webadmin/clienttools cvs server: Updating modules/webadmin/src/java/org/openejb/webadmin/ejbgen cvs server: Updating modules/webadmin/src/java/org/openejb/webadmin/httpd cvs server: Updating modules/webadmin/src/java/org/openejb/webadmin/main __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0 [copy] Copying 1 file to C:\cygwin\home\dblevins\work\openejb\etc Starting the reactor... Our processing order: OpenEJB :: Core OpenEJB :: Builder OpenEJB :: Assembly OpenEJB :: Connector OpenEJB :: Integration Tests OpenEJB :: WebAdmin +---------------------------------------- | Executing (default): OpenEJB :: Core | Memory: 4M/6M +---------------------------------------- Attempting to download geronimo-connector-1.0-SNAPSHOT.jar. Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Attempting to download geronimo-client-1.0-SNAPSHOT.jar. Error retrieving artifact from [ http://www.ibiblio.org/maven/geronimo/jars/geronimo-client-1.0-SNAPSHOT.jar]: java.net.ConnectException: Connection timed out: connect Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Error retrieving artifact from [ http://www.ibiblio.org/maven/geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar]: java.net.ConnectException: Connection timed out: connect Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Error retrieving artifact from [ http://www.ibiblio.org/maven/geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar]: java.net.ConnectException: Connection timed out: connect Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar. Attempting to download geronimo-j2ee-builder-1.0-SNAPSHOT.jar. Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Attempting to download geronimo-remoting-1.0-SNAPSHOT.jar. Attempting to download geronimo-security-1.0-SNAPSHOT.jar. Attempting to download geronimo-timer-1.0-SNAPSHOT.jar. Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar. Attempting to download geronimo-naming-1.0-SNAPSHOT.jar. Attempting to download geronimo-naming-builder-1.0-SNAPSHOT.jar. Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. Attempting to download tranql-1.0-SNAPSHOT.jar. build:start: default: modules:default: modules:reactor:init: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\openejb\etc Plugin 'maven-deploy-plugin' in project 'OpenEJB :: Core' is not available build:start: default: java:prepare-filesystem: [mkdir] Created dir: C:\cygwin\home\dblevins\work\openejb\modules\core\target\classes java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\openejb\modules\core/target/classes [javac] Compiling 461 source files to C:\cygwin\home\dblevins\work\openejb\modules\core\target\classes Note: Some input files use or override a deprecated API. Note: Recompile with -deprecation for details. java:jar-resources: Copying 5 files to C:\cygwin\home\dblevins\work\openejb\modules\core\target\classes Copying 4 files to C:\cygwin\home\dblevins\work\openejb\modules\core\target\classes test:prepare-filesystem: [mkdir] Created dir: C:\cygwin\home\dblevins\work\openejb\modules\core\target\test-classes [mkdir] Created dir: C:\cygwin\home\dblevins\work\openejb\modules\core\target\test-reports test:test-resources: test:compile: [javac] Compiling 14 source files to C:\cygwin\home\dblevins\work\openejb\modules\core\target\test-classes test:test: [junit] Running org.openejb.client.EJBRequestTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.891 sec [junit] Running org.openejb.client.JNDIRequestTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.375 sec [junit] Running org.openejb.client.JNDIResponseTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.391 sec [junit] Running org.openejb.corba.compiler.CompilerTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.297 sec [junit] Running org.openejb.slsb.InvocationTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.656 sec [junit] Running org.openejb.slsb.StatelessInstanceInterceptorTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.39 sec [junit] Running org.openejb.timer.TimerServiceImplTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.328 sec [touch] Creating C:\cygwin\home\dblevins\work\openejb\modules\core\target\test-reports\tstamp jar:jar: [jar] Building jar: C:\cygwin\home\dblevins\work\openejb\modules\core\target\openejb-core-2.0-SNAPSHOT.jar Copying: from 'C:\cygwin\home\dblevins\work\openejb\modules\core\target\openejb-core-2.0-SNAPSHOT.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\openejb\jars\openejb-core-2.0-SNAPSHOT.jar' Copying: from 'C:\cygwin\home\dblevins\work\openejb\modules\core\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\openejb\poms\openejb-core-2.0-SNAPSHOT.pom' +---------------------------------------- | Executing (default): OpenEJB :: Builder | Memory: 34M/41M +---------------------------------------- Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar. Attempting to download openejb-core-2.0-SNAPSHOT.jar. Attempting to download geronimo-connector-1.0-SNAPSHOT.jar. Attempting to download geronimo-core-1.0-SNAPSHOT.jar. Attempting to download geronimo-client-1.0-SNAPSHOT.jar. Attempting to download geronimo-common-1.0-SNAPSHOT.jar. Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar. Attempting to download geronimo-deploy-tool-1.0-SNAPSHOT.jar. Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar. Attempting to download geronimo-j2ee-builder-1.0-SNAPSHOT.jar. Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar. Attempting to download geronimo-remoting-1.0-SNAPSHOT.jar. Attempting to download geronimo-security-1.0-SNAPSHOT.jar. Attempting to download geronimo-security-builder-1.0-SNAPSHOT.jar. Attempting to download geronimo-service-builder-1.0-SNAPSHOT.jar. Error retrieving artifact from [ http://www.ibiblio.org/maven/geronimo/jars/geronimo-service-builder-1.0-SNAPSHOT.jar]: java.net.ConnectException: Connection timed out: connect Attempting to download geronimo-timer-1.0-SNAPSHOT.jar. Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar. Attempting to download geronimo-naming-1.0-SNAPSHOT.jar. Attempting to download geronimo-naming-builder-1.0-SNAPSHOT.jar. Attempting to download geronimo-system-1.0-SNAPSHOT.jar. Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar. Attempting to download tranql-1.0-SNAPSHOT.jar. jar:install: build:end: [copy] Copying 1 file to C:\cygwin\home\dblevins\work\openejb\etc Plugin 'maven-deploy-plugin' in project 'OpenEJB :: Builder' is not available build:start: default: java:prepare-filesystem: java:compile: [depend] Deleted 0 out of date files in 1 seconds [echo] Compiling to C:\cygwin\home\dblevins\work\openejb\modules\openejb-builder/target/classes [javac] Compiling 38 source files to C:\cygwin\home\dblevins\work\openejb\modules\openejb-builder\target\classes Note: Some input files use or override a deprecated API. Note: Recompile with -deprecation for details. java:jar-resources: Copying 77 files to C:\cygwin\home\dblevins\work\openejb\modules\openejb-builder\target\classes test:prepare-filesystem: test:test-resources: Copying 1 file to C:\cygwin\home\dblevins\work\openejb\modules\openejb-builder\target\test-classes test:compile: [javac] Compiling 16 source files to C:\cygwin\home\dblevins\work\openejb\modules\openejb-builder\target\test-classes Note: Some input files use or override a deprecated API. Note: Recompile with -deprecation for details. test:test: [junit] Running org.openejb.deployment.BMPSystemMethodIndicesTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.578 sec [junit] Running org.openejb.deployment.CMPEntityBuilderTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.547 sec [junit] Running org.openejb.deployment.CMPSystemMethodIndicesTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.594 sec [junit] Running org.openejb.deployment.EJBConfigBuilderTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.703 sec [junit] Running org.openejb.deployment.entity.BasicBMPEntityContainerTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.578 sec [junit] Running org.openejb.deployment.entity.BasicCMPEntityContainerTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.859 sec [junit] Running org.openejb.deployment.entity.cmp.cmr.manytomany.ManyToManyCompoundPKTest [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 5.688 sec [junit] Running org.openejb.deployment.entity.cmp.cmr.manytomany.ManyToManyTest [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 5.672 sec [junit] Running org.openejb.deployment.entity.cmp.cmr.onetomany.OneToManyCascadeDeleteTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.656 sec [junit] Running org.openejb.deployment.entity.cmp.cmr.onetomany.OneToManyCompoundPKCascadeDeleteTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.641 sec [junit] Running org.openejb.deployment.entity.cmp.cmr.onetomany.OneToManyCompoundPKTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.062 sec [junit] Running org.openejb.deployment.entity.cmp.cmr.onetomany.OneToManyTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.078 sec [junit] Running org.openejb.deployment.entity.cmp.cmr.onetoone.OneToOneCompoundPKTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.937 sec [junit] Running org.openejb.deployment.entity.cmp.cmr.onetoone.OneToOneTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.953 sec [junit] Running org.openejb.deployment.mdb.BasicMDBContainerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.563 sec [junit] Running org.openejb.deployment.MessageDrivenSystemMethodIndicesTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.531 sec [junit] Running org.openejb.deployment.PlanParsingTest [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.343 sec [junit] [ERROR] TEST org.openejb.deployment.PlanParsingTest FAILED [junit] Running org.openejb.deployment.slsb.BasicStatelessContainerTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.484 sec [junit] Running org.openejb.deployment.slsb.StatelessClientContainerTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.328 sec [junit] Running org.openejb.deployment.StatelessSystemMethodIndicesTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.547 sec [junit] Running org.openejb.deployment.StatelfulSystemMethodIndicesTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.547 sec [junit] Running org.openejb.deployment.TransactionPolicyHelperTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.469 sec [junit] Running org.openejb.transaction.ContainerPolicyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.469 sec BUILD FAILED File...... C:\cygwin\home\dblevins\work\openejb\maven.xml Element... maven:reactor Line...... 127 Column.... 27 Unable to obtain goal [default] -- C:\Documents and Settings\Default User\.maven\cache\maven-test-plugin-1.6.2\plugin.jelly:181:54: There were test failures. Total time: 12 minutes 30 seconds Finished at: Mon Dec 06 15:33:26 PST 2004 cvs server: Updating . cvs server: Updating src cvs server: Updating src/antlr cvs server: Updating src/java cvs server: Updating src/java/org cvs server: Updating src/java/org/tranql cvs server: Updating src/java/org/tranql/cache cvs server: Updating src/java/org/tranql/ejb cvs server: Updating src/java/org/tranql/field cvs server: Updating src/java/org/tranql/identity cvs server: Updating src/java/org/tranql/pkgenerator cvs server: Updating src/java/org/tranql/ql cvs server: Updating src/java/org/tranql/query cvs server: Updating src/java/org/tranql/schema cvs server: Updating src/java/org/tranql/sql cvs server: Updating src/java/org/tranql/sql/jdbc cvs server: Updating src/java/org/tranql/sql/jdbc/binding cvs server: Updating src/java/org/tranql/sql/sql92 cvs server: Updating src/java/org/tranql/sql/typeconverter cvs server: Updating src/test cvs server: Updating src/test/org cvs server: Updating src/test/org/tranql cvs server: Updating src/test/org/tranql/cache cvs server: Updating src/test/org/tranql/ejb cvs server: Updating src/test/org/tranql/pkgenerator cvs server: Updating src/test/org/tranql/ql cvs server: Updating src/test/org/tranql/query cvs server: Updating src/test/org/tranql/sql cvs server: Updating src/test/org/tranql/sql/jdbc cvs server: Updating src/test/org/tranql/sql/jdbc/binding cvs server: Updating src/test/org/tranql/sql/sql92 __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0 Plugin 'maven-deploy-plugin' in project 'tranql' is not available build:start: default: java:prepare-filesystem: java:compile: antlr:prepare-filesystem: antlr:generate: [echo] Compiling to C:\cygwin\home\dblevins\work\tranql/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\tranql\target\tranql-1.0-SNAPSHOT.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\tranql\jars\tranql-1.0-SNAPSHOT.jar' Copying: from 'C:\cygwin\home\dblevins\work\tranql\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\tranql\poms\tranql-1.0-SNAPSHOT.pom' BUILD SUCCESSFUL Total time: 3 seconds Finished at: Mon Dec 06 15:33:33 PST 2004 cvs server: Updating . cvs server: Updating src cvs server: Updating src/java cvs server: Updating src/java/org cvs server: Updating src/java/org/tranql cvs server: Updating src/java/org/tranql/connector cvs server: Updating src/java/org/tranql/connector/jdbc cvs server: Updating src/rar cvs server: Updating src/rar/META-INF cvs server: Updating src/test cvs server: Updating src/test/org cvs server: Updating src/test/org/tranql cvs server: Updating src/test/org/tranql/connector cvs server: Updating src/test/org/tranql/connector/jdbc __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0 Plugin 'maven-deploy-plugin' in project 'tranql connector' is not available build:start: default: rar:init: rar:rar: java:prepare-filesystem: java:compile: [echo] Compiling to C:\cygwin\home\dblevins\work\tranql-connector/target/classes java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: test:test: [echo] NOTICE: Skipping tests; they seem to have passed already [echo] No tests to run. Copying: from 'C:\cygwin\home\dblevins\work\tranql-connector\target\tranql-connector-1.0-SNAPSHOT.jar' to: 'C:\Documents and Settings\Default User\.maven\repository\tranql\jars\tranql-connector-1.0-SNAPSHOT.jar' Copying: from 'C:\cygwin\home\dblevins\work\tranql-connector\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\tranql\poms\tranql-connector-1.0-SNAPSHOT.pom' jar:jar: jar:install: [echo] Building rar tranql-connector-1.0-SNAPSHOT with ra.xml "C:\cygwin\home\dblevins\work\tranql-connector/src/rar/META-INF/ra.xml" [echo] trying to include C:\cygwin\home\dblevins\work\tranql-connector/target/tranql-connector-1.0-SNAPSHOT.jar Copying: from 'C:\cygwin\home\dblevins\work\tranql-connector\target\tranql-connector-1.0-SNAPSHOT.rar' to: 'C:\Documents and Settings\Default User\.maven\repository\tranql\rars\tranql-connector-1.0-SNAPSHOT.rar' Copying: from 'C:\cygwin\home\dblevins\work\tranql-connector\project.xml' to: 'C:\Documents and Settings\Default User\.maven\repository\tranql\poms\tranql-connector-1.0-SNAPSHOT.pom' BUILD SUCCESSFUL Total time: 3 seconds Finished at: Mon Dec 06 15:33:38 PST 2004 --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="maven-info-1102376935.txt" __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0 #---- BEGIN: Which report Which.version=Which.java:($Revision: 1.2 $) WhichJar.java:($Revision: 1.2 $) java.version=1.4.2_06 file.encoding=Cp1252 java.ext.dirs=c:\j2sdk1.4.2_06\jre\lib\ext java.class.path=c:\Program Files\Apache Software Foundation\Maven 1.0\/lib/forehead-1.0-beta-5.jar os.name=Windows 2000 java.vendor=Sun Microsystems Inc. sun.boot.class.path=c:\Program Files\Apache Software Foundation\Maven 1.0\lib\endorsed\xerces-2.4.0.jar;c:\Program Files\Apache Software Foundation\Maven 1.0\lib\endorsed\xml-apis-1.0.b2.jar;c:\j2sdk1.4.2_06\jre\lib\rt.jar;c:\j2sdk1.4.2_06\jre\lib\i18n.jar;c:\j2sdk1.4.2_06\jre\lib\sunrsasign.jar;c:\j2sdk1.4.2_06\jre\lib\jsse.jar;c:\j2sdk1.4.2_06\jre\lib\jce.jar;c:\j2sdk1.4.2_06\jre\lib\charsets.jar;c:\j2sdk1.4.2_06\jre\classes java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition #---- END: Which report Installed plugins: geronimo-deployment-plugin-1.0-SNAPSHOT maven-abbot-plugin-1.0 maven-announcement-plugin-1.2 maven-ant-plugin-1.7 maven-antlr-plugin-1.2.1 maven-appserver-plugin-2.0 maven-artifact-plugin-1.4 maven-ashkelon-plugin-1.2 maven-aspectj-plugin-3.1.1 maven-aspectwerkz-plugin-1.2 maven-caller-plugin-1.1 maven-castor-plugin-1.2 maven-changelog-plugin-1.7.1 maven-changes-plugin-1.5 maven-checkstyle-plugin-2.4.1 maven-clean-plugin-1.3 maven-clover-plugin-1.5 maven-console-plugin-1.1 maven-cruisecontrol-plugin-1.4 maven-dashboard-plugin-1.3 maven-developer-activity-plugin-1.5 maven-dist-plugin-1.6 maven-docbook-plugin-1.2 maven-ear-plugin-1.5 maven-eclipse-plugin-1.7 maven-ejb-plugin-1.5 maven-faq-plugin-1.4 maven-file-activity-plugin-1.5 maven-genapp-plugin-2.2 maven-gump-plugin-1.4 maven-hibernate-plugin-1.1 maven-html2xdoc-plugin-1.3 maven-idea-plugin-1.5 maven-j2ee-plugin-1.5 maven-jalopy-plugin-1.3 maven-jar-plugin-1.6 maven-java-plugin-1.4 maven-javacc-plugin-1.1 maven-javadoc-plugin-1.6.1 maven-jboss-plugin-1.5 maven-jbuilder-plugin-1.5 maven-jcoverage-plugin-1.0.7 maven-jdee-plugin-1.1 maven-jdepend-plugin-1.5 maven-jdeveloper-plugin-1.4 maven-jdiff-plugin-1.4 maven-jellydoc-plugin-1.3 maven-jetty-plugin-1.1 maven-jira-plugin-1.1.1 maven-jnlp-plugin-1.4 maven-junit-doclet-plugin-1.2 maven-junit-report-plugin-1.5 maven-jxr-plugin-1.4.1 maven-latex-plugin-1.4.1 maven-latka-plugin-1.4.1 maven-license-plugin-1.2 maven-linkcheck-plugin-1.3.2 maven-multichanges-plugin-1.1 maven-multiproject-plugin-1.3.1 maven-native-plugin-1.1 maven-nsis-plugin-1.1 maven-pdf-plugin-2.1 maven-plugin-plugin-1.5.1 maven-pmd-plugin-1.5 maven-pom-plugin-1.4.1 maven-rar-plugin-1.0 maven-release-plugin-1.4 maven-repository-plugin-1.2 maven-scm-plugin-1.4 maven-shell-plugin-1.1 maven-simian-plugin-1.4 maven-site-plugin-1.5.1 maven-struts-plugin-1.3 maven-tasklist-plugin-2.3 maven-test-plugin-1.6.2 maven-tjdo-plugin-1.0.0 maven-uberjar-plugin-1.2 maven-vdoclet-plugin-1.2 maven-war-plugin-1.6 maven-webserver-plugin-2.0 maven-wizard-plugin-1.1 maven-xdoc-plugin-1.8 Exception reading build.properties: C:\Documents and Settings\Default User\build.properties (The system cannot find the file specified) Home Build properties: {} --SUOF0GtieIMvvwua--