==[SUMMARY]====================================

    [junit] [ERROR] TEST 
org.openejb.deployment.AxisWebServiceContainerBuilderTest FAILED
    [junit] [ERROR] TEST org.openejb.deployment.EarDeploymentTest FAILED
    [junit] [ERROR] TEST org.openejb.deployment.EjbJarModuleDeploymentTest 
FAILED
    [junit] [ERROR] TEST org.openejb.deployment.UnpackedModuleDeploymentTest 
FAILED
BUILD FAILED

==[UPDATED]====================================



Testsuite: org.openejb.deployment.AxisWebServiceContainerBuilderTest
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 2.876 sec

------------- Standard Output ---------------
Retrieving document at 'META-INF/wsdl/test-ejb.wsdl'.
------------- ---------------- ---------------
------------- Standard Error -----------------
log4j:WARN No appenders could be found for logger 
(org.apache.axis.description.OperationDesc).
log4j:WARN Please initialize the log4j system properly.
------------- ---------------- ---------------
Testcase: 
testBuildGBeanData(org.openejb.deployment.AxisWebServiceContainerBuilderTest):  
      Caused an ERROR
java.lang.reflect.Method
java.io.NotSerializableException: java.lang.reflect.Method
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1054)
        at 
java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)
        at java.util.ArrayList.writeObject(ArrayList.java:529)
        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.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:809)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1296)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)
        at java.util.HashMap.writeObject(HashMap.java:978)
        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.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:809)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1296)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at 
java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at 
java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)
        at 
org.openejb.deployment.AxisWebServiceContainerBuilderTest.testBuildGBeanData(AxisWebServiceContainerBuilderTest.java:42)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)


Testsuite: org.openejb.deployment.EarDeploymentTest
Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 7.283 sec

------------- Standard Output ---------------
Retrieving document at 'META-INF/wsdl/test-ejb.wsdl'.
------------- ---------------- ---------------
------------- Standard Error -----------------
log4j:WARN No appenders could be found for logger 
(org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
------------- ---------------- ---------------
Testcase: org.openejb.deployment.EarDeploymentTest:     Caused an ERROR
Unable to initialize Configuration
org.apache.geronimo.common.DeploymentException: Unable to initialize 
Configuration
        at 
org.apache.geronimo.deployment.DeploymentContext.saveConfiguration(DeploymentContext.java:495)
        at 
org.apache.geronimo.deployment.DeploymentContext.close(DeploymentContext.java:452)
        at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.buildConfiguration(EARConfigBuilder.java:362)
        at 
org.openejb.deployment.DeploymentTestSuite.setUp(DeploymentTestSuite.java:182)
        at 
org.openejb.deployment.DeploymentTestSuite.access$000(DeploymentTestSuite.java:85)
        at 
org.openejb.deployment.DeploymentTestSuite$1.protect(DeploymentTestSuite.java:110)
        at 
org.openejb.deployment.DeploymentTestSuite.run(DeploymentTestSuite.java:117)
Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Unable to 
serialize GBeanData for openejb:type=WSContainer,name=SimpleStatelessSession
        at 
org.apache.geronimo.kernel.config.Configuration.storeGBeans(Configuration.java:424)
        at 
org.apache.geronimo.deployment.DeploymentContext.saveConfiguration(DeploymentContext.java:490)
        ... 9 more
Caused by: java.io.IOException: Unable to write attribute: serviceDesc
        at org.apache.geronimo.gbean.GBeanData.writeExternal(GBeanData.java:134)
        at 
org.apache.geronimo.kernel.config.Configuration.storeGBeans(Configuration.java:422)
        ... 10 more
Caused by: java.io.NotSerializableException: java.lang.reflect.Method
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1054)
        at 
java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)
        at java.util.ArrayList.writeObject(ArrayList.java:529)
        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.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:809)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1296)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)
        at java.util.HashMap.writeObject(HashMap.java:978)
        at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at 
java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:809)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1296)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at 
java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at 
java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)
        at org.apache.geronimo.gbean.GBeanData.writeExternal(GBeanData.java:132)
        ... 11 more


Testsuite: org.openejb.deployment.EjbJarModuleDeploymentTest
Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 7.147 sec

------------- Standard Output ---------------
Retrieving document at 'META-INF/wsdl/test-ejb.wsdl'.
------------- ---------------- ---------------
------------- Standard Error -----------------
log4j:WARN No appenders could be found for logger 
(org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
------------- ---------------- ---------------
Testcase: org.openejb.deployment.EjbJarModuleDeploymentTest:    Caused an ERROR
Unable to initialize Configuration
org.apache.geronimo.common.DeploymentException: Unable to initialize 
Configuration
        at 
org.apache.geronimo.deployment.DeploymentContext.saveConfiguration(DeploymentContext.java:495)
        at 
org.apache.geronimo.deployment.DeploymentContext.close(DeploymentContext.java:452)
        at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.buildConfiguration(EARConfigBuilder.java:362)
        at 
org.openejb.deployment.DeploymentTestSuite.setUp(DeploymentTestSuite.java:182)
        at 
org.openejb.deployment.DeploymentTestSuite.access$000(DeploymentTestSuite.java:85)
        at 
org.openejb.deployment.DeploymentTestSuite$1.protect(DeploymentTestSuite.java:110)
        at 
org.openejb.deployment.DeploymentTestSuite.run(DeploymentTestSuite.java:117)
Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Unable to 
serialize GBeanData for openejb:type=WSContainer,name=SimpleStatelessSession
        at 
org.apache.geronimo.kernel.config.Configuration.storeGBeans(Configuration.java:424)
        at 
org.apache.geronimo.deployment.DeploymentContext.saveConfiguration(DeploymentContext.java:490)
        ... 9 more
Caused by: java.io.IOException: Unable to write attribute: serviceDesc
        at org.apache.geronimo.gbean.GBeanData.writeExternal(GBeanData.java:134)
        at 
org.apache.geronimo.kernel.config.Configuration.storeGBeans(Configuration.java:422)
        ... 10 more
Caused by: java.io.NotSerializableException: java.lang.reflect.Method
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1054)
        at 
java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)
        at java.util.ArrayList.writeObject(ArrayList.java:529)
        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.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:809)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1296)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)
        at java.util.HashMap.writeObject(HashMap.java:978)
        at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at 
java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:809)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1296)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at 
java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at 
java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)
        at org.apache.geronimo.gbean.GBeanData.writeExternal(GBeanData.java:132)
        ... 11 more


Testsuite: org.openejb.deployment.UnpackedModuleDeploymentTest
Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 7.227 sec

------------- Standard Output ---------------
Retrieving document at 'META-INF/wsdl/test-ejb.wsdl'.
------------- ---------------- ---------------
------------- Standard Error -----------------
log4j:WARN No appenders could be found for logger 
(org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
------------- ---------------- ---------------
Testcase: org.openejb.deployment.UnpackedModuleDeploymentTest:  Caused an ERROR
Unable to initialize Configuration
org.apache.geronimo.common.DeploymentException: Unable to initialize 
Configuration
        at 
org.apache.geronimo.deployment.DeploymentContext.saveConfiguration(DeploymentContext.java:495)
        at 
org.apache.geronimo.deployment.DeploymentContext.close(DeploymentContext.java:452)
        at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.buildConfiguration(EARConfigBuilder.java:362)
        at 
org.openejb.deployment.DeploymentTestSuite.setUp(DeploymentTestSuite.java:182)
        at 
org.openejb.deployment.DeploymentTestSuite.access$000(DeploymentTestSuite.java:85)
        at 
org.openejb.deployment.DeploymentTestSuite$1.protect(DeploymentTestSuite.java:110)
        at 
org.openejb.deployment.DeploymentTestSuite.run(DeploymentTestSuite.java:117)
Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Unable to 
serialize GBeanData for openejb:type=WSContainer,name=SimpleStatelessSession
        at 
org.apache.geronimo.kernel.config.Configuration.storeGBeans(Configuration.java:424)
        at 
org.apache.geronimo.deployment.DeploymentContext.saveConfiguration(DeploymentContext.java:490)
        ... 9 more
Caused by: java.io.IOException: Unable to write attribute: serviceDesc
        at org.apache.geronimo.gbean.GBeanData.writeExternal(GBeanData.java:134)
        at 
org.apache.geronimo.kernel.config.Configuration.storeGBeans(Configuration.java:422)
        ... 10 more
Caused by: java.io.NotSerializableException: java.lang.reflect.Method
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1054)
        at 
java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)
        at java.util.ArrayList.writeObject(ArrayList.java:529)
        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.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:809)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1296)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)
        at java.util.HashMap.writeObject(HashMap.java:978)
        at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at 
java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:809)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1296)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at 
java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at 
java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)
        at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)
        at 
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)
        at org.apache.geronimo.gbean.GBeanData.writeExternal(GBeanData.java:132)
        ... 11 more


At revision 157727.
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
build:start:

clean:clean:
modules:clean:
modules:reactor:init:

    [echo] +----------------------------------------
    [echo] | Cleaning: plugins/maven-geronimo-plugin 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: plugins/maven-xpom-plugin 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/plugins/maven-xpom-plugin/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: plugins/maven-xmlbeans-plugin 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/plugins/maven-xmlbeans-plugin/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: applications/magicGball 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/applications/magicGball/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: applications/demo 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/applications/demo/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: applications/jmxdebug 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/clustering 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/clustering/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/assembly 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/assembly/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/deployment 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/deployment/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/kernel 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/kernel/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/jmx-remoting 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/jmx-remoting/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/interop 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/interop/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/jetty-builder 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/system 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/system/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/j2ee 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/j2ee/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/tomcat 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/tomcat/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/core 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/core/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/test-ddbean 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/test-ddbean/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/naming-builder 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/naming-builder/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/jetty 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/jetty/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/deploy-tool 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/deploy-tool/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/naming 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/naming/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/console-web 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/console-web/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/connector-builder 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/connector-builder/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/timer 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/timer/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/webservices 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/webservices/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/mail 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/mail/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/j2ee-schema 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/service-builder 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/service-builder/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/transaction 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/transaction/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/spring-builder 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/spring-builder/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/axis-builder 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/axis-builder/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/common 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/common/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/connector 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/connector/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/security-builder 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/security-builder/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/derby-connector 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/derby-connector/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/activation 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/activation/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/spring 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/spring/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/client-builder 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/client-builder/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/axis 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/axis/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/derby 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/derby/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/security 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/security/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/j2ee-builder 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/client 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/client/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: target/geronimo-1.0-SNAPSHOT 
    [echo] +----------------------------------------

    [delete] Deleting: /home/users/dblevins/work/geronimo/velocity.log
Starting the reactor...
Our processing order:
Geronimo :: Kernel
Geronimo :: Common
Geronimo :: System
Geronimo :: Deployment
Geronimo maven xmlbeans plugin
Geronimo :: J2EE
Geronimo :: J2EE Schema
Geronimo :: Service :: Builder
Geronimo :: Deploy :: CLI Tool
Geronimo maven deployment plugin
Geronimo maven xpom plugin
The Magic G Ball
Geronimo :: Demo Webapp
Geronimo :: JMX Debug Webapp
Geronimo :: Clustering
Geronimo :: Activation
Geronimo :: Core
Geronimo :: Naming
Geronimo :: Transaction
Geronimo :: Client
Geronimo :: Test :: DDBeans
Geronimo :: Security
Geronimo :: Connector
Geronimo :: J2EE
Geronimo :: Naming :: Builder
Geronimo :: Connector :: Builder
Geronimo :: Client Builder
Geronimo :: Web Services
Geronimo :: Jetty
Geronimo :: Security :: Builder
Geronimo :: Timer
Geronimo :: Axis
Geronimo :: Axis :: Builder
Geronimo :: Jetty :: Builder
Geronimo :: JMX Remoting
Geronimo :: Derby
Geronimo :: Derby :: Connector
Geronimo :: Tomcat
Geronimo :: Mail
Geronimo :: Spring
Geronimo :: Spring :: Builder
Geronimo :: Assembly
Geronimo :: Interop
Geronimo :: Console Web
+----------------------------------------
| Executing (default): Geronimo :: Kernel
| Memory: 8M/10M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Kernel' is not available

clean:

default:
modules:default:
modules:reactor:init:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/kernel/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/kernel/target/classes
    [javac] Compiling 100 source files to 
/home/users/dblevins/work/geronimo/modules/kernel/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/kernel/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/kernel/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 13 source files to 
/home/users/dblevins/work/geronimo/modules/kernel/target/test-classes
Note: 
/home/users/dblevins/work/geronimo/modules/kernel/src/test/org/apache/geronimo/gbean/runtime/GBeanAttributeTest.java
 uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.

test:test:
    [junit] Running org.apache.geronimo.kernel.ClassloadingTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
    [junit] Running org.apache.geronimo.kernel.ConfigTest
log4j:WARN No appenders could be found for logger 
(org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.519 sec
    [junit] Running org.apache.geronimo.kernel.GBeanTest
log4j:WARN No appenders could be found for logger 
(org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.418 sec
    [junit] Running org.apache.geronimo.kernel.BootstrapTest
log4j:WARN No appenders could be found for logger 
(org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.321 sec
    [junit] Running org.apache.geronimo.gbean.runtime.GBeanAttributeTest
log4j:WARN No appenders could be found for logger 
(org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.401 sec
    [junit] Running org.apache.geronimo.gbean.GBeanInfoFactoryTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.02 sec
    [junit] Running org.apache.geronimo.gbean.GBeanInfoTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.geronimo.gbean.GBeanNameTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.033 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/kernel/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/kernel/target/geronimo-kernel-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/kernel/target/geronimo-kernel-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/geronimo/modules/kernel/project.xml' 
to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-kernel-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Common
| Memory: 11M/21M
+----------------------------------------
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 commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Common' is not available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/common/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/common/target/classes
    [javac] Compiling 52 source files to 
/home/users/dblevins/work/geronimo/modules/common/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/common/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/common/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 22 source files to 
/home/users/dblevins/work/geronimo/modules/common/target/test-classes

test:test:
    [junit] Running 
org.apache.geronimo.common.propertyeditor.CollectionEditorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running 
org.apache.geronimo.common.propertyeditor.ArrayListEditorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.geronimo.common.propertyeditor.SetEditorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] Running org.apache.geronimo.common.propertyeditor.TreeSetEditorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] Running org.apache.geronimo.common.propertyeditor.ListEditorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running 
org.apache.geronimo.common.propertyeditor.LinkedListEditorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] Running org.apache.geronimo.common.propertyeditor.HashSetEditorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
    [junit] Running org.apache.geronimo.common.propertyeditor.VectorEditorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running 
org.apache.geronimo.common.propertyeditor.ArrayPropertyEditorAdapterTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.033 sec
    [junit] Running org.apache.geronimo.common.propertyeditor.StackEditorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running 
org.apache.geronimo.common.propertyeditor.PropertyEditorsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.geronimo.common.LongCounterTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.geronimo.common.CounterTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.geronimo.common.PrimitivesTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.geronimo.common.ParameterizedRuntimeExceptionTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.geronimo.common.NotCoercibleExceptionTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.geronimo.common.ThrowableHandlerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.geronimo.common.ParameterizedExceptionTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.geronimo.common.CloneableObjectTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.geronimo.common.NullArgumentExceptionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/common/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/common/target/geronimo-common-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/common/target/geronimo-common-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/geronimo/modules/common/project.xml' 
to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-common-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: System
| Memory: 10M/21M
+----------------------------------------
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 commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: System' is not available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/system/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/system/target/classes
    [javac] Compiling 30 source files to 
/home/users/dblevins/work/geronimo/modules/system/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/system/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/system/target/test-reports

test:test-resources:
Copying 2 files to 
/home/users/dblevins/work/geronimo/modules/system/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/system/target/tmp

test:compile:
    [javac] Compiling 8 source files to 
/home/users/dblevins/work/geronimo/modules/system/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.system.url.file.FileProtocolTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.369 sec
    [junit] Running org.apache.geronimo.system.url.resource.ResourceProtocolTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.304 sec
    [junit] Running org.apache.geronimo.system.url.GeronimoURLFactoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.326 sec
    [junit] Running org.apache.geronimo.system.serverinfo.ServerInfoTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.325 sec
    [junit] Running 
org.apache.geronimo.system.configuration.LocalConfigStoreTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.011 sec
    [junit] Running org.apache.geronimo.system.rmi.RMIClassLoaderSpiImplTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.304 sec
    [junit] Running org.apache.geronimo.system.properties.NamingPropertiesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.349 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/system/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/system/target/geronimo-system-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/system/target/geronimo-system-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/geronimo/modules/system/project.xml' 
to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-system-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Deployment
| Memory: 10M/21M
+----------------------------------------
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
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Deployment' is not 
available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/deployment/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/deployment/target/classes
    [javac] Compiling 19 source files to 
/home/users/dblevins/work/geronimo/modules/deployment/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/deployment/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/deployment/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 1 source file to 
/home/users/dblevins/work/geronimo/modules/deployment/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.deployment.DeploymentContextTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.209 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/deployment/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/deployment/target/geronimo-deployment-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/deployment/target/geronimo-deployment-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/deployment/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-deployment-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo maven xmlbeans plugin
| Memory: 18M/21M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo maven xmlbeans plugin' is not 
available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/plugins/maven-xmlbeans-plugin/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/plugins/maven-xmlbeans-plugin/target/classes
    [javac] Compiling 2 source files to 
/home/users/dblevins/work/geronimo/plugins/maven-xmlbeans-plugin/target/classes

java:jar-resources:
Copying 3 files to 
/home/users/dblevins/work/geronimo/plugins/maven-xmlbeans-plugin/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/plugins/maven-xmlbeans-plugin/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/plugins/maven-xmlbeans-plugin/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.
    [touch] Creating 
/home/users/dblevins/work/geronimo/plugins/maven-xmlbeans-plugin/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/plugins/maven-xmlbeans-plugin/target/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar

doinstall:
    [copy] Copying 1 file to 
/home/users/dblevins/.maven/repository/geronimo/plugins
    [unjar] Expanding: 
/home/users/dblevins/work/geronimo/plugins/maven-xmlbeans-plugin/target/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar
 into /home/users/dblevins/.maven/cache/geronimo-xmlbeans-plugin-1.0-SNAPSHOT
+----------------------------------------
| Executing (default): Geronimo :: J2EE
| Memory: 15M/21M
+----------------------------------------
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
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE' is not available


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/j2ee/target/classes
    [javac] Compiling 20 source files to 
/home/users/dblevins/work/geronimo/modules/j2ee/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 5 source files to 
/home/users/dblevins/work/geronimo/modules/j2ee/target/test-classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

test:test:
    [junit] Running org.apache.geronimo.j2ee.j2eeobjectnames.NameFactoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
    [junit] Running org.apache.geronimo.j2ee.management.ServerTest
log4j:WARN No appenders could be found for logger 
(org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.474 sec
    [junit] Running org.apache.geronimo.j2ee.management.DomainTest
log4j:WARN No appenders could be found for logger 
(org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.429 sec
    [junit] Running org.apache.geronimo.j2ee.management.JVMTest
log4j:WARN No appenders could be found for logger 
(org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.491 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/j2ee/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/j2ee/target/geronimo-j2ee-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/j2ee/target/geronimo-j2ee-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-j2ee-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/geronimo/modules/j2ee/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-j2ee-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: J2EE Schema
| Memory: 16M/22M
+----------------------------------------
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
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE Schema' is not 
available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/classes
Cannot find CatalogManager.properties
Could not resolve publicId: null, systemId: 
file:/home/users/dblevins/work/geronimo/modules/j2ee-schema/src/j2ee_1_4schema/jsp_2_0.xsd
 from catalog
Time to build schema type system: 2.395 seconds
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ApplicationType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ApplicationTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ModuleType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ModuleTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/WebType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/WebTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ConstructorParameterOrderType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ConstructorParameterOrderTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ExceptionMappingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ExceptionMappingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/JavaWsdlMappingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/JavaWsdlMappingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/JavaXmlTypeMappingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/JavaXmlTypeMappingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/MethodParamPartsMappingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/MethodParamPartsMappingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/PackageMappingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/PackageMappingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ParameterModeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ParameterModeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/PortMappingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/PortMappingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/QnameScopeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/QnameScopeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ServiceEndpointInterfaceMappingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ServiceEndpointInterfaceMappingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ServiceEndpointMethodMappingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ServiceEndpointMethodMappingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ServiceInterfaceMappingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ServiceInterfaceMappingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/VariableMappingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/VariableMappingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/WsdlMessageMappingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/WsdlMessageMappingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/WsdlMessagePartNameType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/WsdlMessagePartNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/WsdlMessageType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/WsdlMessageTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/WsdlReturnValueMappingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/WsdlReturnValueMappingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/DescriptionType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/DescriptionTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/DisplayNameType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/DisplayNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/EjbLinkType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/EjbLinkTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/EjbLocalRefType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/EjbLocalRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/EjbRefNameType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/EjbRefNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/EjbRefTypeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/EjbRefTypeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/EjbRefType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/EjbRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/EmptyType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/EmptyTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/EnvEntryTypeValuesType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/EnvEntryTypeValuesTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/EnvEntryType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/EnvEntryTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/FullyQualifiedClassType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/FullyQualifiedClassTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/GenericBooleanType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/GenericBooleanTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/HomeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/HomeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/IconType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/IconTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/JavaIdentifierType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/JavaIdentifierTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/JavaTypeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/JavaTypeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/JndiNameType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/JndiNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ListenerType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ListenerTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/LocalHomeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/LocalHomeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/LocalType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/LocalTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/MessageDestinationLinkType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/MessageDestinationLinkTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/MessageDestinationRefType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/MessageDestinationRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/MessageDestinationTypeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/MessageDestinationTypeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/MessageDestinationUsageType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/MessageDestinationUsageTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/MessageDestinationType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/MessageDestinationTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ParamValueType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ParamValueTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/PathType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/PathTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/RemoteType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/RemoteTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ResAuthType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ResAuthTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ResSharingScopeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ResSharingScopeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ResourceEnvRefType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ResourceEnvRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ResourceRefType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ResourceRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/RoleNameType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/RoleNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/RunAsType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/RunAsTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/SecurityRoleRefType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/SecurityRoleRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/SecurityRoleType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/SecurityRoleTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/String.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/StringImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/TrueFalseType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/TrueFalseTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/UrlPatternType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/UrlPatternTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/XsdAnyURIType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/XsdAnyURITypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/XsdBooleanType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/XsdBooleanTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/XsdIntegerType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/XsdIntegerTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/XsdNMTOKENType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/XsdNMTOKENTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/XsdNonNegativeIntegerType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/XsdNonNegativeIntegerTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/XsdPositiveIntegerType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/XsdPositiveIntegerTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/XsdQNameType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/XsdQNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/XsdStringType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/XsdStringTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/DeweyVersionType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/DeweyVersionTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ActivationspecType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ActivationspecTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/AdminobjectType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/AdminobjectTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/AuthenticationMechanismType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/AuthenticationMechanismTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ConfigPropertyNameType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ConfigPropertyNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ConfigPropertyTypeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ConfigPropertyTypeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ConfigPropertyType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ConfigPropertyTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ConnectionDefinitionType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ConnectionDefinitionTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ConnectorType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ConnectorTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/CredentialInterfaceType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/CredentialInterfaceTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/InboundResourceadapterType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/InboundResourceadapterTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/LicenseType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/LicenseTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/MessageadapterType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/MessageadapterTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/MessagelistenerType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/MessagelistenerTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/OutboundResourceadapterType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/OutboundResourceadapterTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/RequiredConfigPropertyType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/RequiredConfigPropertyTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ResourceadapterType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ResourceadapterTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/SecurityPermissionType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/SecurityPermissionTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/TransactionSupportType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/TransactionSupportTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ActivationConfigPropertyType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ActivationConfigPropertyTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ActivationConfigType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ActivationConfigTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/AssemblyDescriptorType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/AssemblyDescriptorTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/CmpFieldType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/CmpFieldTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/CmpVersionType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/CmpVersionTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/CmrFieldTypeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/CmrFieldTypeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/CmrFieldType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/CmrFieldTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ContainerTransactionType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ContainerTransactionTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/EjbClassType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/EjbClassTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/EjbJarType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/EjbJarTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/EjbNameType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/EjbNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/EjbRelationType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/EjbRelationTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/EjbRelationshipRoleType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/EjbRelationshipRoleTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/EnterpriseBeansType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/EnterpriseBeansTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/EntityBeanType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/EntityBeanTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ExcludeListType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ExcludeListTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/MessageDrivenBeanType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/MessageDrivenBeanTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/MethodIntfType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/MethodIntfTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/MethodNameType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/MethodNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/MethodParamsType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/MethodParamsTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/MethodPermissionType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/MethodPermissionTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/MethodType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/MethodTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/MultiplicityType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/MultiplicityTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/PersistenceTypeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/PersistenceTypeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/QueryMethodType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/QueryMethodTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/QueryType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/QueryTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/RelationshipRoleSourceType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/RelationshipRoleSourceTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/RelationshipsType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/RelationshipsTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ResultTypeMappingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ResultTypeMappingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/SecurityIdentityType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/SecurityIdentityTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/SessionBeanType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/SessionBeanTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/SessionTypeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/SessionTypeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/TransAttributeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/TransAttributeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/TransactionTypeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/TransactionTypeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/AuthConstraintType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/AuthConstraintTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/AuthMethodType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/AuthMethodTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/DispatcherType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/DispatcherTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ErrorCodeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ErrorCodeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ErrorPageType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ErrorPageTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/FilterMappingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/FilterMappingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/FilterNameType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/FilterNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/FilterType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/FilterTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/FormLoginConfigType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/FormLoginConfigTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/HttpMethodType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/HttpMethodTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/LocaleEncodingMappingListType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/LocaleEncodingMappingListTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/LocaleEncodingMappingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/LocaleEncodingMappingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/LoginConfigType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/LoginConfigTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/MimeMappingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/MimeMappingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/MimeTypeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/MimeTypeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/NonEmptyStringType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/NonEmptyStringTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/SecurityConstraintType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/SecurityConstraintTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ServletMappingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ServletMappingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ServletNameType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ServletNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ServletType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ServletTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/SessionConfigType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/SessionConfigTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/TransportGuaranteeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/TransportGuaranteeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/UserDataConstraintType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/UserDataConstraintTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/WarPathType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/WarPathTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/WebAppType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/WebAppTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/WebResourceCollectionType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/WebResourceCollectionTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/WelcomeFileListType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/WelcomeFileListTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/EncodingType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/EncodingTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/LocaleType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/LocaleTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/WebAppVersionType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/WebAppVersionTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ApplicationClientType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ApplicationClientTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/PortComponentType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/PortComponentTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/PortComponentHandlerType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/PortComponentHandlerTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ServiceImplBeanType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ServiceImplBeanTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ServletLinkType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ServletLinkTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/WebserviceDescriptionType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/WebserviceDescriptionTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/WebservicesType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/WebservicesTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/PortComponentRefType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/PortComponentRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ServiceRefType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ServiceRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ServiceRefHandlerType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ServiceRefHandlerTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/JspConfigType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/JspConfigTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/JspFileType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/JspFileTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/JspPropertyGroupType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/JspPropertyGroupTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/TaglibType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/TaglibTypeImpl.java
Compiling type T=authentication-mechanismType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/AuthenticationMechanismType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/AuthenticationMechanismTypeImpl.java
Compiling type T=authentication-mechanism-typeType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/AuthenticationMechanismTypeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/AuthenticationMechanismTypeTypeImpl.java
Compiling type T=config-propertyType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/ConfigPropertyType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/ConfigPropertyTypeImpl.java
Compiling type T=config-property-nameType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/ConfigPropertyNameType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/ConfigPropertyNameTypeImpl.java
Compiling type T=config-property-typeType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/ConfigPropertyTypeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/ConfigPropertyTypeTypeImpl.java
Compiling type T=config-property-valueType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/ConfigPropertyValueType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/ConfigPropertyValueTypeImpl.java
Compiling type T=connection-impl-classType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/ConnectionImplClassType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/ConnectionImplClassTypeImpl.java
Compiling type T=connection-interfaceType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/ConnectionInterfaceType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/ConnectionInterfaceTypeImpl.java
Compiling type T=connectionfactory-impl-classType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/ConnectionfactoryImplClassType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/ConnectionfactoryImplClassTypeImpl.java
Compiling type T=connectionfactory-interfaceType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/ConnectionfactoryInterfaceType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/ConnectionfactoryInterfaceTypeImpl.java
Compiling type T=connectorType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/ConnectorType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/ConnectorTypeImpl.java
Compiling type T=credential-interfaceType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/CredentialInterfaceType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/CredentialInterfaceTypeImpl.java
Compiling type T=descriptionType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/DescriptionType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/DescriptionTypeImpl.java
Compiling type T=display-nameType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/DisplayNameType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/DisplayNameTypeImpl.java
Compiling type T=eis-typeType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/EisTypeType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/EisTypeTypeImpl.java
Compiling type T=iconType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/IconType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/IconTypeImpl.java
Compiling type T=large-iconType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/LargeIconType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/LargeIconTypeImpl.java
Compiling type T=licenseType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/LicenseType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/LicenseTypeImpl.java
Compiling type T=license-requiredType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/LicenseRequiredType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/LicenseRequiredTypeImpl.java
Compiling type T=managedconnectionfactory-classType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/ManagedconnectionfactoryClassType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/ManagedconnectionfactoryClassTypeImpl.java
Compiling type T=reauthentication-supportType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/ReauthenticationSupportType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/ReauthenticationSupportTypeImpl.java
Compiling type T=resourceadapterType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/ResourceadapterType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/ResourceadapterTypeImpl.java
Compiling type T=security-permissionType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/SecurityPermissionType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/SecurityPermissionTypeImpl.java
Compiling type T=security-permission-specType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/SecurityPermissionSpecType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/SecurityPermissionSpecTypeImpl.java
Compiling type T=small-iconType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/SmallIconType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/SmallIconTypeImpl.java
Compiling type T=spec-versionType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/SpecVersionType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/SpecVersionTypeImpl.java
Compiling type T=transaction-supportType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/TransactionSupportType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/TransactionSupportTypeImpl.java
Compiling type T=vendor-nameType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/VendorNameType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/VendorNameTypeImpl.java
Compiling type T=versionType
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/VersionType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/VersionTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ApplicationDocument.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ApplicationDocumentImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/JavaWsdlMappingDocument.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/JavaWsdlMappingDocumentImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ConnectorDocument.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ConnectorDocumentImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/EjbJarDocument.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/EjbJarDocumentImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/WebAppDocument.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/WebAppDocumentImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/ApplicationClientDocument.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/ApplicationClientDocumentImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/WebservicesDocument.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/apache/geronimo/xbeans/j2ee/impl/WebservicesDocumentImpl.java
Compiling type D=connector
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/ConnectorDocument.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/noNamespace/impl/ConnectorDocumentImpl.java
Compiling type [EMAIL PROTECTED]://www.w3.org/XML/1998/namespace
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/w3/xml/x1998/namespace/LangAttribute.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/w3/xml/x1998/namespace/impl/LangAttributeImpl.java
Compiling type [EMAIL PROTECTED]://www.w3.org/XML/1998/namespace
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/w3/xml/x1998/namespace/SpaceAttribute.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/w3/xml/x1998/namespace/impl/SpaceAttributeImpl.java
Compiling type [EMAIL PROTECTED]://www.w3.org/XML/1998/namespace
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/w3/xml/x1998/namespace/BaseAttribute.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/w3/xml/x1998/namespace/impl/BaseAttributeImpl.java
Compiling type [EMAIL PROTECTED]://www.w3.org/XML/1998/namespace
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/w3/xml/x1998/namespace/IdAttribute.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/org/w3/xml/x1998/namespace/impl/IdAttributeImpl.java
Time to generate code: 2.937 seconds

java:compile:
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/xmlbeans/tstamp
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/classes
    [javac] Compiling 412 source files to 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

java:jar-resources:
Copying 733 files to 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/test-reports

test:test-resources:
Copying 28 files to 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/test-classes

test:compile:
    [javac] Compiling 1 source file to 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.schema.SchemaConversionUtilsTest
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 1.148 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/geronimo-j2ee-schema-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/j2ee-schema/target/geronimo-j2ee-schema-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/j2ee-schema/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-j2ee-schema-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Service :: Builder
| Memory: 43M/59M
+----------------------------------------
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
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-deployment-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-deployment-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
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-j2ee-1.0-SNAPSHOT.jar doesn't exists in remote 
repository, but it exists locally
Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Service :: Builder' is not 
available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/service-builder/target/classes
Time to build schema type system: 0.079 seconds
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/deployment
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/ConfigurationType.java
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/impl/ConfigurationTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/deployment
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/DependencyType.java
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/impl/DependencyTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/deployment
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/GbeanType.java
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/impl/GbeanTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/deployment
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/AttributeType.java
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/impl/AttributeTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/deployment
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/XmlAttributeType.java
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/impl/XmlAttributeTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/deployment
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/ReferencesType.java
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/impl/ReferencesTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/deployment
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/PatternType.java
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/impl/PatternTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/deployment
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/ReferenceType.java
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/impl/ReferenceTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/deployment
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/ServiceType.java
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/impl/ServiceTypeImpl.java
Compiling type [EMAIL 
PROTECTED]://geronimo.apache.org/xml/ns/deployment/javabean
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/javabean/xbeans/JavabeanType.java
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/javabean/xbeans/impl/JavabeanTypeImpl.java
Compiling type [EMAIL 
PROTECTED]://geronimo.apache.org/xml/ns/deployment/javabean
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/javabean/xbeans/PropertyType.java
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/javabean/xbeans/impl/PropertyTypeImpl.java
Compiling type [EMAIL 
PROTECTED]://geronimo.apache.org/xml/ns/deployment/javabean
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/javabean/xbeans/BeanPropertyType.java
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/javabean/xbeans/impl/BeanPropertyTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/deployment
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/ConfigurationDocument.java
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/impl/ConfigurationDocumentImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/deployment
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/DependencyDocument.java
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/impl/DependencyDocumentImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/deployment
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/GbeanDocument.java
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/impl/GbeanDocumentImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/deployment
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/ServiceDocument.java
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/xbeans/impl/ServiceDocumentImpl.java
Compiling type [EMAIL 
PROTECTED]://geronimo.apache.org/xml/ns/deployment/javabean
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/javabean/xbeans/JavabeanDocument.java
created 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/org/apache/geronimo/deployment/javabean/xbeans/impl/JavabeanDocumentImpl.java
Time to generate code: 0.114 seconds

java:compile:
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/service-builder/target/xmlbeans/tstamp
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/service-builder/target/classes
    [javac] Compiling 39 source files to 
/home/users/dblevins/work/geronimo/modules/service-builder/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

java:jar-resources:
Copying 61 files to 
/home/users/dblevins/work/geronimo/modules/service-builder/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/service-builder/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/service-builder/target/test-reports

test:test-resources:
Copying 3 files to 
/home/users/dblevins/work/geronimo/modules/service-builder/target/test-classes
Copying 5 files to 
/home/users/dblevins/work/geronimo/modules/service-builder/target/test-classes

test:compile:
    [javac] Compiling 5 source files to 
/home/users/dblevins/work/geronimo/modules/service-builder/target/test-classes
Note: 
/home/users/dblevins/work/geronimo/modules/service-builder/src/test/org/apache/geronimo/deployment/service/ServiceConfigBuilderTest.java
 uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.

test:test:
    [junit] Running org.apache.geronimo.deployment.service.ConfigPlanTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.562 sec
    [junit] Running 
org.apache.geronimo.deployment.service.ServiceConfigBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.443 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/service-builder/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/service-builder/target/geronimo-service-builder-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/service-builder/target/geronimo-service-builder-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-service-builder-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/service-builder/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-service-builder-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Deploy :: CLI Tool
| Memory: 18M/59M
+----------------------------------------
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
Attempting to download geronimo-system-1.0-SNAPSHOT.jar.
Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar.
Attempting to download geronimo-service-builder-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Deploy :: CLI Tool' is not 
available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/deploy-tool/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/deploy-tool/target/classes
    [javac] Compiling 39 source files to 
/home/users/dblevins/work/geronimo/modules/deploy-tool/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/deploy-tool/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/deploy-tool/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 3 source files to 
/home/users/dblevins/work/geronimo/modules/deploy-tool/target/test-classes

test:test:
    [junit] Running 
org.apache.geronimo.deployment.plugin.DeploymentConfigurationTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/deploy-tool/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/deploy-tool/target/geronimo-deploy-tool-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/deploy-tool/target/geronimo-deploy-tool-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-deploy-tool-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/deploy-tool/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-deploy-tool-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo maven deployment plugin
| Memory: 29M/59M
+----------------------------------------
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-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-deployment-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-deploy-tool-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-deploy-tool-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
Plugin 'maven-deploy-plugin' in project 'Geronimo maven deployment plugin' is 
not available
Plugin 'maven-deploy-plugin' in project 'Geronimo maven deployment plugin' is 
not available

jar:install:


build:end:

build:start:

default:
plugin:plugin:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/target/classes

java:compile:
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/target/classes
    [javac] Compiling 11 source files to 
/home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/target/classes
/home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/src/java/org/apache/geronimo/deployment/mavenplugin/WaitForStarted.java:29:
 warning: org.apache.geronimo.kernel.jmx.KernelMBean in 
org.apache.geronimo.kernel.jmx has been deprecated
import org.apache.geronimo.kernel.jmx.KernelMBean;
                                      ^
/home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/src/java/org/apache/geronimo/deployment/mavenplugin/WaitForStarted.java:39:
 warning: org.apache.geronimo.kernel.jmx.KernelMBean in 
org.apache.geronimo.kernel.jmx has been deprecated
    private KernelMBean kernel;
            ^
/home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/src/java/org/apache/geronimo/deployment/mavenplugin/StopRemoteServer.java:12:
 warning: org.apache.geronimo.kernel.jmx.KernelMBean in 
org.apache.geronimo.kernel.jmx has been deprecated
import org.apache.geronimo.kernel.jmx.KernelMBean;
                                      ^
/home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/src/java/org/apache/geronimo/deployment/mavenplugin/StopRemoteServer.java:20:
 warning: org.apache.geronimo.kernel.jmx.KernelMBean in 
org.apache.geronimo.kernel.jmx has been deprecated
    private KernelMBean kernel;
            ^
4 warnings

java:jar-resources:
Copying 3 files to 
/home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/target/geronimo-deployment-plugin-1.0-SNAPSHOT.jar


plugin:install:
    [delete] Deleting 1 files from /usr/local/maven/plugins
    [delete] /home/users/dblevins/.maven/plugins not found.
    [delete] Deleting 18 files from /home/users/dblevins/.maven/cache
    [delete] Deleted 7 directories from /home/users/dblevins/.maven/cache
    [copy] Copying 1 file to /usr/local/maven/plugins
doinstall:
    [copy] Copying 1 file to 
/home/users/dblevins/.maven/repository/geronimo/plugins
    [mkdir] Created dir: 
/home/users/dblevins/.maven/cache/geronimo-deployment-plugin-1.0-SNAPSHOT
    [unjar] Expanding: 
/home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/target/geronimo-deployment-plugin-1.0-SNAPSHOT.jar
 into /home/users/dblevins/.maven/cache/geronimo-deployment-plugin-1.0-SNAPSHOT


doinstall:
    [copy] Copying 1 file to 
/home/users/dblevins/.maven/repository/geronimo/plugins
    [unjar] Expanding: 
/home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/target/geronimo-deployment-plugin-1.0-SNAPSHOT.jar
 into /home/users/dblevins/.maven/cache/geronimo-deployment-plugin-1.0-SNAPSHOT
+----------------------------------------
| Executing (default): Geronimo maven xpom plugin
| Memory: 31M/59M
+----------------------------------------
Plugin 'maven-deploy-plugin' in project 'Geronimo maven xpom plugin' is not 
available


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/plugins/maven-xpom-plugin/target/classes

java:compile:
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/plugins/maven-xpom-plugin/target/classes
    [javac] Compiling 2 source files to 
/home/users/dblevins/work/geronimo/plugins/maven-xpom-plugin/target/classes

java:jar-resources:
Copying 3 files to 
/home/users/dblevins/work/geronimo/plugins/maven-xpom-plugin/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/plugins/maven-xpom-plugin/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/plugins/maven-xpom-plugin/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/plugins/maven-xpom-plugin/target/geronimo-xpom-plugin-1.0-SNAPSHOT.jar

doinstall:
    [copy] Copying 1 file to 
/home/users/dblevins/.maven/repository/geronimo/plugins
    [unjar] Expanding: 
/home/users/dblevins/work/geronimo/plugins/maven-xpom-plugin/target/geronimo-xpom-plugin-1.0-SNAPSHOT.jar
 into /home/users/dblevins/.maven/cache/geronimo-xpom-plugin-1.0-SNAPSHOT
+----------------------------------------
| Executing (default): The Magic G Ball
| Memory: 38M/59M
+----------------------------------------


build:end:

build:start:

java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/magicGball/target/classes

java:compile:
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/applications/magicGball/target/classes
    [javac] Compiling 9 source files to 
/home/users/dblevins/work/geronimo/applications/magicGball/target/classes

ejb:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/applications/magicGball/target/magicGball-ejb.jar

war:init:

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/magicGball/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/magicGball/target/test-reports

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
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/magicGball/target/magicGball
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/magicGball/target/magicGball/WEB-INF
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/magicGball/target/magicGball/WEB-INF/lib
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/magicGball/target/magicGball/WEB-INF/tld
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/magicGball/target/magicGball/WEB-INF/classes
    [copy] Copying 2 files to 
/home/users/dblevins/work/geronimo/applications/magicGball/target/magicGball
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/applications/magicGball/target/magicGball/WEB-INF
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/applications/magicGball/target/magicGball/WEB-INF/classes

war:war:
    [echo] Building WAR magicGball
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/applications/magicGball/target/magicGball.war

client:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/applications/magicGball/target/magicGball-client.jar

ear:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/applications/magicGball/target/magicGball.ear
+----------------------------------------
| Executing (default): Geronimo :: Demo Webapp
| Memory: 40M/59M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.

default:

build:end:

build:start:

default:
war:init:

java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/demo/target/classes

java:compile:
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/applications/demo/target/classes
    [echo] No java source files to compile.

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/demo/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/demo/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.
    [touch] Creating 
/home/users/dblevins/work/geronimo/applications/demo/target/test-reports/tstamp

war:webapp:
    [echo] Assembling webapp geronimo-demo
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/demo/target/geronimo-demo
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/demo/target/geronimo-demo/WEB-INF
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/demo/target/geronimo-demo/WEB-INF/lib
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/demo/target/geronimo-demo/WEB-INF/tld
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/demo/target/geronimo-demo/WEB-INF/classes
    [copy] Copying 7 files to 
/home/users/dblevins/work/geronimo/applications/demo/target/geronimo-demo
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/applications/demo/target/geronimo-demo/WEB-INF

war:war:
    [echo] Building WAR geronimo-demo
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/applications/demo/target/geronimo-demo-1.0-SNAPSHOT.war
Copying: from 
'/home/users/dblevins/work/geronimo/applications/demo/target/geronimo-demo-1.0-SNAPSHOT.war'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/wars/geronimo-demo-1.0-SNAPSHOT.war'
Copying: from 
'/home/users/dblevins/work/geronimo/applications/demo/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-demo-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: JMX Debug Webapp
| Memory: 40M/59M
+----------------------------------------
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 commons-jelly-tags-velocity-SNAPSHOT.jar.

war:install:


build:end:

build:start:

default:
war:init:

java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/classes
    [javac] Compiling 7 source files to 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/classes

java:jar-resources:
Copying 1 file to 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.
    [touch] Creating 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/test-reports/tstamp

war:webapp:
    [echo] Assembling webapp geronimo-jmxdebug
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/geronimo-jmxdebug
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/geronimo-jmxdebug/WEB-INF
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/geronimo-jmxdebug/WEB-INF/lib
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/geronimo-jmxdebug/WEB-INF/tld
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/geronimo-jmxdebug/WEB-INF/classes
    [copy] Copying 6 files to 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/geronimo-jmxdebug
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/geronimo-jmxdebug/WEB-INF
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/geronimo-jmxdebug/WEB-INF/lib
    [copy] Copying 11 files to 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/geronimo-jmxdebug/WEB-INF/classes

war:war:
    [echo] Building WAR geronimo-jmxdebug
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/geronimo-jmxdebug-1.0-SNAPSHOT.war
Copying: from 
'/home/users/dblevins/work/geronimo/applications/jmxdebug/target/geronimo-jmxdebug-1.0-SNAPSHOT.war'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/wars/geronimo-jmxdebug-1.0-SNAPSHOT.war'
Copying: from 
'/home/users/dblevins/work/geronimo/applications/jmxdebug/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-jmxdebug-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Clustering
| Memory: 45M/59M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Clustering' is not 
available

war:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/clustering/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/clustering/target/classes
    [javac] Compiling 15 source files to 
/home/users/dblevins/work/geronimo/modules/clustering/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/clustering/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/clustering/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/clustering/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/clustering/target/geronimo-clustering-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/clustering/target/geronimo-clustering-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-clustering-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/clustering/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-clustering-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Activation
| Memory: 48M/59M
+----------------------------------------
Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
Attempting to download geronimo-spec-javamail-1.3.1-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Activation' is not 
available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/activation/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/activation/target/classes
    [javac] Compiling 8 source files to 
/home/users/dblevins/work/geronimo/modules/activation/target/classes

java:jar-resources:
Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/activation/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/activation/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/activation/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 5 source files to 
/home/users/dblevins/work/geronimo/modules/activation/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.activation.handlers.TextXmlTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.geronimo.activation.handlers.MailcapTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
    [junit] Running org.apache.geronimo.activation.handlers.TextPlainTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.geronimo.activation.handlers.TextHtmlTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/activation/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/activation/target/geronimo-activation-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/activation/target/geronimo-activation-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-activation-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/activation/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-activation-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Core
| Memory: 53M/59M
+----------------------------------------
Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Core' is not available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/core/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/core/target/classes
    [javac] Compiling 77 source files to 
/home/users/dblevins/work/geronimo/modules/core/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/core/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/core/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 12 source files to 
/home/users/dblevins/work/geronimo/modules/core/target/test-classes
Note: 
/home/users/dblevins/work/geronimo/modules/core/src/test/org/apache/geronimo/test/protocol/mockproto/Handler.java
 uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.

test:test:
    [junit] Running org.apache.geronimo.cache.SimpleInstanceCacheTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.geronimo.cache.SimpleInstancePoolTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.geronimo.cache.LRUInstanceCacheTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.geronimo.common.SimpleInvocationTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.geronimo.common.StackThreadLocalTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.geronimo.common.InvocationTypeTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.geronimo.management.StateTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/core/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/core/target/geronimo-core-1.0-SNAPSHOT.jar
    [jar] Building MANIFEST-only jar: 
/home/users/dblevins/work/geronimo/modules/core/target/geronimo-core-rmiclassloaderspi.jar
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/core/target/geronimo-core-rmiclassloaderspi.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/core/target/geronimo-core-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/geronimo/modules/core/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-core-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Naming
| Memory: 32M/59M
+----------------------------------------
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 commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Naming' is not available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/naming/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/naming/target/classes
    [javac] Compiling 19 source files to 
/home/users/dblevins/work/geronimo/modules/naming/target/classes
Note: 
/home/users/dblevins/work/geronimo/modules/naming/src/java/org/apache/geronimo/naming/reference/GBeanProxyReference.java
 uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/naming/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/naming/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 6 source files to 
/home/users/dblevins/work/geronimo/modules/naming/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.naming.geronimo.GeronimoRootContextTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.02 sec
    [junit] Running org.apache.geronimo.naming.geronimo.GeronimoContextTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.geronimo.naming.java.BasicContextTest
lookup(String) milliseconds: 109
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.127 sec
    [junit] Running org.apache.geronimo.naming.java.ContextBuilderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
    [junit] Running org.apache.geronimo.naming.java.ThreadContextTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/naming/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/naming/target/geronimo-naming-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/naming/target/geronimo-naming-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-naming-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/geronimo/modules/naming/project.xml' 
to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-naming-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Transaction
| Memory: 36M/59M
+----------------------------------------
Attempting to download geronimo-system-1.0-SNAPSHOT.jar.
Attempting to download geronimo-core-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Attempting to download tranql-1.0-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Transaction' is not 
available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/transaction/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/transaction/target/classes
    [javac] Compiling 36 source files to 
/home/users/dblevins/work/geronimo/modules/transaction/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/transaction/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/transaction/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 15 source files to 
/home/users/dblevins/work/geronimo/modules/transaction/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.transaction.log.HOWLLogTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.244 sec
    [junit] Running 
org.apache.geronimo.transaction.context.TransactionContextManagerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] Running 
org.apache.geronimo.transaction.manager.TransactionManagerImplTest
Test to sleep for10000 secs
Test to sleep for5000 secs
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 15.082 sec
    [junit] Running org.apache.geronimo.transaction.manager.ProtocolTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] Running org.apache.geronimo.transaction.manager.XidImporterTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] Running org.apache.geronimo.transaction.manager.MockLogRecoveryTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.033 sec
    [junit] Running org.apache.geronimo.transaction.manager.HOWLLogRecoveryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.286 sec
    [junit] Running org.apache.geronimo.transaction.manager.RecoveryTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.026 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/transaction/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/transaction/target/geronimo-transaction-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/transaction/target/geronimo-transaction-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-transaction-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/transaction/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-transaction-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Client
| Memory: 47M/59M
+----------------------------------------
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-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.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Client' is not available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/client/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/client/target/classes
    [javac] Compiling 4 source files to 
/home/users/dblevins/work/geronimo/modules/client/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/client/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/client/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/client/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/client/target/geronimo-client-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/client/target/geronimo-client-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-client-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/geronimo/modules/client/project.xml' 
to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-client-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Test :: DDBeans
| Memory: 50M/59M
+----------------------------------------
Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Test :: DDBeans' is not 
available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/test-ddbean/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/test-ddbean/target/classes
    [javac] Compiling 7 source files to 
/home/users/dblevins/work/geronimo/modules/test-ddbean/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/test-ddbean/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/test-ddbean/target/test-reports

test:test-resources:
Copying 3 files to 
/home/users/dblevins/work/geronimo/modules/test-ddbean/target/test-classes

test:compile:
    [javac] Compiling 3 source files to 
/home/users/dblevins/work/geronimo/modules/test-ddbean/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.deployment.tools.ClientDeployableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.99 sec
    [junit] Running org.apache.geronimo.deployment.tools.DDBeanRootTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.718 sec
    [junit] Running org.apache.geronimo.deployment.tools.WebDeployableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.728 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/test-ddbean/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/test-ddbean/target/geronimo-test-ddbean-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/test-ddbean/target/geronimo-test-ddbean-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-test-ddbean-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/test-ddbean/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-test-ddbean-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Security
| Memory: 28M/59M
+----------------------------------------
Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
Attempting to download geronimo-core-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Attempting to download geronimo-system-1.0-SNAPSHOT.jar.
Attempting to download activeio-1.0-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Security' is not available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/security/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/security/target/classes
    [javac] Compiling 72 source files to 
/home/users/dblevins/work/geronimo/modules/security/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/security/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/security/target/test-reports

test:test-resources:
Copying 7 files to 
/home/users/dblevins/work/geronimo/modules/security/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/security/target/database

test:compile:
    [javac] Compiling 18 source files to 
/home/users/dblevins/work/geronimo/modules/security/target/test-classes

test:test:
    [junit] Running 
org.apache.geronimo.security.jacc.GeronimoPolicyConfigurationFactoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.316 sec
    [junit] Running org.apache.geronimo.security.remoting.jmx.RemoteLoginTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.074 sec
    [junit] Running 
org.apache.geronimo.security.network.protocol.SubjectCarryingProtocolTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.451 sec
    [junit] Running 
org.apache.geronimo.security.bridge.MappingUserPasswordBridgeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.432 sec
    [junit] Running 
org.apache.geronimo.security.bridge.ConfiguredIdentityUserPasswordBridgeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.341 sec
    [junit] Running 
org.apache.geronimo.security.bridge.CallerIdentityUserPasswordBridgeTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.384 sec
    [junit] Running 
org.apache.geronimo.security.jaas.LoginKerberosNonGeronimoTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.091 sec
    [junit] Running org.apache.geronimo.security.jaas.LoginPropertiesFileTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.597 sec
    [junit] Running org.apache.geronimo.security.jaas.LoginKerberosTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.337 sec
    [junit] Running org.apache.geronimo.security.jaas.TimeoutTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.653 sec
    [junit] Running org.apache.geronimo.security.jaas.LoginSQLTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.889 sec
    [junit] Running org.apache.geronimo.security.jaas.ConfigurationEntryTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.515 sec
    [junit] Running org.apache.geronimo.security.jaas.MultipleLoginDomainTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.304 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/security/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/security/target/geronimo-security-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/security/target/geronimo-security-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-security-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/geronimo/modules/security/project.xml' 
to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-security-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Connector
| Memory: 37M/59M
+----------------------------------------
Attempting to download geronimo-naming-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-naming-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-j2ee-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-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-security-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-security-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-transaction-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download tranql-1.0-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Connector' is not available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/connector/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/connector/target/classes
    [javac] Compiling 65 source files to 
/home/users/dblevins/work/geronimo/modules/connector/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/connector/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/connector/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 33 source files to 
/home/users/dblevins/work/geronimo/modules/connector/target/test-classes

test:test:
    [junit] Running 
org.apache.geronimo.connector.outbound.TransactionCachingInterceptorTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.396 sec
    [junit] Running 
org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackingCoordinatorTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.362 sec
    [junit] Running 
org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.393 sec
    [junit] Running 
org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptorTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.335 sec
    [junit] Running 
org.apache.geronimo.connector.outbound.LocalXAResourceInsertionInterceptorTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.307 sec
    [junit] Running 
org.apache.geronimo.connector.outbound.ManagedConnectionFactoryWrapperTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.012 sec
    [junit] Running 
org.apache.geronimo.connector.outbound.XAResourceInsertionInterceptorTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.311 sec
    [junit] Running org.apache.geronimo.connector.outbound.ConnectionManagerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.782 sec
    [junit] Running org.apache.geronimo.connector.outbound.PoolDequeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.308 sec
    [junit] Running 
org.apache.geronimo.connector.outbound.ConnectionManagerStressTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.89 sec
    [junit] Running 
org.apache.geronimo.connector.outbound.SubjectInterceptorTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
    [junit] Running org.apache.geronimo.connector.work.PooledWorkManagerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.329 sec
    [junit] Running org.apache.geronimo.connector.AdminObjectWrapperTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.736 sec
    [junit] Running org.apache.geronimo.connector.BootstrapContextTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.38 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/connector/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/connector/target/geronimo-connector-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/connector/target/geronimo-connector-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-connector-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/connector/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-connector-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: J2EE
| Memory: 50M/59M
+----------------------------------------
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
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-deployment-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-service-builder-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-service-builder-1.0-SNAPSHOT.jar doesn't 
exists in remote repository, but it exists locally
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-j2ee-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-system-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE' is not available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/classes
Time to build schema type system: 0.034 seconds
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/application
created 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/j2ee/GerApplicationType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/j2ee/impl/GerApplicationTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/application
created 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/j2ee/GerModuleType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/j2ee/impl/GerModuleTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/application
created 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/j2ee/GerPathType.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/j2ee/impl/GerPathTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/application
created 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/j2ee/GerString.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/j2ee/impl/GerStringImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/application
created 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/j2ee/GerApplicationDocument.java
created 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/j2ee/impl/GerApplicationDocumentImpl.java
Time to generate code: 0.034 seconds

java:compile:
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/xmlbeans/tstamp
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/classes
    [javac] Compiling 26 source files to 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

java:jar-resources:
Copying 18 files to 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-reports

test:test-resources:

test:compile:
setupEar:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-ear14/test-ejb-jar/META-INF
    [copy] Copying 2 files to 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-ear14/test-ejb-jar/META-INF
    [javac] Compiling 20 source files to 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-ear14/test-ejb-jar
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-ear14/test-ejb-jar.jar
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-ear14/test-war.war
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-ear14/test-rar.rar
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-ear14/test-ear.ear
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-ear14/test-naked-ear.ear

setupEar:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-ear13/test-ejb-jar/META-INF
    [copy] Copying 2 files to 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-ear13/test-ejb-jar/META-INF
    [javac] Compiling 20 source files to 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-ear13/test-ejb-jar
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-ear13/test-ejb-jar.jar
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-ear13/test-war.war
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-ear13/test-rar.rar
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-ear13/test-ear.ear
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-ear13/test-naked-ear.ear

setupUnpackedEar:
setupBaseUnpackedEar:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/full/META-INF
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/full/test-ejb-jar
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/full/test-war
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/full/test-rar

    [copy] Copying 2 files to 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/full/META-INF
setupBaseUnpackedEar:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/naked/META-INF
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/naked/test-ejb-jar
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/naked/test-war
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/naked/test-rar

    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/naked/META-INF
setupBaseUnpackedEar:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/alt-dd/META-INF
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/alt-dd/test-ejb-jar
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/alt-dd/test-war
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/alt-dd/test-rar

    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/alt-dd/META-INF
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/alt-dd/META-INF
    [copy] Copying 3 files to 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/alt-dd
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-unpacked-ear/alt-dd.ear

    [javac] Compiling 5 source files to 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.j2ee.deployment.EARConfigBuilderTest
log4j:WARN No appenders could be found for logger 
(org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 2.208 sec
    [junit] Running org.apache.geronimo.j2ee.deployment.EJBRefContextTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/geronimo-j2ee-builder-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/geronimo-j2ee-builder-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-j2ee-builder-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/j2ee-builder/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-j2ee-builder-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Naming :: Builder
| Memory: 27M/59M
+----------------------------------------
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-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-deployment-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-j2ee-1.0-SNAPSHOT.jar doesn't exists in remote 
repository, but it exists locally
Attempting to download geronimo-j2ee-builder-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-j2ee-builder-1.0-SNAPSHOT.jar doesn't exists 
in remote repository, but it exists locally
Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-naming-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-naming-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-deploy-tool-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-deploy-tool-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Naming :: Builder' is not 
available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/classes
Time to build schema type system: 0.038 seconds
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/naming
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/GerEjbRefType.java
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/impl/GerEjbRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/naming
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/GerEjbLocalRefType.java
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/impl/GerEjbLocalRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/naming
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/GerResourceRefType.java
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/impl/GerResourceRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/naming
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/GerGbeanRefType.java
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/impl/GerGbeanRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/naming
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/GerResourceLocatorType.java
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/impl/GerResourceLocatorTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/naming
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/GerResourceEnvRefType.java
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/impl/GerResourceEnvRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/naming
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/GerGbeanLocatorType.java
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/impl/GerGbeanLocatorTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/naming
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/GerPortType.java
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/impl/GerPortTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/naming
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/GerServiceRefType.java
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/impl/GerServiceRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/naming
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/GerEjbRefDocument.java
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/impl/GerEjbRefDocumentImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/naming
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/GerEjbLocalRefDocument.java
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/impl/GerEjbLocalRefDocumentImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/naming
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/GerServiceRefDocument.java
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/impl/GerServiceRefDocumentImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/naming
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/GerResourceRefDocument.java
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/impl/GerResourceRefDocumentImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/naming
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/GerResourceEnvRefDocument.java
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/impl/GerResourceEnvRefDocumentImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/naming
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/GerCmpConnectionFactoryDocument.java
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/impl/GerCmpConnectionFactoryDocumentImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/naming
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/GerResourceAdapterDocument.java
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/impl/GerResourceAdapterDocumentImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/naming
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/GerWorkmanagerDocument.java
created 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/naming/impl/GerWorkmanagerDocumentImpl.java
Time to generate code: 0.16 seconds

java:compile:
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/xmlbeans/tstamp
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/classes
    [javac] Compiling 41 source files to 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

java:jar-resources:
Copying 69 files to 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/test-reports

test:test-resources:

test:compile:

test:test:
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/naming-builder/target/geronimo-naming-builder-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/naming-builder/target/geronimo-naming-builder-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-naming-builder-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/naming-builder/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-naming-builder-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Connector :: Builder
| Memory: 35M/59M
+----------------------------------------
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
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-naming-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-naming-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-deploy-tool-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-deploy-tool-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-test-ddbean-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-test-ddbean-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-connector-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-connector-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-j2ee-1.0-SNAPSHOT.jar doesn't exists in remote 
repository, but it exists locally
Attempting to download geronimo-j2ee-builder-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-j2ee-builder-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-naming-builder-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-naming-builder-1.0-SNAPSHOT.jar doesn't exists 
in remote repository, but it exists locally
Attempting to download geronimo-security-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-security-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-service-builder-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-service-builder-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
Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-transaction-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download tranql-1.0-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Connector :: Builder' is 
not available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/classes
Time to build schema type system: 0.068 seconds
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerAdminobjectType.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerAdminobjectTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerAdminobjectInstanceType.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerAdminobjectInstanceTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerConfigPropertySettingType.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerConfigPropertySettingTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerConnectionDefinitionType.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerConnectionDefinitionTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerConnectiondefinitionInstanceType.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerConnectiondefinitionInstanceTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerConnectionmanagerType.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerConnectionmanagerTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerXatransactionType.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerXatransactionTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerSinglepoolType.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerSinglepoolTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerPartitionedpoolType.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerPartitionedpoolTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerConnectorType.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerConnectorTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerOutboundResourceadapterType.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerOutboundResourceadapterTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerResourceadapterType.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerResourceadapterTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerResourceadapterInstanceType.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerResourceadapterInstanceTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerDescriptionType.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerDescriptionTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerVersionType.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerVersionTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerCredentialInterfaceType.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerCredentialInterfaceTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerFullyQualifiedClassType.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerFullyQualifiedClassTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/j2ee/connector
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/GerConnectorDocument.java
created 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/impl/GerConnectorDocumentImpl.java
Time to generate code: 0.122 seconds

java:compile:
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/xmlbeans/tstamp
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/classes
    [javac] Compiling 52 source files to 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

java:jar-resources:
Copying 63 files to 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-reports

test:test-resources:
Copying 13 files to 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-classes

test:compile:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-rar-10/META-INF
    [copy] Copying 2 files to 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-rar-10/META-INF
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-rar-10.rar
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-rar-15/META-INF
    [copy] Copying 2 files to 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-rar-15/META-INF
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-rar-15.rar
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-ear.ear
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-rar-10-noger/META-INF
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-rar-10-noger/META-INF
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-rar-10-noger.rar
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-rar-15-noger/META-INF
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-rar-15-noger/META-INF
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-rar-15-noger.rar
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-ear-noger.ear
    [javac] Compiling 18 source files to 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-classes

test:test:
    [junit] Running 
org.apache.geronimo.connector.deployment.RAR_1_0DConfigBeanTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.327 sec
    [junit] Running 
org.apache.geronimo.connector.deployment.ConnectorModuleBuilderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.669 sec
    [junit] Running 
org.apache.geronimo.connector.deployment.RAR_1_5DConfigBeanTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.617 sec
    [junit] Running org.apache.geronimo.connector.deployment.PlanParsingTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.711 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/connector-builder/target/geronimo-connector-builder-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/connector-builder/target/geronimo-connector-builder-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-connector-builder-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/connector-builder/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-connector-builder-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Client Builder
| Memory: 48M/59M
+----------------------------------------
Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar.
Attempting to download openejb-core-2.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-connector-builder-1.0-SNAPSHOT.jar.
Attempting to download geronimo-core-1.0-SNAPSHOT.jar.
Attempting to download geronimo-deployment-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-j2ee-schema-1.0-SNAPSHOT.jar.
Attempting to download geronimo-kernel-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-service-builder-1.0-SNAPSHOT.jar.
Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Client Builder' is not 
available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/client-builder/target/classes
Time to build schema type system: 0.06 seconds
Compiling type [EMAIL 
PROTECTED]://geronimo.apache.org/xml/ns/j2ee/application-client
created 
/home/users/dblevins/work/geronimo/modules/client-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/client/GerApplicationClientType.java
created 
/home/users/dblevins/work/geronimo/modules/client-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/client/impl/GerApplicationClientTypeImpl.java
Compiling type [EMAIL 
PROTECTED]://geronimo.apache.org/xml/ns/j2ee/application-client
created 
/home/users/dblevins/work/geronimo/modules/client-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/client/GerResourceType.java
created 
/home/users/dblevins/work/geronimo/modules/client-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/client/impl/GerResourceTypeImpl.java
Compiling type [EMAIL 
PROTECTED]://geronimo.apache.org/xml/ns/j2ee/application-client
created 
/home/users/dblevins/work/geronimo/modules/client-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/client/GerApplicationClientDocument.java
created 
/home/users/dblevins/work/geronimo/modules/client-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/client/impl/GerApplicationClientDocumentImpl.java
Time to generate code: 0.036 seconds

java:compile:
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/client-builder/target/xmlbeans/tstamp
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/client-builder/target/classes
    [javac] Compiling 8 source files to 
/home/users/dblevins/work/geronimo/modules/client-builder/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

java:jar-resources:
Copying 21 files to 
/home/users/dblevins/work/geronimo/modules/client-builder/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/client-builder/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/client-builder/target/test-reports

test:test-resources:
Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/client-builder/target/test-classes
Copying 2 files to 
/home/users/dblevins/work/geronimo/modules/client-builder/target/test-classes

test:compile:
    [javac] Compiling 2 source files to 
/home/users/dblevins/work/geronimo/modules/client-builder/target/test-classes
Note: 
/home/users/dblevins/work/geronimo/modules/client-builder/src/test/org/apache/geronimo/client/builder/AppClientBuilderTest.java
 uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.

test:test:
    [junit] Running org.apache.geronimo.client.builder.AppClientBuilderTest
log4j:WARN No appenders could be found for logger 
(org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.465 sec
    [junit] Running org.apache.geronimo.client.builder.PlanParsingTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.573 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/client-builder/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/client-builder/target/geronimo-client-builder-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/client-builder/target/geronimo-client-builder-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-client-builder-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/client-builder/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-client-builder-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Web Services
| Memory: 36M/59M
+----------------------------------------
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-j2ee-1.0-SNAPSHOT.jar.
Attempting to download scout-1.0-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Web Services' is not 
available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/webservices/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/webservices/target/classes
    [javac] Compiling 12 source files to 
/home/users/dblevins/work/geronimo/modules/webservices/target/classes

java:jar-resources:
Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/webservices/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/webservices/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/webservices/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/webservices/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/webservices/target/geronimo-webservices-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/webservices/target/geronimo-webservices-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-webservices-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/webservices/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-webservices-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Jetty
| Memory: 39M/59M
+----------------------------------------
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Attempting to download geronimo-naming-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
Attempting to download geronimo-security-1.0-SNAPSHOT.jar.
Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar.
Attempting to download geronimo-connector-1.0-SNAPSHOT.jar.
Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
Attempting to download geronimo-system-1.0-SNAPSHOT.jar.
Attempting to download geronimo-webservices-1.0-SNAPSHOT.jar.
Attempting to download org.mortbay.jetty-5.1.2-SNAPSHOT.jar.
Attempting to download tranql-1.0-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Jetty' is not available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/jetty/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/jetty/target/classes
    [javac] Compiling 27 source files to 
/home/users/dblevins/work/geronimo/modules/jetty/target/classes
Note: 
/home/users/dblevins/work/geronimo/modules/jetty/src/java/org/apache/geronimo/jetty/POJOWebServiceServlet.java
 uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/jetty/target/etc/META-INF
    [echo] Preprocessing geronimo-service.xml

java:jar-resources:
Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/jetty/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/jetty/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/jetty/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 6 source files to 
/home/users/dblevins/work/geronimo/modules/jetty/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.jetty.ContainerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.175 sec
    [junit] Running org.apache.geronimo.jetty.ApplicationTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.649 sec
    [junit] Running org.apache.geronimo.jetty.SecurityTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.411 sec
    [junit] Running org.apache.geronimo.jetty.ClassLoaderTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.338 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/jetty/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/jetty/target/geronimo-jetty-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/jetty/target/geronimo-jetty-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-jetty-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/geronimo/modules/jetty/project.xml' 
to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-jetty-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Security :: Builder
| Memory: 51M/59M
+----------------------------------------
Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar.
Attempting to download geronimo-security-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar.
Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Security :: Builder' is 
not available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/security-builder/target/classes
Time to build schema type system: 0.036 seconds
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/security
created 
/home/users/dblevins/work/geronimo/modules/security-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/security/GerSecurityType.java
created 
/home/users/dblevins/work/geronimo/modules/security-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/security/impl/GerSecurityTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/security
created 
/home/users/dblevins/work/geronimo/modules/security-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/security/GerDefaultPrincipalType.java
created 
/home/users/dblevins/work/geronimo/modules/security-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/security/impl/GerDefaultPrincipalTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/security
created 
/home/users/dblevins/work/geronimo/modules/security-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/security/GerRoleMappingsType.java
created 
/home/users/dblevins/work/geronimo/modules/security-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/security/impl/GerRoleMappingsTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/security
created 
/home/users/dblevins/work/geronimo/modules/security-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/security/GerRoleType.java
created 
/home/users/dblevins/work/geronimo/modules/security-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/security/impl/GerRoleTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/security
created 
/home/users/dblevins/work/geronimo/modules/security-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/security/GerRealmType.java
created 
/home/users/dblevins/work/geronimo/modules/security-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/security/impl/GerRealmTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/security
created 
/home/users/dblevins/work/geronimo/modules/security-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/security/GerPrincipalType.java
created 
/home/users/dblevins/work/geronimo/modules/security-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/security/impl/GerPrincipalTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/security
created 
/home/users/dblevins/work/geronimo/modules/security-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/security/GerDistinguishedNameType.java
created 
/home/users/dblevins/work/geronimo/modules/security-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/security/impl/GerDistinguishedNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/security
created 
/home/users/dblevins/work/geronimo/modules/security-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/security/GerSecurityDocument.java
created 
/home/users/dblevins/work/geronimo/modules/security-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/security/impl/GerSecurityDocumentImpl.java
Time to generate code: 0.051 seconds

java:compile:
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/security-builder/target/xmlbeans/tstamp
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/security-builder/target/classes
    [javac] Compiling 18 source files to 
/home/users/dblevins/work/geronimo/modules/security-builder/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

java:jar-resources:
Copying 27 files to 
/home/users/dblevins/work/geronimo/modules/security-builder/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/security-builder/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/security-builder/target/test-reports

test:test-resources:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/security-builder/target/database

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/security-builder/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/security-builder/target/geronimo-security-builder-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/security-builder/target/geronimo-security-builder-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-security-builder-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/security-builder/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-security-builder-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Timer
| Memory: 54M/59M
+----------------------------------------
Attempting to download geronimo-connector-1.0-SNAPSHOT.jar.
Attempting to download geronimo-core-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar.
Attempting to download tranql-1.0-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Timer' is not available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/timer/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/timer/target/classes
    [javac] Compiling 20 source files to 
/home/users/dblevins/work/geronimo/modules/timer/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/timer/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/timer/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 6 source files to 
/home/users/dblevins/work/geronimo/modules/timer/target/test-classes

test:test:
    [junit] Running 
org.apache.geronimo.timer.jdbc.AxionJDBCWorkerPersistenceTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.841 sec
    [junit] Running 
org.apache.geronimo.timer.jdbc.DerbyJDBCWorkerPersistenceTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 13.676 sec
    [junit] Running 
org.apache.geronimo.timer.NontransactionalThreadPooledTimerTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 25.393 sec
    [junit] Running org.apache.geronimo.timer.TransactionalThreadPooledTimerTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 25.344 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/timer/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/timer/target/geronimo-timer-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/timer/target/geronimo-timer-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-timer-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/geronimo/modules/timer/project.xml' 
to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-timer-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Axis
| Memory: 33M/62M
+----------------------------------------
Attempting to download ews-SNAPSHOT.jar.
Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar.
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Attempting to download geronimo-core-1.0-SNAPSHOT.jar.
Attempting to download geronimo-jetty-1.0-SNAPSHOT.jar.
Attempting to download geronimo-deployment-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-j2ee-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-builder-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.
Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar.
Attempting to download geronimo-connector-1.0-SNAPSHOT.jar.
Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
Attempting to download geronimo-system-1.0-SNAPSHOT.jar.
Attempting to download geronimo-timer-1.0-SNAPSHOT.jar.
Attempting to download geronimo-webservices-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar.
Attempting to download org.mortbay.jetty-5.1.2-SNAPSHOT.jar.
Attempting to download tranql-1.0-SNAPSHOT.jar.
Attempting to download commons-discovery-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Axis' is not available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/axis/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/axis/target/classes
    [javac] Compiling 14 source files to 
/home/users/dblevins/work/geronimo/modules/axis/target/classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/axis/target/etc/META-INF
    [echo] Preprocessing geronimo-service.xml

java:jar-resources:
Copying 1 file to /home/users/dblevins/work/geronimo/modules/axis/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/axis/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/axis/target/test-reports

test:test-resources:
Copying 6 files to 
/home/users/dblevins/work/geronimo/modules/axis/target/test-classes

test:compile:
    [javac] Compiling 1 source file to 
/home/users/dblevins/work/geronimo/modules/axis/target/test-classes

test:test:
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/axis/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/axis/target/geronimo-axis-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/axis/target/geronimo-axis-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-axis-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/geronimo/modules/axis/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-axis-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Axis :: Builder
| Memory: 36M/62M
+----------------------------------------
Attempting to download geronimo-axis-1.0-SNAPSHOT.jar.
Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
Attempting to download geronimo-connector-builder-1.0-SNAPSHOT.jar.
Attempting to download geronimo-core-1.0-SNAPSHOT.jar.
Attempting to download geronimo-deployment-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-j2ee-schema-1.0-SNAPSHOT.jar.
Attempting to download geronimo-kernel-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-service-builder-1.0-SNAPSHOT.jar.
Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar.
Attempting to download commons-discovery-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Axis :: Builder' is not 
available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/axis-builder/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/axis-builder/target/classes
    [javac] Compiling 9 source files to 
/home/users/dblevins/work/geronimo/modules/axis-builder/target/classes

java:jar-resources:
Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/axis-builder/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/axis-builder/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/axis-builder/target/test-reports

test:test-resources:
Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/axis-builder/target/test-classes
Copying 5 files to 
/home/users/dblevins/work/geronimo/modules/axis-builder/target/test-classes

test:compile:
    [javac] Compiling 15 source files to 
/home/users/dblevins/work/geronimo/modules/axis-builder/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.axis.builder.ParsingTest
SchemaTypeKey: scope: simpleType isElement: false isAnonymous: true 
isSimpleType: true QName: {bar}>someOtherElement --> [EMAIL 
PROTECTED]://www.w3.org/2001/XMLSchema
SchemaTypeKey: scope: element isElement: true isAnonymous: false isSimpleType: 
false QName: {bar}someOtherElement --> [EMAIL 
PROTECTED]://www.w3.org/2001/XMLSchema
SchemaTypeKey: scope: complexType isElement: false isAnonymous: true 
isSimpleType: false QName: {bar}>root --> E=root|[EMAIL PROTECTED]
SchemaTypeKey: scope: element isElement: true isAnonymous: true isSimpleType: 
false QName: {bar}>root>inside --> U=inside|E=root|[EMAIL PROTECTED]
SchemaTypeKey: scope: complexType isElement: false isAnonymous: true 
isSimpleType: false QName: {bar}>>root>inside --> U=inside|E=root|[EMAIL 
PROTECTED]
SchemaTypeKey: scope: element isElement: true isAnonymous: false isSimpleType: 
false QName: {bar}root --> E=root|[EMAIL PROTECTED]
SchemaTypeKey: scope: complexType isElement: false isAnonymous: false 
isSimpleType: false QName: {bar}root --> [EMAIL PROTECTED]
SchemaTypeKey: scope: element isElement: true isAnonymous: true isSimpleType: 
false QName: {bar}someOtherElement[1,20] --> [EMAIL 
PROTECTED]://www.w3.org/2001/XMLSchema
SchemaTypeKey: scope: element isElement: true isAnonymous: true isSimpleType: 
false QName: {bar}>root>inside[1,10] --> U=inside|E=root|[EMAIL PROTECTED]
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.949 sec
    [junit] Running org.apache.geronimo.axis.builder.ServiceReferenceTest
log4j:WARN No appenders could be found for logger 
(org.apache.axis.i18n.ProjectResourceBundle).
log4j:WARN Please initialize the log4j system properly.
Retrieving document at 
'file:/home/users/dblevins/work/geronimo/modules/axis-builder/src/test-resources/BookQuote.wsdl'.
Retrieving document at 
'file:/home/users/dblevins/work/geronimo/modules/axis-builder/src/test-resources/interop/interop.wsdl'.
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.404 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/axis-builder/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/axis-builder/target/geronimo-axis-builder-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/axis-builder/target/geronimo-axis-builder-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-axis-builder-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/axis-builder/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-axis-builder-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Jetty :: Builder
| Memory: 40M/67M
+----------------------------------------
Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar.
Attempting to download geronimo-kernel-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-test-ddbean-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-jetty-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-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.
Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar.
Attempting to download geronimo-connector-1.0-SNAPSHOT.jar.
Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
Attempting to download geronimo-system-1.0-SNAPSHOT.jar.
Attempting to download geronimo-webservices-1.0-SNAPSHOT.jar.
Attempting to download geronimo-axis-builder-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar.
Attempting to download org.mortbay.jetty-5.1.2-SNAPSHOT.jar.
Attempting to download tranql-1.0-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Jetty :: Builder' is not 
available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target/classes
Time to build schema type system: 0.056 seconds
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/web/jetty
created 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/jetty/JettyWebAppType.java
created 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/jetty/impl/JettyWebAppTypeImpl.java
Compiling type [EMAIL PROTECTED]://geronimo.apache.org/xml/ns/web/jetty
created 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/jetty/JettyWebAppDocument.java
created 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target/xmlbeans/org/apache/geronimo/xbeans/geronimo/jetty/impl/JettyWebAppDocumentImpl.java
Time to generate code: 0.029 seconds

java:compile:
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target/xmlbeans/tstamp
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target/classes
    [javac] Compiling 10 source files to 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

java:jar-resources:
Copying 16 files to 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target/test-reports

test:test-resources:
Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target/test-classes
Copying 19 files to 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target/test-classes
Copied 1 empty directory to 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target/test-classes

test:compile:
    [javac] Compiling 7 source files to 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target/test-classes
Note: 
/home/users/dblevins/work/geronimo/modules/jetty-builder/src/test/org/apache/geronimo/jetty/deployment/JettyModuleBuilderTest.java
 uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.

test:test:
    [junit] Running org.apache.geronimo.jetty.deployment.JettyModuleBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.516 sec
    [junit] Running org.apache.geronimo.jetty.deployment.WebAppDConfigTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.51 sec
    [junit] Running org.apache.geronimo.jetty.deployment.PlanParsingTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.467 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/jetty-builder/target/geronimo-jetty-builder-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/jetty-builder/target/geronimo-jetty-builder-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-jetty-builder-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/jetty-builder/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-jetty-builder-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: JMX Remoting
| Memory: 55M/67M
+----------------------------------------
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 commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: JMX Remoting' is not 
available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/jmx-remoting/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/jmx-remoting/target/classes
    [javac] Compiling 3 source files to 
/home/users/dblevins/work/geronimo/modules/jmx-remoting/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/jmx-remoting/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/jmx-remoting/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 2 source files to 
/home/users/dblevins/work/geronimo/modules/jmx-remoting/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.jmxremoting.AuthenticatorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
    [junit] Running org.apache.geronimo.jmxremoting.CredentialsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/jmx-remoting/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/jmx-remoting/target/geronimo-jmxremoting-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/jmx-remoting/target/geronimo-jmxremoting-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-jmxremoting-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/jmx-remoting/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-jmxremoting-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Derby
| Memory: 58M/67M
+----------------------------------------
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Attempting to download geronimo-system-1.0-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Artifact /commons-jelly/jars/commons-jelly-tags-velocity-SNAPSHOT.jar doesn't 
exists in remote repository, but it exists locally
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Derby' is not available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/derby/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/derby/target/classes
    [javac] Compiling 3 source files to 
/home/users/dblevins/work/geronimo/modules/derby/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/derby/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/derby/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 1 source file to 
/home/users/dblevins/work/geronimo/modules/derby/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.derby.DerbySystemGBeanTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.629 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/derby/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/derby/target/geronimo-derby-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/derby/target/geronimo-derby-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-derby-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/geronimo/modules/derby/project.xml' 
to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-derby-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Derby :: Connector
| Memory: 41M/70M
+----------------------------------------
Attempting to download tranql-connector-1.0-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.

jar:install:


build:end:

build:start:

default:
rar:init:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/derby-connector/target
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Derby :: Connector' is not 
available

rar:rar:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/derby-connector/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/derby-connector/target/classes
    [javac] Compiling 1 source file to 
/home/users/dblevins/work/geronimo/modules/derby-connector/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/derby-connector/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/derby-connector/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/derby-connector/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/derby-connector/target/geronimo-derby-connector-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/derby-connector/target/geronimo-derby-connector-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-derby-connector-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/derby-connector/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-derby-connector-1.0-SNAPSHOT.pom'

jar:install:

    [echo] Building rar geronimo-derby-connector-1.0-SNAPSHOT with ra.xml 
"/home/users/dblevins/work/geronimo/modules/derby-connector/src/rar/META-INF/ra.xml"
    [echo] trying to include 
/home/users/dblevins/work/geronimo/modules/derby-connector/target/geronimo-derby-connector-1.0-SNAPSHOT.jar
    [echo] Bundling: jar - tranql:tranql-connector
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/derby-connector/target/rar
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/derby-connector/target/geronimo-derby-connector-1.0-SNAPSHOT.rar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/derby-connector/target/geronimo-derby-connector-1.0-SNAPSHOT.rar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/rars/geronimo-derby-connector-1.0-SNAPSHOT.rar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/derby-connector/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-derby-connector-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Tomcat
| Memory: 42M/70M
+----------------------------------------
Attempting to download geronimo-jetty-builder-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-jetty-builder-1.0-SNAPSHOT.jar doesn't exists 
in remote repository, but it exists locally
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
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-connector-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-connector-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-j2ee-builder-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-j2ee-builder-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-naming-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-naming-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-naming-builder-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-naming-builder-1.0-SNAPSHOT.jar doesn't exists 
in remote repository, but it exists locally
Attempting to download geronimo-security-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-security-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
Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-transaction-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-j2ee-1.0-SNAPSHOT.jar doesn't exists in remote 
repository, but it exists locally
Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar doesn't exists in 
remote repository, but it exists locally
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Tomcat' is not available

rar:install:


build:end:

build:start:

default:
build:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/tomcat/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/tomcat/target/classes
    [javac] Compiling 11 source files to 
/home/users/dblevins/work/geronimo/modules/tomcat/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/tomcat/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/tomcat/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 4 source files to 
/home/users/dblevins/work/geronimo/modules/tomcat/target/test-classes

test:test:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/tomcat/target/endorsed
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/tomcat/target/var
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/tomcat/target/var/catalina
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/tomcat/target/var/catalina/webapps
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/tomcat/target/var/catalina/conf
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/tomcat/target/var/catalina/conf
    [copy] Copying 8 files to 
/home/users/dblevins/work/geronimo/modules/tomcat/target/var/catalina/webapps
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/tomcat/target/endorsed
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/tomcat/target/endorsed
    [junit] Running org.apache.geronimo.tomcat.JAASSecurityTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.263 sec
    [junit] Running org.apache.geronimo.tomcat.ApplicationTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.689 sec
    [junit] Running org.apache.geronimo.tomcat.JACCSecurityTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.359 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/tomcat/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/tomcat/target/geronimo-tomcat-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/tomcat/target/geronimo-tomcat-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-tomcat-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/geronimo/modules/tomcat/project.xml' 
to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-tomcat-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Mail
| Memory: 53M/70M
+----------------------------------------
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-j2ee-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-spec-javamail-1.3.1-SNAPSHOT.jar.
Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Mail' is not available

jar:install:



build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/mail/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/mail/target/classes
    [javac] Compiling 6 source files to 
/home/users/dblevins/work/geronimo/modules/mail/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/mail/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/mail/target/test-reports

test:test-resources:
Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/mail/target/test-classes

test:compile:
    [javac] Compiling 3 source files to 
/home/users/dblevins/work/geronimo/modules/mail/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.mail.MailGBeanTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.52 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/mail/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/mail/target/geronimo-mail-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/mail/target/geronimo-mail-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-mail-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/geronimo/modules/mail/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-mail-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Spring
| Memory: 63M/70M
+----------------------------------------
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 commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Spring' is not available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/spring/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/spring/target/classes
    [javac] Compiling 3 source files to 
/home/users/dblevins/work/geronimo/modules/spring/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/spring/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/spring/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 1 source file to 
/home/users/dblevins/work/geronimo/modules/spring/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.spring.SpringGBeanTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/spring/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/spring/target/geronimo-spring-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/spring/target/geronimo-spring-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-spring-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/geronimo/modules/spring/project.xml' 
to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-spring-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Spring :: Builder
| Memory: 42M/74M
+----------------------------------------
Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar.
Attempting to download geronimo-kernel-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-test-ddbean-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-spring-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-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.
Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar.
Attempting to download geronimo-connector-1.0-SNAPSHOT.jar.
Attempting to download geronimo-common-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.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Spring :: Builder' is not 
available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/spring-builder/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/spring-builder/target/classes
    [javac] Compiling 4 source files to 
/home/users/dblevins/work/geronimo/modules/spring-builder/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/spring-builder/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/spring-builder/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/spring-builder/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/spring-builder/target/geronimo-spring-builder-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/spring-builder/target/geronimo-spring-builder-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-spring-builder-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/spring-builder/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-spring-builder-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Assembly
| Memory: 51M/74M
+----------------------------------------
Attempting to download geronimo-deployment-plugin-1.0-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Attempting to download geronimo-activation-1.0-SNAPSHOT.jar.
Attempting to download geronimo-client-1.0-SNAPSHOT.jar.
Attempting to download geronimo-client-builder-1.0-SNAPSHOT.jar.
Error retrieving artifact from 
[http://www.apache.org/~jlaskowski/maven/geronimo/jars/geronimo-client-builder-1.0-SNAPSHOT.jar]:
 java.net.ConnectException: Connection timed out
Attempting to download geronimo-clustering-1.0-SNAPSHOT.jar.
Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
Attempting to download geronimo-connector-1.0-SNAPSHOT.jar.
Attempting to download geronimo-connector-builder-1.0-SNAPSHOT.jar.
Error retrieving artifact from 
[http://www.apache.org/~jlaskowski/maven/geronimo/jars/geronimo-connector-builder-1.0-SNAPSHOT.jar]:
 java.net.ConnectException: Connection timed out
Attempting to download geronimo-core-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-jetty-1.0-SNAPSHOT.jar.
Attempting to download geronimo-jetty-builder-1.0-SNAPSHOT.jar.
Attempting to download geronimo-jmxremoting-1.0-SNAPSHOT.jar.
Attempting to download geronimo-kernel-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-webservices-1.0-SNAPSHOT.jar.
Attempting to download activeio-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-derby-1.0-SNAPSHOT.jar.
Attempting to download geronimo-derby-connector-1.0-SNAPSHOT.rar.
Attempting to download geronimo-service-builder-1.0-SNAPSHOT.jar.
Attempting to download geronimo-system-1.0-SNAPSHOT.jar.
Error retrieving artifact from 
[http://www.apache.org/~jlaskowski/maven/geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar]:
 java.net.ConnectException: Connection timed out
Attempting to download geronimo-timer-1.0-SNAPSHOT.jar.
Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar.
Attempting to download tranql-connector-1.0-SNAPSHOT.rar.
Attempting to download activemq-core-2.2-SNAPSHOT.jar.
Attempting to download activemq-gbean-2.2-SNAPSHOT.jar.
Attempting to download activemq-store-journal-2.2-SNAPSHOT.jar.
Attempting to download activemq-store-jdbm-2.2-SNAPSHOT.jar.
Attempting to download activemq-store-jdbc-2.2-SNAPSHOT.jar.
Attempting to download activemq-ra-2.2-SNAPSHOT.rar.
Attempting to download openejb-core-2.0-SNAPSHOT.jar.
Attempting to download openejb-builder-2.0-SNAPSHOT.jar.
Attempting to download tranql-1.0-SNAPSHOT.jar.
Attempting to download org.mortbay.jetty-5.1.2-SNAPSHOT.jar.
Attempting to download geronimo-tomcat-1.0-SNAPSHOT.jar.
Attempting to download geronimo-demo-1.0-SNAPSHOT.war.
Attempting to download geronimo-jmxdebug-1.0-SNAPSHOT.war.
Attempting to download geronimo-mail-1.0-SNAPSHOT.jar.
Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
Attempting to download geronimo-spec-javamail-1.3.1-SNAPSHOT.jar.
Attempting to download geronimo-axis-1.0-SNAPSHOT.jar.
Attempting to download geronimo-axis-builder-1.0-SNAPSHOT.jar.
Error retrieving artifact from 
[http://www.apache.org/~jlaskowski/maven/geronimo/jars/geronimo-axis-builder-1.0-SNAPSHOT.jar]:
 java.net.ConnectException: Connection timed out
Attempting to download commons-discovery-SNAPSHOT.jar.
Attempting to download ews-SNAPSHOT.jar.
Attempting to download geronimo-spring-1.0-SNAPSHOT.jar.
Attempting to download geronimo-spring-builder-1.0-SNAPSHOT.jar.
Attempting to download jaxr-api-1.0-SNAPSHOT.jar.
Attempting to download scout-1.0-SNAPSHOT.jar.
Attempting to download juddi-SNAPSHOT.jar.
Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
Attempting to download geronimo-kernel-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-system-1.0-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Assembly' is not available

jar:install:


build:end:

build:start:

default:
build:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/classes

java:compile:
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/assembly/target/classes
    [echo] No java source files to compile.

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/assembly/target/test-reports/tstamp

jar:jar:
assemble:
    [echo] Deleting target directory
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/assembly/target
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib/endorsed
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib/endorsed
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib/endorsed
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/schema
    [copy] Copying 25 files to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/schema
    [copy] Copying 8 files to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/var
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/repository
    [copy] Copying 111 files to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/repository
    [echo] /home/users/dblevins/work/geronimo
    [copy] Copying 9 files to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/plan
    [echo] Preprocessing system-activemq-plan.xml
    [echo] Preprocessing j2ee-server-plan.xml
    [echo] Preprocessing j2ee-secure-plan.xml
    [echo] Preprocessing system-jms-plan.xml
    [echo] Preprocessing j2ee-runtime-deployer-plan.xml
    [echo] Preprocessing j2ee-server-tomcat-plan.xml
    [echo] Preprocessing client-system-plan.xml
    [echo] Preprocessing j2ee-client-plan.xml
    [echo] Preprocessing spring-runtime-plan.xml
    [echo] Preprocessing spring-deployer-plan.xml
    [echo] Preprocessing system-plan.xml
    [echo] Preprocessing deployer-system-plan.xml
    [echo] Preprocessing system-database-plan.xml
    [echo] Preprocessing default-database-plan.xml
    [echo] Preprocessing j2ee-deployer-plan.xml
    [echo] Bootstrapping service deployer
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/bin
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/config-store
    [echo] Building server.jar
    [java] 01:41:25,138 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/J2EEDeployer"
    [java] 01:41:28,246 INFO  [Configuration] Started configuration 
org/apache/geronimo/J2EEDeployer
    [java] 01:41:28,453 INFO  [SecurityServiceImpl] JACC factory registered
    [java] 01:41:29,189 INFO  [LocalConfigStore:config-store/] Installed 
configuration org/apache/geronimo/System in location 3
    [java] Packaged configuration org/apache/geronimo/System to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/bin/server.jar
    [java] 01:41:29,201 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/J2EEDeployer
    [java] 01:41:29,264 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/DeployerSystem
    [java] 01:41:29,268 INFO  [Kernel] Starting kernel shutdown
    [java] 01:41:29,269 INFO  [Kernel] Kernel shutdown complete
    [echo] Building server configuration
    [java] 01:41:30,342 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/J2EEDeployer"
    [java] 01:41:30,916 INFO  [Configuration] Started configuration 
org/apache/geronimo/J2EEDeployer
    [java] 01:41:31,121 INFO  [SecurityServiceImpl] JACC factory registered
    [java] 01:41:31,643 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/System"
    [java] 01:41:31,700 INFO  [Configuration] Started configuration 
org/apache/geronimo/System
    [java] 01:41:32,245 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/System
    [java] 01:41:32,291 INFO  [LocalConfigStore:config-store/] Installed 
configuration org/apache/geronimo/Server in location 4
    [java] Distributed org/apache/geronimo/Server
    [java] 01:41:32,302 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/J2EEDeployer
    [java] 01:41:32,329 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/DeployerSystem
    [java] 01:41:32,334 INFO  [Kernel] Starting kernel shutdown
    [java] 01:41:32,335 INFO  [Kernel] Kernel shutdown complete
    [echo] Building runtime deployer configuration
    [java] 01:41:33,365 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/J2EEDeployer"
    [java] 01:41:33,939 INFO  [Configuration] Started configuration 
org/apache/geronimo/J2EEDeployer
    [java] 01:41:34,141 INFO  [SecurityServiceImpl] JACC factory registered
    [java] 01:41:34,663 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/Server"
    [java] 01:41:34,687 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/System"
    [java] 01:41:34,750 INFO  [Configuration] Started configuration 
org/apache/geronimo/System
    [java] 01:41:35,210 INFO  [Configuration] Started configuration 
org/apache/geronimo/Server
    [java] 01:41:35,641 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/Server
    [java] 01:41:35,684 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/System
    [java] 01:41:35,776 INFO  [LocalConfigStore:config-store/] Installed 
configuration org/apache/geronimo/RuntimeDeployer in location 5
    [java] Distributed org/apache/geronimo/RuntimeDeployer
    [java] 01:41:35,786 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/J2EEDeployer
    [java] 01:41:35,843 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/DeployerSystem
    [java] 01:41:35,847 INFO  [Kernel] Starting kernel shutdown
    [java] 01:41:35,847 INFO  [Kernel] Kernel shutdown complete
    [echo] Building client.jar
    [java] 01:41:36,837 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/J2EEDeployer"
    [java] 01:41:37,412 INFO  [Configuration] Started configuration 
org/apache/geronimo/J2EEDeployer
    [java] 01:41:37,616 INFO  [SecurityServiceImpl] JACC factory registered
    [java] 01:41:38,183 INFO  [LocalConfigStore:config-store/] Installed 
configuration org/apache/geronimo/ClientSystem in location 6
    [java] Packaged configuration org/apache/geronimo/ClientSystem to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/bin/client.jar
    [java] 01:41:38,196 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/J2EEDeployer
    [java] 01:41:38,254 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/DeployerSystem
    [java] 01:41:38,259 INFO  [Kernel] Starting kernel shutdown
    [java] 01:41:38,260 INFO  [Kernel] Kernel shutdown complete
    [echo] Waiting for server at: 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT
01:41:38,661 INFO  [Daemon] Server startup begun
01:41:38,671 INFO  [Daemon] 
java.endorsed.dirs=/usr/local/j2sdk1.4.2_02/jre/lib/endorsed:/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib/endorsed
01:41:38,849 INFO  [MBeanServerFactory] Created MBeanServer with ID: 
d19bc8:102aabd5b9a:-8000:bear:1
01:41:38,849 INFO  [Kernel] Starting boot
01:41:39,097 INFO  [Kernel] Booted
01:41:39,122 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/System"
01:41:39,242 INFO  [Configuration] Started configuration 
org/apache/geronimo/System
01:41:39,340 INFO  [ReadOnlyRepository] Repository root is 
file:/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/repository/
01:41:39,402 INFO  [RMIRegistryService] Started RMI Registry on port 1099
01:41:39,419 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/RuntimeDeployer"
01:41:39,438 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/Server"
01:41:40,074 INFO  [Configuration] Started configuration 
org/apache/geronimo/Server
01:41:40,401 INFO  [HttpServer] Statistics on = false for [EMAIL PROTECTED]
01:41:40,405 INFO  [HttpServer] Version Jetty/5.1.2-SNAPSHOT
01:41:40,407 INFO  [Container] Started [EMAIL PROTECTED]
01:41:40,536 INFO  [SocketListener] Started SocketListener on 0.0.0.0:8080
01:41:40,590 INFO  [HOWLLog] Initiating transaction manager recovery
01:41:40,613 WARN  [HOWLLog] Received unexpected log record: [EMAIL PROTECTED]
01:41:40,613 INFO  [HOWLLog] In doubt transactions recovered from log
01:41:40,646 INFO  [SecurityServiceImpl] JACC factory registered
01:41:40,665 INFO  [GeronimoLoginConfiguration] Added Application Configuration 
Entry geronimo-properties-realm
01:41:40,665 INFO  [GeronimoLoginConfiguration] Added Application Configuration 
Entry JMX
01:41:40,669 INFO  [GeronimoLoginConfiguration] Installed Geronimo login 
configuration
01:41:40,734 INFO  [RMIConnectorServer] RMIConnectorServer started at: 
service:jmx:rmi://localhost/jndi/rmi:/JMXConnector
01:41:40,734 INFO  
[server:J2EEApplication=null,J2EEModule=org/apache/geronimo/Server,J2EEServer=geronimo,j2eeType=GBean,name=JMXService]
 Started JMXConnector service:jmx:rmi://localhost/jndi/rmi:/JMXConnector
01:41:41,355 INFO  [Configuration] Started configuration 
org/apache/geronimo/RuntimeDeployer
01:41:41,942 INFO  [Daemon] Server startup completed
    [echo] server has started
    [echo] Building default database configuration
01:41:45,179 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/DefaultDatabase in location 7
    [java] Distributed org/apache/geronimo/DefaultDatabase
    [echo] Building system database configuration
01:41:45,923 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/SystemDatabase in location 8
    [java] Distributed org/apache/geronimo/SystemDatabase
    [echo] Building system activemq configuration
01:41:46,539 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/SystemDatabase"
01:41:46,643 INFO  [Configuration] Started configuration 
org/apache/geronimo/SystemDatabase
01:41:46,761 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/SystemDatabase
01:41:46,789 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/ActiveMQServer in location 9
    [java] Distributed org/apache/geronimo/ActiveMQServer
    [echo] Building system jms configuration
01:41:47,471 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/ActiveMQServer"
01:41:47,480 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/SystemDatabase"
01:41:47,603 INFO  [Configuration] Started configuration 
org/apache/geronimo/SystemDatabase
01:41:47,687 INFO  [Configuration] Started configuration 
org/apache/geronimo/ActiveMQServer
01:41:48,333 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/ActiveMQServer
01:41:48,347 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/SystemDatabase
01:41:48,467 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/SystemJMS in location 10
    [java] Distributed org/apache/geronimo/SystemJMS
    [echo] Building spring runtime configuration
01:41:49,151 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/SpringRuntime in location 11
    [java] Distributed org/apache/geronimo/SpringRuntime
    [echo] Building spring deployer configuration
01:41:50,822 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/SpringRuntime"
01:41:50,827 INFO  [Configuration] Started configuration 
org/apache/geronimo/SpringRuntime
01:41:50,852 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/SpringRuntime
01:41:50,882 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/SpringDeployer in location 12
    [java] Distributed org/apache/geronimo/SpringDeployer
    [echo] Building secure server configuration
01:41:51,503 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/Secure in location 13
    [java] Distributed org/apache/geronimo/Secure
    [echo] Building J2EE Client configuration
01:41:52,117 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/ClientSystem"
01:41:52,141 INFO  [Configuration] Started configuration 
org/apache/geronimo/ClientSystem
01:41:52,361 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/ClientSystem
01:41:52,375 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/Client in location 14
    [java] Distributed org/apache/geronimo/Client
    [echo] Building Apache Tomcat server configuration
01:41:53,087 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/Tomcat in location 15
    [java] Distributed org/apache/geronimo/Tomcat
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/var/catalina/conf
    [echo] Building debug tool configuration
01:41:55,049 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/DebugConsole in location 16
    [java] Distributed org/apache/geronimo/DebugConsole
01:41:55,335 INFO  [Kernel] Starting kernel shutdown
01:41:55,399 INFO  [PersistentConfigurationList] Saved running configuration 
list
01:41:55,411 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/RuntimeDeployer
01:41:55,433 INFO  [GeronimoLoginConfiguration] Removed Application 
Configuration Entry geronimo-properties-realm
01:41:55,434 INFO  [ThreadedServer] Stopping Acceptor 
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8080]
01:41:55,441 INFO  [SocketListener] Stopped SocketListener on 0.0.0.0:8080
01:41:55,441 INFO  [GeronimoLoginConfiguration] Removed Application 
Configuration Entry JMX
01:41:55,912 INFO  [Container] Stopped [EMAIL PROTECTED]
01:41:55,912 INFO  [GeronimoLoginConfiguration] Uninstalled Geronimo login 
configuration
01:41:55,917 INFO  [RMIConnectorServer] RMIConnectorServer stopped at: 
service:jmx:rmi://localhost/jndi/rmi:/JMXConnector
01:41:55,918 INFO  
[server:J2EEApplication=null,J2EEModule=org/apache/geronimo/Server,J2EEServer=geronimo,j2eeType=GBean,name=JMXService]
 Stopped JMXConnector service:jmx:rmi://localhost/jndi/rmi:/JMXConnector
01:41:55,934 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/Server
01:41:55,967 INFO  [RMIRegistryService] Stopped RMI Registry
01:41:55,968 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/System
01:41:55,974 INFO  [Kernel] Kernel shutdown complete
    [echo] server has stopped
    [echo] refreshing persistent configuration list
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/var
01:41:56,001 INFO  [Daemon] Server shutdown begun
01:41:56,001 INFO  [Daemon] Server shutdown completed
ïï
    [delete] Deleting 3 files from 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/var/log
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-assembly-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-assembly-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-assembly-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/geronimo/modules/assembly/project.xml' 
to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-assembly-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Interop
| Memory: 39M/74M
+----------------------------------------
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 commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Interop' is not available

jar:install:



build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/interop/target/classes

java:compile:
interop:idlj:
interop:idlj:iop:
    [echo] Interop :: idlj :: IOP
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/IOP
    [exec] done   -   org/apache/geronimo/interop/IOP

interop:idlj:giop:
    [echo] Interop :: idlj :: GIOP
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/GIOP.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/GIOP.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/GIOP
    [exec] done   -   org/apache/geronimo/interop/GIOP

interop:idlj:iiop:
    [echo] Interop :: idlj :: IIOP
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IIOP.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IIOP.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/IIOP
    [exec] done   -   org/apache/geronimo/interop/IIOP

interop:idlj:cosnaming:
    [echo] Interop :: idlj :: CosNaming
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosNaming.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosNaming.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/CosNaming
    [exec] done   -   org/apache/geronimo/interop/CosNaming

interop:idlj:interop-rmi-iiop:
    [echo] Interop :: idlj :: interop-rmi-iiop
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/org-apache-geronimo-interop-rmi-iiop.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosNaming.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosNaming.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/org-apache-geronimo-interop-rmi-iiop.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/rmi/iiop
    [exec] done   -   org/apache/geronimo/interop/rmi/iiop
    [exec] Generating org/apache/geronimo/interop/rmi
    [exec] done   -   org/apache/geronimo/interop/rmi
    [exec] Generating org/apache/geronimo/interop
    [exec] done   -   org/apache/geronimo/interop
    [exec] Generating org/apache/geronimo
    [exec] done   -   org/apache/geronimo
    [exec] Generating org/apache
    [exec] done   -   org/apache
    [exec] Generating org
    [exec] done   -   org

interop:idlj:csi:
    [echo] Interop :: idlj :: CSIv2 :: CSI
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CSI.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CSI.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/CSI
    [exec] done   -   org/apache/geronimo/interop/CSI
    [echo] Interop :: idlj :: CSIv2 :: GSSUP
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/GSSUP.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CSI.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CSI.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/GSSUP.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/GSSUP
    [exec] done   -   org/apache/geronimo/interop/GSSUP
    [echo] Interop :: idlj :: CSIv2 :: CSIIOP
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CSIIOP.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CSI.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CSI.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CSIIOP.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/CSIIOP
    [exec] done   -   org/apache/geronimo/interop/CSIIOP

interop:idlj:security-service:
    [echo] Interop :: idlj :: SecurityService :: TimeBase
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/TimeBase.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/TimeBase.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/TimeBase
    [exec] done   -   org/apache/geronimo/interop/TimeBase
    [echo] Interop :: idlj :: SecurityService :: SecurityService
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/Security.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/TimeBase.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/TimeBase.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/Security.idl
    [exec] 
    [exec] Generating Security
    [exec] done   -   Security
    [echo] Interop :: idlj :: SecurityService :: SSLIOP
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/SSLIOP.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/Security.idl
    [exec]   Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]   done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]   Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/TimeBase.idl
    [exec]   done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/TimeBase.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/Security.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/SSLIOP.idl
    [exec] 
    [exec] Generating SSLIOP
    [exec] done   -   SSLIOP

interop:idlj:costxn:
    [echo] Interop :: idlj :: CosTransactions
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosTransactions.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosTransactions.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/CosTransactions
    [exec] done   -   org/apache/geronimo/interop/CosTransactions
    [echo] Interop :: idlj :: CosTSInteroperation
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosTSInteroperation.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosTransactions.idl
    [exec]   Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]   done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosTransactions.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosTSInteroperation.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/CosTSInteroperation
    [exec] done   -   org/apache/geronimo/interop/CosTSInteroperation


interop:java:compile:
    [echo] Interop :: Compile
    [javac] Compiling 696 source files to 
/home/users/dblevins/work/geronimo/modules/interop/target/classes

    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/interop/target/classes
    [javac] Compiling 148 source files to 
/home/users/dblevins/work/geronimo/modules/interop/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/interop/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/interop/target/test-reports

test:test-resources:
Copied 1 empty directory to 
/home/users/dblevins/work/geronimo/modules/interop/target/test-classes

test:compile:
    [javac] Compiling 1 source file to 
/home/users/dblevins/work/geronimo/modules/interop/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.interop.InteropGBeanTest
setUp():
setUp(): kernel = [EMAIL PROTECTED]
testProperties():
testProperties(): gbi = [GBeanInfo: [EMAIL PROTECTED] 
name=org.apache.geronimo.interop.InteropGBean
    attribute: [GAttributeInfo: name=properties type=java.util.Properties 
persistent=true readable=true writable=true getterName=getProperties 
setterName=setProperties]
    attribute: [GAttributeInfo: name=strprop type=java.lang.String 
persistent=true readable=false writable=false getterName=null setterName=null]
    attribute: [GAttributeInfo: name=objectName type=java.lang.String 
persistent=false readable=true writable=false getterName=getObjectName 
setterName=null]
    operation: [GOperationInfo: name=echo parameters=[java.lang.String]]]
tearDown():
setUp():
setUp(): kernel = [EMAIL PROTECTED]
testFoo():
tearDown():
setUp():
setUp(): kernel = [EMAIL PROTECTED]
testError()
tearDown():
setUp():
setUp(): kernel = [EMAIL PROTECTED]
testException()
tearDown():
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.352 sec
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/interop/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/interop/target/geronimo-interop-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/geronimo/modules/interop/target/geronimo-interop-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-interop-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/geronimo/modules/interop/project.xml' 
to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-interop-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Console Web
| Memory: 67M/74M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.

jar:install:


build:end:

build:start:

default:
war:init:

java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/console-web/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/console-web/target/classes
    [javac] Compiling 9 source files to 
/home/users/dblevins/work/geronimo/modules/console-web/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/console-web/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/console-web/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/console-web/target/test-reports/tstamp

war:webapp:
    [echo] Assembling webapp geronimo-console-web
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/console-web/target/geronimo-console-web
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/console-web/target/geronimo-console-web/WEB-INF
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/console-web/target/geronimo-console-web/WEB-INF/lib
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/console-web/target/geronimo-console-web/WEB-INF/tld
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/console-web/target/geronimo-console-web/WEB-INF/classes
    [copy] Copying 11 files to 
/home/users/dblevins/work/geronimo/modules/console-web/target/geronimo-console-web
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/console-web/target/geronimo-console-web/WEB-INF
    [copy] Copying 9 files to 
/home/users/dblevins/work/geronimo/modules/console-web/target/geronimo-console-web/WEB-INF/classes

war:war:
    [echo] Building WAR geronimo-console-web
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/console-web/target/geronimo-console-web-1.0-SNAPSHOT.war
Copying: from 
'/home/users/dblevins/work/geronimo/modules/console-web/target/geronimo-console-web-1.0-SNAPSHOT.war'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/wars/geronimo-console-web-1.0-SNAPSHOT.war'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/console-web/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-console-web-1.0-SNAPSHOT.pom'
BUILD SUCCESSFUL
Total time: 47 minutes 21 seconds
Finished at: Wed Mar 16 01:42:24 PST 2005

 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Apache Geronimo' is not available
Starting the reactor...
Our processing order:
Geronimo :: Kernel
Geronimo :: Common
Geronimo :: System
Geronimo :: Deployment
Geronimo maven xmlbeans plugin
Geronimo :: J2EE
Geronimo :: J2EE Schema
Geronimo :: Service :: Builder
Geronimo :: Deploy :: CLI Tool
Geronimo maven deployment plugin
Geronimo maven xpom plugin
The Magic G Ball
Geronimo :: Demo Webapp
Geronimo :: JMX Debug Webapp
Geronimo :: Clustering
Geronimo :: Activation
Geronimo :: Core
Geronimo :: Naming
Geronimo :: Transaction
Geronimo :: Client
Geronimo :: Test :: DDBeans
Geronimo :: Security
Geronimo :: Connector
Geronimo :: J2EE
Geronimo :: Naming :: Builder
Geronimo :: Connector :: Builder
Geronimo :: Client Builder
Geronimo :: Web Services
Geronimo :: Jetty
Geronimo :: Security :: Builder
Geronimo :: Timer
Geronimo :: Axis
Geronimo :: Axis :: Builder
Geronimo :: Jetty :: Builder
Geronimo :: JMX Remoting
Geronimo :: Derby
Geronimo :: Derby :: Connector
Geronimo :: Tomcat
Geronimo :: Mail
Geronimo :: Spring
Geronimo :: Spring :: Builder
Geronimo :: Assembly
Geronimo :: Interop
Geronimo :: Console Web
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Kernel
| Memory: 7M/13M
+----------------------------------------
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Kernel' is not available
build:start:

jar:deploy:
modules:jar:deploy:
modules:reactor:init:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-kernel-1.0-SNAPSHOT.pom; chgrp apcvs geronimo-kernel-1.0-SNAPSHOT.pom 
with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-kernel-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-kernel-1.0-SNAPSHOT.jar; chgrp apcvs geronimo-kernel-1.0-SNAPSHOT.jar 
with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Common
| Memory: 9M/13M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Common' is not available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-common-1.0-SNAPSHOT.pom; chgrp apcvs geronimo-common-1.0-SNAPSHOT.pom 
with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-common-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-common-1.0-SNAPSHOT.jar; chgrp apcvs geronimo-common-1.0-SNAPSHOT.jar 
with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: System
| Memory: 10M/13M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: System' is not available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/system/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/system/target/tmp
    [mkdir] Created dir: 
/home/users/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: 
/home/users/dblevins/work/geronimo/modules/system/target/geronimo-system-1.0-SNAPSHOT.jar

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-system-1.0-SNAPSHOT.pom; chgrp apcvs geronimo-system-1.0-SNAPSHOT.pom 
with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-system-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-system-1.0-SNAPSHOT.jar; chgrp apcvs geronimo-system-1.0-SNAPSHOT.jar 
with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Deployment
| Memory: 11M/13M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Deployment' is not 
available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-deployment-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-deployment-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-deployment-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-deployment-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-deployment-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo maven xmlbeans plugin
| Memory: 11M/13M
+----------------------------------------
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo maven xmlbeans plugin' is not 
available
Plugin 'maven-deploy-plugin' in project 'Geronimo maven xmlbeans plugin' is not 
available

build:end:

build:start:

jar:deploy:
plugin:plugin:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/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:


plugin:repository-deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-xmlbeans-plugin-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-xmlbeans-plugin-1.0-SNAPSHOT.pom with the username dblevins on 
apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/plugins on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/plugins; chmod 
g+w geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar with the username dblevins on 
apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: J2EE
| Memory: 12M/13M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE' is not available


build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-j2ee-1.0-SNAPSHOT.pom; chgrp apcvs geronimo-j2ee-1.0-SNAPSHOT.pom with 
the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-j2ee-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-j2ee-1.0-SNAPSHOT.jar; chgrp apcvs geronimo-j2ee-1.0-SNAPSHOT.jar with 
the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: J2EE Schema
| Memory: 10M/16M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE Schema' is not 
available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-j2ee-schema-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-j2ee-schema-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-j2ee-schema-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-j2ee-schema-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-j2ee-schema-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Service :: Builder
| Memory: 13M/16M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deployment-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-schema-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Service :: Builder' is not 
available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/service-builder/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-service-builder-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-service-builder-1.0-SNAPSHOT.pom with the username dblevins on 
apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-service-builder-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-service-builder-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-service-builder-1.0-SNAPSHOT.jar with the username dblevins on 
apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Deploy :: CLI Tool
| Memory: 13M/16M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deployment-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-service-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Deploy :: CLI Tool' is not 
available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/deploy-tool/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-deploy-tool-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-deploy-tool-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-deploy-tool-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-deploy-tool-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-deploy-tool-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo maven deployment plugin
| Memory: 14M/16M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deployment-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deploy-tool-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo maven deployment plugin' is 
not available
Plugin 'maven-deploy-plugin' in project 'Geronimo maven deployment plugin' is 
not available

build:end:

build:start:

jar:deploy:
plugin:plugin:
java:prepare-filesystem:

java:compile:
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/plugins/maven-geronimo-plugin/target/classes

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.

jar:jar:


plugin:repository-deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-deployment-plugin-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-deployment-plugin-1.0-SNAPSHOT.pom with the username dblevins on 
apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-deployment-plugin-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/plugins on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/plugins; chmod 
g+w geronimo-deployment-plugin-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-deployment-plugin-1.0-SNAPSHOT.jar with the username dblevins on 
apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo maven xpom plugin
| Memory: 14M/16M
+----------------------------------------
Plugin 'maven-deploy-plugin' in project 'Geronimo maven xpom plugin' is not 
available
Plugin 'maven-deploy-plugin' in project 'Geronimo maven xpom plugin' is not 
available


build:end:

build:start:

jar:deploy:
plugin:plugin:
java:prepare-filesystem:

java:compile:
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/plugins/maven-xpom-plugin/target/classes

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.

jar:jar:


plugin:repository-deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-xpom-plugin-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-xpom-plugin-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-xpom-plugin-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/plugins on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/plugins; chmod 
g+w geronimo-xpom-plugin-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-xpom-plugin-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): The Magic G Ball
| Memory: 15M/16M
+----------------------------------------
Plugin 'maven-deploy-plugin' in project 'The Magic G Ball' is not available


build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/applications/magicGball/target/classes

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.

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/applications/magicGball/target/magicGball.jar

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the 
/www/cvs.apache.org/repository/magicGball/poms on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/magicGball/poms; chmod 
g+w magicGball-0.01234-alpha0.pom; chgrp apcvs magicGball-0.01234-alpha0.pom 
with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/magicGball.jar to the 
/www/cvs.apache.org/repository/magicGball/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/magicGball/jars; chmod 
g+w magicGball-0.01234-alpha0.jar; chgrp apcvs magicGball-0.01234-alpha0.jar 
with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Demo Webapp
| Memory: 15M/16M
+----------------------------------------
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Demo Webapp' is not 
available

build:end:

build:start:

jar:deploy:
war:init:

java:prepare-filesystem:

java:compile:
    [echo] Compiling to 
/home/users/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 
/home/users/dblevins/work/geronimo/applications/demo/target/geronimo-demo/WEB-INF

war:war:
    [echo] Building WAR geronimo-demo
    [jar] Updating jar: 
/home/users/dblevins/work/geronimo/applications/demo/target/geronimo-demo-1.0-SNAPSHOT.war

war:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-demo-1.0-SNAPSHOT.pom; chgrp apcvs geronimo-demo-1.0-SNAPSHOT.pom with 
the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-demo-1.0-SNAPSHOT.war to the 
/www/cvs.apache.org/repository/geronimo/wars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/wars; chmod g+w 
geronimo-demo-1.0-SNAPSHOT.war; chgrp apcvs geronimo-demo-1.0-SNAPSHOT.war with 
the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: JMX Debug Webapp
| Memory: 15M/16M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: JMX Debug Webapp' is not 
available


build:end:

build:start:

jar:deploy:
war:init:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/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 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/geronimo-jmxdebug/WEB-INF

war:war:
    [echo] Building WAR geronimo-jmxdebug
    [jar] Updating jar: 
/home/users/dblevins/work/geronimo/applications/jmxdebug/target/geronimo-jmxdebug-1.0-SNAPSHOT.war

war:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-jmxdebug-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-jmxdebug-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-jmxdebug-1.0-SNAPSHOT.war to the 
/www/cvs.apache.org/repository/geronimo/wars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/wars; chmod g+w 
geronimo-jmxdebug-1.0-SNAPSHOT.war; chgrp apcvs 
geronimo-jmxdebug-1.0-SNAPSHOT.war with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Clustering
| Memory: 15M/16M
+----------------------------------------
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Clustering' is not 
available


build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/clustering/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:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-clustering-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-clustering-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-clustering-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-clustering-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-clustering-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Activation
| Memory: 16M/16M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-spec-activation-1.0.2-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-spec-javamail-1.3.1-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Activation' is not 
available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-activation-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-activation-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-activation-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-activation-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-activation-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Core
| Memory: 14M/23M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deployment-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-schema-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Core' is not available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-core-1.0-SNAPSHOT.pom; chgrp apcvs geronimo-core-1.0-SNAPSHOT.pom with 
the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-core-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-core-1.0-SNAPSHOT.jar; chgrp apcvs geronimo-core-1.0-SNAPSHOT.jar with 
the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Naming
| Memory: 15M/23M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-core-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Naming' is not available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-naming-1.0-SNAPSHOT.pom; chgrp apcvs geronimo-naming-1.0-SNAPSHOT.pom 
with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-naming-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-naming-1.0-SNAPSHOT.jar; chgrp apcvs geronimo-naming-1.0-SNAPSHOT.jar 
with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Transaction
| Memory: 15M/23M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-core-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but tranql-1.0-SNAPSHOT.jar 
may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Transaction' is not 
available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/transaction/target/classes
    [javac] Compiling 1 source file to 
/home/users/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.

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/transaction/target/geronimo-transaction-1.0-SNAPSHOT.jar

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-transaction-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-transaction-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-transaction-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-transaction-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-transaction-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Client
| Memory: 18M/23M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-transaction-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Client' is not available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-client-1.0-SNAPSHOT.pom; chgrp apcvs geronimo-client-1.0-SNAPSHOT.pom 
with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-client-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-client-1.0-SNAPSHOT.jar; chgrp apcvs geronimo-client-1.0-SNAPSHOT.jar 
with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Test :: DDBeans
| Memory: 19M/23M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-j2ee-schema-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Test :: DDBeans' is not 
available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/test-ddbean/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-test-ddbean-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-test-ddbean-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-test-ddbean-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-test-ddbean-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-test-ddbean-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Security
| Memory: 18M/23M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-core-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
activeio-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Security' is not available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/security/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/security/target/database
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/security/target/database

test:compile:

test:test:
    [echo] NOTICE: Skipping tests; they seem to have passed already
    [echo] No tests to run.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-security-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-security-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-security-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-security-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-security-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Connector
| Memory: 19M/23M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-naming-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deployment-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-security-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-transaction-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but tranql-1.0-SNAPSHOT.jar 
may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Connector' is not available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-connector-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-connector-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-connector-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-connector-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-connector-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: J2EE
| Memory: 21M/23M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deployment-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-service-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-schema-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE' is not available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/j2ee-builder/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:
setupEar:

setupEar:

setupUnpackedEar:
setupBaseUnpackedEar:

setupBaseUnpackedEar:

setupBaseUnpackedEar:



test:test:
    [echo] NOTICE: Skipping tests; they seem to have passed already
    [echo] No tests to run.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-j2ee-builder-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-j2ee-builder-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-j2ee-builder-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-j2ee-builder-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-j2ee-builder-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Naming :: Builder
| Memory: 15M/26M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deployment-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-schema-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deploy-tool-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Naming :: Builder' is not 
available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/naming-builder/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-naming-builder-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-naming-builder-1.0-SNAPSHOT.pom with the username dblevins on 
apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-naming-builder-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-naming-builder-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-naming-builder-1.0-SNAPSHOT.jar with the username dblevins on 
apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Connector :: Builder
| Memory: 16M/26M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deployment-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deploy-tool-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-test-ddbean-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-connector-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-security-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-service-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-transaction-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-schema-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but tranql-1.0-SNAPSHOT.jar 
may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Connector :: Builder' is 
not available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/connector-builder/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-connector-builder-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-connector-builder-1.0-SNAPSHOT.pom with the username dblevins on 
apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-connector-builder-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-connector-builder-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-connector-builder-1.0-SNAPSHOT.jar with the username dblevins on 
apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Client Builder
| Memory: 16M/26M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
openejb-core-2.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-client-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-connector-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-core-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deployment-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-schema-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-service-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-transaction-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Client Builder' is not 
available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/client-builder/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-client-builder-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-client-builder-1.0-SNAPSHOT.pom with the username dblevins on 
apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-client-builder-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-client-builder-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-client-builder-1.0-SNAPSHOT.jar with the username dblevins on 
apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Web Services
| Memory: 17M/26M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-core-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but scout-1.0-SNAPSHOT.jar 
may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Web Services' is not 
available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/webservices/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:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-webservices-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-webservices-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-webservices-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-webservices-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-webservices-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Jetty
| Memory: 18M/26M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-security-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-transaction-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-connector-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-webservices-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
org.mortbay.jetty-5.1.2-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but tranql-1.0-SNAPSHOT.jar 
may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Jetty' is not available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/jetty/target/classes
    [echo] Preprocessing geronimo-service.xml

java:jar-resources:
Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/jetty/target/classes

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.

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/jetty/target/geronimo-jetty-1.0-SNAPSHOT.jar

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-jetty-1.0-SNAPSHOT.pom; chgrp apcvs geronimo-jetty-1.0-SNAPSHOT.pom 
with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-jetty-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-jetty-1.0-SNAPSHOT.jar; chgrp apcvs geronimo-jetty-1.0-SNAPSHOT.jar 
with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Security :: Builder
| Memory: 20M/26M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-security-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-schema-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Security :: Builder' is 
not available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/security-builder/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/security-builder/target/database
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/security-builder/target/database

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:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-security-builder-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-security-builder-1.0-SNAPSHOT.pom with the username dblevins on 
apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-security-builder-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-security-builder-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-security-builder-1.0-SNAPSHOT.jar with the username dblevins on 
apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Timer
| Memory: 21M/26M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-connector-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-core-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-transaction-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but tranql-1.0-SNAPSHOT.jar 
may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Timer' is not available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/timer/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-timer-1.0-SNAPSHOT.pom; chgrp apcvs geronimo-timer-1.0-SNAPSHOT.pom 
with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-timer-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-timer-1.0-SNAPSHOT.jar; chgrp apcvs geronimo-timer-1.0-SNAPSHOT.jar 
with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Axis
| Memory: 20M/26M
+----------------------------------------
You are working offline so the build will continue, but ews-SNAPSHOT.jar may be 
out of date!
You are working offline so the build will continue, but 
geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-core-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-jetty-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deployment-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-security-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-security-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-service-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-transaction-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-connector-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-timer-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-webservices-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-schema-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
org.mortbay.jetty-5.1.2-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but tranql-1.0-SNAPSHOT.jar 
may be out of date!
You are working offline so the build will continue, but 
commons-discovery-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Axis' is not available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/axis/target/classes
    [echo] Preprocessing geronimo-service.xml

java:jar-resources:
Copying 1 file to /home/users/dblevins/work/geronimo/modules/axis/target/classes

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.

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/axis/target/geronimo-axis-1.0-SNAPSHOT.jar

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-axis-1.0-SNAPSHOT.pom; chgrp apcvs geronimo-axis-1.0-SNAPSHOT.pom with 
the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-axis-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-axis-1.0-SNAPSHOT.jar; chgrp apcvs geronimo-axis-1.0-SNAPSHOT.jar with 
the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Axis :: Builder
| Memory: 23M/26M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-axis-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-connector-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-core-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deployment-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-schema-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-service-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-transaction-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-discovery-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Axis :: Builder' is not 
available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/axis-builder/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-axis-builder-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-axis-builder-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-axis-builder-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-axis-builder-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-axis-builder-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Jetty :: Builder
| Memory: 23M/26M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deployment-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deploy-tool-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-test-ddbean-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-jetty-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-security-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-security-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-service-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-transaction-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-connector-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-webservices-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-axis-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-schema-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
org.mortbay.jetty-5.1.2-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but tranql-1.0-SNAPSHOT.jar 
may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Jetty :: Builder' is not 
available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/jetty-builder/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-jetty-builder-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-jetty-builder-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-jetty-builder-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-jetty-builder-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-jetty-builder-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: JMX Remoting
| Memory: 24M/26M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: JMX Remoting' is not 
available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/jmx-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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-jmxremoting-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-jmxremoting-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-jmxremoting-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-jmxremoting-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-jmxremoting-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Derby
| Memory: 25M/26M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Derby' is not available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/derby/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-derby-1.0-SNAPSHOT.pom; chgrp apcvs geronimo-derby-1.0-SNAPSHOT.pom 
with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-derby-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-derby-1.0-SNAPSHOT.jar; chgrp apcvs geronimo-derby-1.0-SNAPSHOT.jar 
with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Derby :: Connector
| Memory: 25M/26M
+----------------------------------------
You are working offline so the build will continue, but 
tranql-connector-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Derby :: Connector' is not 
available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/derby-connector/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] NOTICE: Skipping tests; they seem to have passed already
    [echo] No tests to run.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-derby-connector-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-derby-connector-1.0-SNAPSHOT.pom with the username dblevins on 
apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-derby-connector-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-derby-connector-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-derby-connector-1.0-SNAPSHOT.jar with the username dblevins on 
apache.org
        
rar:init:

rar:rar:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/derby-connector/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] NOTICE: Skipping tests; they seem to have passed already
    [echo] No tests to run.
Copying: from 
'/home/users/dblevins/work/geronimo/modules/derby-connector/target/geronimo-derby-connector-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/geronimo/jars/geronimo-derby-connector-1.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/geronimo/modules/derby-connector/project.xml' to: 
'/home/users/dblevins/.maven/repository/geronimo/poms/geronimo-derby-connector-1.0-SNAPSHOT.pom'

jar:jar:

jar:install:

    [echo] Building rar geronimo-derby-connector-1.0-SNAPSHOT with ra.xml 
"/home/users/dblevins/work/geronimo/modules/derby-connector/src/rar/META-INF/ra.xml"
    [echo] trying to include 
/home/users/dblevins/work/geronimo/modules/derby-connector/target/geronimo-derby-connector-1.0-SNAPSHOT.jar
    [echo] Bundling: jar - tranql:tranql-connector

rar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-derby-connector-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-derby-connector-1.0-SNAPSHOT.pom with the username dblevins on 
apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-derby-connector-1.0-SNAPSHOT.rar to the 
/www/cvs.apache.org/repository/geronimo/rars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/rars; chmod g+w 
geronimo-derby-connector-1.0-SNAPSHOT.rar; chgrp apcvs 
geronimo-derby-connector-1.0-SNAPSHOT.rar with the username dblevins on 
apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Tomcat
| Memory: 24M/26M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-jetty-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-connector-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deployment-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-security-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-transaction-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-schema-1.0-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Tomcat' is not available


build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/tomcat/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-tomcat-1.0-SNAPSHOT.pom; chgrp apcvs geronimo-tomcat-1.0-SNAPSHOT.pom 
with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-tomcat-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-tomcat-1.0-SNAPSHOT.jar; chgrp apcvs geronimo-tomcat-1.0-SNAPSHOT.jar 
with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Mail
| Memory: 26M/43M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-spec-javamail-1.3.1-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-spec-activation-1.0.2-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Mail' is not available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/mail/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-mail-1.0-SNAPSHOT.pom; chgrp apcvs geronimo-mail-1.0-SNAPSHOT.pom with 
the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-mail-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-mail-1.0-SNAPSHOT.jar; chgrp apcvs geronimo-mail-1.0-SNAPSHOT.jar with 
the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Spring
| Memory: 25M/43M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Spring' is not available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/spring/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-spring-1.0-SNAPSHOT.pom; chgrp apcvs geronimo-spring-1.0-SNAPSHOT.pom 
with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-spring-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-spring-1.0-SNAPSHOT.jar; chgrp apcvs geronimo-spring-1.0-SNAPSHOT.jar 
with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Spring :: Builder
| Memory: 26M/43M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deployment-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deploy-tool-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-test-ddbean-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-spring-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-security-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-security-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-service-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-transaction-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-connector-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-schema-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but tranql-1.0-SNAPSHOT.jar 
may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Spring :: Builder' is not 
available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/spring-builder/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:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-spring-builder-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-spring-builder-1.0-SNAPSHOT.pom with the username dblevins on 
apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-spring-builder-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-spring-builder-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-spring-builder-1.0-SNAPSHOT.jar with the username dblevins on 
apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Assembly
| Memory: 26M/43M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-deployment-plugin-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-activation-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-client-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-client-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-clustering-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-connector-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-connector-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-core-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deployment-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deploy-tool-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-jetty-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-jetty-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-jmxremoting-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-naming-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-webservices-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
activeio-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-security-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-security-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-derby-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-derby-connector-1.0-SNAPSHOT.rar may be out of date!
You are working offline so the build will continue, but 
geronimo-service-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-timer-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-transaction-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-j2ee-schema-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
tranql-connector-1.0-SNAPSHOT.rar may be out of date!
You are working offline so the build will continue, but 
activemq-core-2.2-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
activemq-gbean-2.2-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
activemq-store-journal-2.2-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
activemq-store-jdbm-2.2-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
activemq-store-jdbc-2.2-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
activemq-ra-2.2-SNAPSHOT.rar may be out of date!
You are working offline so the build will continue, but 
openejb-core-2.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
openejb-builder-2.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but tranql-1.0-SNAPSHOT.jar 
may be out of date!
You are working offline so the build will continue, but 
org.mortbay.jetty-5.1.2-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-tomcat-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-demo-1.0-SNAPSHOT.war may be out of date!
You are working offline so the build will continue, but 
geronimo-jmxdebug-1.0-SNAPSHOT.war may be out of date!
You are working offline so the build will continue, but 
geronimo-mail-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-spec-activation-1.0.2-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-spec-javamail-1.3.1-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-axis-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-axis-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-discovery-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but ews-SNAPSHOT.jar may be 
out of date!
You are working offline so the build will continue, but 
geronimo-spring-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-spring-builder-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
jaxr-api-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but scout-1.0-SNAPSHOT.jar 
may be out of date!
You are working offline so the build will continue, but juddi-SNAPSHOT.jar may 
be out of date!
You are working offline so the build will continue, but 
geronimo-common-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deployment-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-deploy-tool-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
geronimo-system-1.0-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Assembly' is not available

build:end:

build:start:

java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/classes

java:compile:
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/assembly/target/classes
    [echo] No java source files to compile.

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.
    [touch] Creating 
/home/users/dblevins/work/geronimo/modules/assembly/target/test-reports/tstamp

jar:jar:
assemble:
    [echo] Deleting target directory
    [delete] Deleting directory 
/home/users/dblevins/work/geronimo/modules/assembly/target
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib/endorsed
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib/endorsed
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib/endorsed
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/schema
    [copy] Copying 25 files to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/schema
    [copy] Copying 8 files to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/var
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/repository
    [copy] Copying 111 files to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/repository
    [echo] /home/users/dblevins/work/geronimo
    [copy] Copying 9 files to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/plan
    [echo] Preprocessing system-activemq-plan.xml
    [echo] Preprocessing j2ee-server-plan.xml
    [echo] Preprocessing j2ee-secure-plan.xml
    [echo] Preprocessing system-jms-plan.xml
    [echo] Preprocessing j2ee-runtime-deployer-plan.xml
    [echo] Preprocessing j2ee-server-tomcat-plan.xml
    [echo] Preprocessing client-system-plan.xml
    [echo] Preprocessing j2ee-client-plan.xml
    [echo] Preprocessing spring-runtime-plan.xml
    [echo] Preprocessing spring-deployer-plan.xml
    [echo] Preprocessing system-plan.xml
    [echo] Preprocessing deployer-system-plan.xml
    [echo] Preprocessing system-database-plan.xml
    [echo] Preprocessing default-database-plan.xml
    [echo] Preprocessing j2ee-deployer-plan.xml
    [echo] Bootstrapping service deployer
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/bin
    [mkdir] Created dir: 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/config-store
    [echo] Building server.jar
    [java] 01:46:56,013 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/J2EEDeployer"
    [java] 01:46:56,551 INFO  [Configuration] Started configuration 
org/apache/geronimo/J2EEDeployer
    [java] 01:46:56,760 INFO  [SecurityServiceImpl] JACC factory registered
    [java] 01:46:57,351 INFO  [LocalConfigStore:config-store/] Installed 
configuration org/apache/geronimo/System in location 3
    [java] Packaged configuration org/apache/geronimo/System to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/bin/server.jar
    [java] 01:46:57,365 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/J2EEDeployer
    [java] 01:46:57,425 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/DeployerSystem
    [java] 01:46:57,430 INFO  [Kernel] Starting kernel shutdown
    [java] 01:46:57,431 INFO  [Kernel] Kernel shutdown complete
    [echo] Building server configuration
    [java] 01:46:58,439 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/J2EEDeployer"
    [java] 01:46:59,019 INFO  [Configuration] Started configuration 
org/apache/geronimo/J2EEDeployer
    [java] 01:46:59,221 INFO  [SecurityServiceImpl] JACC factory registered
    [java] 01:46:59,746 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/System"
    [java] 01:46:59,803 INFO  [Configuration] Started configuration 
org/apache/geronimo/System
    [java] 01:47:00,343 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/System
    [java] 01:47:00,387 INFO  [LocalConfigStore:config-store/] Installed 
configuration org/apache/geronimo/Server in location 4
    [java] Distributed org/apache/geronimo/Server
    [java] 01:47:00,399 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/J2EEDeployer
    [java] 01:47:00,427 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/DeployerSystem
    [java] 01:47:00,430 INFO  [Kernel] Starting kernel shutdown
    [java] 01:47:00,432 INFO  [Kernel] Kernel shutdown complete
    [echo] Building runtime deployer configuration
    [java] 01:47:01,446 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/J2EEDeployer"
    [java] 01:47:02,022 INFO  [Configuration] Started configuration 
org/apache/geronimo/J2EEDeployer
    [java] 01:47:02,223 INFO  [SecurityServiceImpl] JACC factory registered
    [java] 01:47:02,736 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/Server"
    [java] 01:47:02,759 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/System"
    [java] 01:47:02,823 INFO  [Configuration] Started configuration 
org/apache/geronimo/System
    [java] 01:47:03,279 INFO  [Configuration] Started configuration 
org/apache/geronimo/Server
    [java] 01:47:03,711 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/Server
    [java] 01:47:03,754 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/System
    [java] 01:47:03,845 INFO  [LocalConfigStore:config-store/] Installed 
configuration org/apache/geronimo/RuntimeDeployer in location 5
    [java] Distributed org/apache/geronimo/RuntimeDeployer
    [java] 01:47:03,855 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/J2EEDeployer
    [java] 01:47:03,912 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/DeployerSystem
    [java] 01:47:03,915 INFO  [Kernel] Starting kernel shutdown
    [java] 01:47:03,916 INFO  [Kernel] Kernel shutdown complete
    [echo] Building client.jar
    [java] 01:47:04,866 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/J2EEDeployer"
    [java] 01:47:05,441 INFO  [Configuration] Started configuration 
org/apache/geronimo/J2EEDeployer
    [java] 01:47:05,644 INFO  [SecurityServiceImpl] JACC factory registered
    [java] 01:47:06,210 INFO  [LocalConfigStore:config-store/] Installed 
configuration org/apache/geronimo/ClientSystem in location 6
    [java] Packaged configuration org/apache/geronimo/ClientSystem to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/bin/client.jar
    [java] 01:47:06,222 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/J2EEDeployer
    [java] 01:47:06,280 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/DeployerSystem
    [java] 01:47:06,286 INFO  [Kernel] Starting kernel shutdown
    [java] 01:47:06,287 INFO  [Kernel] Kernel shutdown complete
    [echo] Waiting for server at: 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT
01:47:06,648 INFO  [Daemon] Server startup begun
01:47:06,658 INFO  [Daemon] 
java.endorsed.dirs=/usr/local/j2sdk1.4.2_02/jre/lib/endorsed:/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/lib/endorsed
01:47:06,837 INFO  [MBeanServerFactory] Created MBeanServer with ID: 
d19bc8:102aac25cce:-8000:bear:1
01:47:06,837 INFO  [Kernel] Starting boot
01:47:07,086 INFO  [Kernel] Booted
01:47:07,111 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/System"
01:47:07,231 INFO  [Configuration] Started configuration 
org/apache/geronimo/System
01:47:07,329 INFO  [ReadOnlyRepository] Repository root is 
file:/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/repository/
01:47:07,391 INFO  [RMIRegistryService] Started RMI Registry on port 1099
01:47:07,407 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/RuntimeDeployer"
01:47:07,427 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/Server"
01:47:08,069 INFO  [Configuration] Started configuration 
org/apache/geronimo/Server
01:47:08,393 INFO  [HttpServer] Statistics on = false for [EMAIL PROTECTED]
01:47:08,397 INFO  [HttpServer] Version Jetty/5.1.2-SNAPSHOT
01:47:08,399 INFO  [Container] Started [EMAIL PROTECTED]
01:47:08,495 INFO  [SocketListener] Started SocketListener on 0.0.0.0:8080
01:47:08,572 INFO  [HOWLLog] Initiating transaction manager recovery
01:47:08,604 WARN  [HOWLLog] Received unexpected log record: [EMAIL PROTECTED]
01:47:08,604 INFO  [HOWLLog] In doubt transactions recovered from log
01:47:08,636 INFO  [SecurityServiceImpl] JACC factory registered
01:47:08,656 INFO  [GeronimoLoginConfiguration] Added Application Configuration 
Entry geronimo-properties-realm
01:47:08,656 INFO  [GeronimoLoginConfiguration] Added Application Configuration 
Entry JMX
01:47:08,659 INFO  [GeronimoLoginConfiguration] Installed Geronimo login 
configuration
01:47:08,724 INFO  [RMIConnectorServer] RMIConnectorServer started at: 
service:jmx:rmi://localhost/jndi/rmi:/JMXConnector
01:47:08,724 INFO  
[server:J2EEApplication=null,J2EEModule=org/apache/geronimo/Server,J2EEServer=geronimo,j2eeType=GBean,name=JMXService]
 Started JMXConnector service:jmx:rmi://localhost/jndi/rmi:/JMXConnector
01:47:09,340 INFO  [Configuration] Started configuration 
org/apache/geronimo/RuntimeDeployer
01:47:10,000 INFO  [Daemon] Server startup completed
    [echo] server has started
    [echo] Building default database configuration
01:47:12,594 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/DefaultDatabase in location 7
    [java] Distributed org/apache/geronimo/DefaultDatabase
    [echo] Building system database configuration
01:47:13,299 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/SystemDatabase in location 8
    [java] Distributed org/apache/geronimo/SystemDatabase
    [echo] Building system activemq configuration
01:47:13,920 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/SystemDatabase"
01:47:14,022 INFO  [Configuration] Started configuration 
org/apache/geronimo/SystemDatabase
01:47:14,082 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/SystemDatabase
01:47:14,111 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/ActiveMQServer in location 9
    [java] Distributed org/apache/geronimo/ActiveMQServer
    [echo] Building system jms configuration
01:47:14,785 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/ActiveMQServer"
01:47:14,794 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/SystemDatabase"
01:47:15,010 INFO  [Configuration] Started configuration 
org/apache/geronimo/SystemDatabase
01:47:15,093 INFO  [Configuration] Started configuration 
org/apache/geronimo/ActiveMQServer
01:47:15,604 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/ActiveMQServer
01:47:15,616 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/SystemDatabase
01:47:15,635 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/SystemJMS in location 10
    [java] Distributed org/apache/geronimo/SystemJMS
    [echo] Building spring runtime configuration
01:47:16,180 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/SpringRuntime in location 11
    [java] Distributed org/apache/geronimo/SpringRuntime
    [echo] Building spring deployer configuration
01:47:16,799 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/SpringRuntime"
01:47:16,802 INFO  [Configuration] Started configuration 
org/apache/geronimo/SpringRuntime
01:47:16,829 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/SpringRuntime
01:47:16,841 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/SpringDeployer in location 12
    [java] Distributed org/apache/geronimo/SpringDeployer
    [echo] Building secure server configuration
01:47:17,448 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/Secure in location 13
    [java] Distributed org/apache/geronimo/Secure
    [echo] Building J2EE Client configuration
01:47:18,040 INFO  [ConfigurationManagerImpl] Loaded Configuration 
geronimo.config:name="org/apache/geronimo/ClientSystem"
01:47:18,065 INFO  [Configuration] Started configuration 
org/apache/geronimo/ClientSystem
01:47:18,185 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/ClientSystem
01:47:18,198 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/Client in location 14
    [java] Distributed org/apache/geronimo/Client
    [echo] Building Apache Tomcat server configuration
01:47:18,953 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/Tomcat in location 15
    [java] Distributed org/apache/geronimo/Tomcat
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/var/catalina/conf
    [echo] Building debug tool configuration
01:47:20,556 INFO  [LocalConfigStore:config-store] Installed configuration 
org/apache/geronimo/DebugConsole in location 16
    [java] Distributed org/apache/geronimo/DebugConsole
01:47:20,944 INFO  [Kernel] Starting kernel shutdown
01:47:20,990 INFO  [PersistentConfigurationList] Saved running configuration 
list
01:47:21,004 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/RuntimeDeployer
01:47:21,028 INFO  [GeronimoLoginConfiguration] Removed Application 
Configuration Entry geronimo-properties-realm
01:47:21,029 INFO  [ThreadedServer] Stopping Acceptor 
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8080]
01:47:21,035 INFO  [SocketListener] Stopped SocketListener on 0.0.0.0:8080
01:47:21,036 INFO  [GeronimoLoginConfiguration] Removed Application 
Configuration Entry JMX
01:47:21,461 INFO  [Container] Stopped [EMAIL PROTECTED]
01:47:21,462 INFO  [GeronimoLoginConfiguration] Uninstalled Geronimo login 
configuration
01:47:21,465 INFO  [RMIConnectorServer] RMIConnectorServer stopped at: 
service:jmx:rmi://localhost/jndi/rmi:/JMXConnector
01:47:21,465 INFO  
[server:J2EEApplication=null,J2EEModule=org/apache/geronimo/Server,J2EEServer=geronimo,j2eeType=GBean,name=JMXService]
 Stopped JMXConnector service:jmx:rmi://localhost/jndi/rmi:/JMXConnector
01:47:21,469 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/Server
01:47:21,510 INFO  [RMIRegistryService] Stopped RMI Registry
01:47:21,513 INFO  [Configuration] Stopping configuration 
org/apache/geronimo/System
01:47:21,519 INFO  [Kernel] Kernel shutdown complete
    [echo] server has stopped
    [echo] refreshing persistent configuration list
    [copy] Copying 1 file to 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/var
01:47:21,561 INFO  [Daemon] Server shutdown begun
01:47:21,561 INFO  [Daemon] Server shutdown completed
ïï
    [delete] Deleting 3 files from 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT/var/log
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/assembly/target/geronimo-assembly-1.0-SNAPSHOT.jar

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-assembly-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-assembly-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-assembly-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-assembly-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-assembly-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Interop
| Memory: 28M/51M
+----------------------------------------
You are working offline so the build will continue, but 
geronimo-kernel-1.0-SNAPSHOT.jar may be out of date!
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Interop' is not available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
interop:idlj:
interop:idlj:iop:
    [echo] Interop :: idlj :: IOP
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/IOP
    [exec] done   -   org/apache/geronimo/interop/IOP

interop:idlj:giop:
    [echo] Interop :: idlj :: GIOP
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/GIOP.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/GIOP.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/GIOP
    [exec] done   -   org/apache/geronimo/interop/GIOP

interop:idlj:iiop:
    [echo] Interop :: idlj :: IIOP
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IIOP.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IIOP.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/IIOP
    [exec] done   -   org/apache/geronimo/interop/IIOP

interop:idlj:cosnaming:
    [echo] Interop :: idlj :: CosNaming
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosNaming.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosNaming.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/CosNaming
    [exec] done   -   org/apache/geronimo/interop/CosNaming

interop:idlj:interop-rmi-iiop:
    [echo] Interop :: idlj :: interop-rmi-iiop
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/org-apache-geronimo-interop-rmi-iiop.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosNaming.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosNaming.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/org-apache-geronimo-interop-rmi-iiop.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/rmi/iiop
    [exec] done   -   org/apache/geronimo/interop/rmi/iiop
    [exec] Generating org/apache/geronimo/interop/rmi
    [exec] done   -   org/apache/geronimo/interop/rmi
    [exec] Generating org/apache/geronimo/interop
    [exec] done   -   org/apache/geronimo/interop
    [exec] Generating org/apache/geronimo
    [exec] done   -   org/apache/geronimo
    [exec] Generating org/apache
    [exec] done   -   org/apache
    [exec] Generating org
    [exec] done   -   org

interop:idlj:csi:
    [echo] Interop :: idlj :: CSIv2 :: CSI
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CSI.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CSI.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/CSI
    [exec] done   -   org/apache/geronimo/interop/CSI
    [echo] Interop :: idlj :: CSIv2 :: GSSUP
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/GSSUP.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CSI.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CSI.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/GSSUP.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/GSSUP
    [exec] done   -   org/apache/geronimo/interop/GSSUP
    [echo] Interop :: idlj :: CSIv2 :: CSIIOP
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CSIIOP.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CSI.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CSI.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CSIIOP.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/CSIIOP
    [exec] done   -   org/apache/geronimo/interop/CSIIOP

interop:idlj:security-service:
    [echo] Interop :: idlj :: SecurityService :: TimeBase
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/TimeBase.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/TimeBase.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/TimeBase
    [exec] done   -   org/apache/geronimo/interop/TimeBase
    [echo] Interop :: idlj :: SecurityService :: SecurityService
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/Security.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/TimeBase.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/TimeBase.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/Security.idl
    [exec] 
    [exec] Generating Security
    [exec] done   -   Security
    [echo] Interop :: idlj :: SecurityService :: SSLIOP
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/SSLIOP.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/Security.idl
    [exec]   Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]   done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]   Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/TimeBase.idl
    [exec]   done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/TimeBase.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/Security.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/SSLIOP.idl
    [exec] 
    [exec] Generating SSLIOP
    [exec] done   -   SSLIOP

interop:idlj:costxn:
    [echo] Interop :: idlj :: CosTransactions
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosTransactions.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosTransactions.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/CosTransactions
    [exec] done   -   org/apache/geronimo/interop/CosTransactions
    [echo] Interop :: idlj :: CosTSInteroperation
    [exec] Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosTSInteroperation.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/IOP.idl
    [exec]  Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosTransactions.idl
    [exec]   Parsing 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]   done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/orb.idl
    [exec]  done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosTransactions.idl
    [exec] done  - 
/home/users/dblevins/work/geronimo/modules/interop/src/idl/CosTSInteroperation.idl
    [exec] 
    [exec] Generating org/apache/geronimo/interop/CosTSInteroperation
    [exec] done   -   org/apache/geronimo/interop/CosTSInteroperation


interop:java:compile:
    [echo] Interop :: Compile
    [javac] Compiling 696 source files to 
/home/users/dblevins/work/geronimo/modules/interop/target/classes

    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/interop/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.

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/interop/target/geronimo-interop-1.0-SNAPSHOT.jar

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-interop-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-interop-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-interop-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-interop-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-interop-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
+----------------------------------------
| Executing (jar:deploy): Geronimo :: Console Web
| Memory: 44M/51M
+----------------------------------------
You are working offline so the build will continue, but 
commons-jelly-tags-velocity-SNAPSHOT.jar may be out of date!
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Console Web' is not 
available

build:end:

build:start:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/geronimo/modules/console-web/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:
    [jar] Building jar: 
/home/users/dblevins/work/geronimo/modules/console-web/target/geronimo-console-web-1.0-SNAPSHOT.jar

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /www/cvs.apache.org/repository/geronimo/poms 
on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/poms; chmod g+w 
geronimo-console-web-1.0-SNAPSHOT.pom; chgrp apcvs 
geronimo-console-web-1.0-SNAPSHOT.pom with the username dblevins on apache.org
        
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/geronimo-console-web-1.0-SNAPSHOT.jar to the 
/www/cvs.apache.org/repository/geronimo/jars on apache.org
      
    [echo] 
          Executing cd /www/cvs.apache.org/repository/geronimo/jars; chmod g+w 
geronimo-console-web-1.0-SNAPSHOT.jar; chgrp apcvs 
geronimo-console-web-1.0-SNAPSHOT.jar with the username dblevins on apache.org
        
BUILD SUCCESSFUL
Total time: 11 minutes 21 seconds
Finished at: Wed Mar 16 01:53:46 PST 2005

? velocity.log
cvs server: Updating .
cvs server: Updating etc
cvs server: Updating m2
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/etc/META-INF
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/idl
cvs server: Updating 
modules/core/src/java/org/openejb/corba/idl/CosTSInteroperation
cvs server: Updating modules/core/src/java/org/openejb/corba/idl/CosTransactions
cvs server: Updating modules/core/src/java/org/openejb/corba/openorb
cvs server: Updating modules/core/src/java/org/openejb/corba/proxy
cvs server: Updating modules/core/src/java/org/openejb/corba/security
cvs server: Updating modules/core/src/java/org/openejb/corba/security/config
cvs server: Updating modules/core/src/java/org/openejb/corba/security/config/css
cvs server: Updating modules/core/src/java/org/openejb/corba/security/config/tss
cvs server: Updating modules/core/src/java/org/openejb/corba/security/jgss
cvs server: Updating modules/core/src/java/org/openejb/corba/security/wrappers
cvs server: Updating modules/core/src/java/org/openejb/corba/transaction
cvs server: Updating 
modules/core/src/java/org/openejb/corba/transaction/nodistributedtransactions
cvs server: Updating modules/core/src/java/org/openejb/corba/util
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/mejb
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/axis
cvs server: Updating modules/core/src/java/org/openejb/server/ejbd
cvs server: Updating modules/core/src/java/org/openejb/server/httpd
cvs server: Updating modules/core/src/java/org/openejb/server/soap
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/server/xfire
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/server
cvs server: Updating modules/core/src/test/org/openejb/server/axis
cvs server: Updating modules/core/src/test/org/openejb/server/httpd
cvs server: Updating modules/core/src/test/org/openejb/server/soap
cvs server: Updating modules/core/src/test/org/openejb/server/xfire
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/META-INF/wsdl
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/META-INF/wsdl
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/interop
cvs server: Updating modules/itests/src/itest/org/openejb/test/interop/slsb
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/interop
cvs server: Updating modules/itests/src/java/org/openejb/test/interop/slsb
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/cmp
cvs server: Updating modules/itests/src/java/org/openejb/test/security/sfsb
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/scenarios/003
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/corba
cvs server: Updating modules/openejb-builder/src/java/org/openejb/corba/security
cvs server: Updating 
modules/openejb-builder/src/java/org/openejb/corba/security/config
cvs server: Updating 
modules/openejb-builder/src/java/org/openejb/corba/security/config/css
cvs server: Updating 
modules/openejb-builder/src/java/org/openejb/corba/security/config/tss
cvs server: Updating modules/openejb-builder/src/java/org/openejb/dd
cvs server: Updating modules/openejb-builder/src/java/org/openejb/dd/webservices
cvs server: Updating modules/openejb-builder/src/java/org/openejb/deployment
cvs server: Updating 
modules/openejb-builder/src/java/org/openejb/deployment/corba
cvs server: Updating modules/openejb-builder/src/java/org/openejb/transaction
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/corba
cvs server: Updating modules/openejb-builder/src/test/org/openejb/corba/security
cvs server: Updating 
modules/openejb-builder/src/test/org/openejb/corba/security/config
cvs server: Updating 
modules/openejb-builder/src/test/org/openejb/corba/security/config/tss
cvs server: Updating modules/openejb-builder/src/test/org/openejb/deployment
cvs server: Updating 
modules/openejb-builder/src/test/org/openejb/deployment/corba
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/entity/cmp/ejbql
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/ejb-ql
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/META-INF/wsdl
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

Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
build:start:

clean:clean:
modules:clean:
modules:reactor:init:

    [echo] +----------------------------------------
    [echo] | Cleaning: modules/assembly 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/openejb/modules/assembly/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/core 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/openejb/modules/core/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/itests 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/openejb/modules/itests/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/openejb-builder 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/openejb/modules/openejb-builder/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: modules/webadmin 
    [echo] +----------------------------------------
    [delete] Deleting directory 
/home/users/dblevins/work/openejb/modules/webadmin/target
    [echo] 
    [echo] +----------------------------------------
    [echo] | Cleaning: target/openejb-2.0-SNAPSHOT 
    [echo] +----------------------------------------

    [delete] Deleting: /home/users/dblevins/work/openejb/velocity.log
Starting the reactor...
Our processing order:
OpenEJB :: Core
OpenEJB :: Builder
OpenEJB :: Assembly
OpenEJB :: Integration Tests
OpenEJB :: WebAdmin
+----------------------------------------
| Executing (default): OpenEJB :: Core
| Memory: 5M/5M
+----------------------------------------
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-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 activeio-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-axis-1.0-SNAPSHOT.jar.
Attempting to download geronimo-axis-builder-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 geronimo-webservices-1.0-SNAPSHOT.jar.
Attempting to download tranql-1.0-SNAPSHOT.jar.
Attempting to download commons-discovery-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'OpenEJB :: Core' is not available

clean:

default:
modules:default:
modules:reactor:init:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/core/target/classes

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/openejb/modules/core/target/classes
    [javac] Compiling 736 source files to 
/home/users/dblevins/work/openejb/modules/core/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/core/target/etc/META-INF
    [echo] Preprocessing geronimo-service.xml

java:jar-resources:
Copying 5 files to /home/users/dblevins/work/openejb/modules/core/target/classes
Copying 1 file to /home/users/dblevins/work/openejb/modules/core/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/core/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/core/target/test-reports

test:test-resources:

test:compile:
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/core/target/test-ejb-jar/META-INF
    [copy] Copying 5 files to 
/home/users/dblevins/work/openejb/modules/core/target/test-ejb-jar/META-INF
    [javac] Compiling 28 source files to 
/home/users/dblevins/work/openejb/modules/core/target/test-ejb-jar
    [jar] Building jar: 
/home/users/dblevins/work/openejb/modules/core/target/test-ejb-jar.jar
    [javac] Compiling 21 source files to 
/home/users/dblevins/work/openejb/modules/core/target/test-classes
Note: 
/home/users/dblevins/work/openejb/modules/core/src/test/org/openejb/server/httpd/HttpServerTest.java
 uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.

test:test:
    [junit] Running org.openejb.client.EJBRequestTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.351 sec
    [junit] Running org.openejb.client.JNDIRequestTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.323 sec
    [junit] Running org.openejb.client.JNDIResponseTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.343 sec
    [junit] Running org.openejb.corba.compiler.CompilerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.077 sec
    [junit] Running org.openejb.server.axis.WSContainerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.306 sec
    [junit] Running org.openejb.server.httpd.HttpServerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.928 sec
    [junit] Running org.openejb.server.xfire.WSContainerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.445 sec
    [junit] Running org.openejb.slsb.InvocationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.32 sec
    [junit] Running org.openejb.slsb.StatelessInstanceInterceptorTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.43 sec
    [junit] Running org.openejb.timer.TimerServiceImplTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.318 sec
    [touch] Creating 
/home/users/dblevins/work/openejb/modules/core/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/openejb/modules/core/target/openejb-core-2.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/openejb/modules/core/target/openejb-core-2.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/openejb/jars/openejb-core-2.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/openejb/modules/core/project.xml' to: 
'/home/users/dblevins/.maven/repository/openejb/poms/openejb-core-2.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): OpenEJB :: Builder
| Memory: 19M/42M
+----------------------------------------
Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar.
2/20K
3/20K
5/20K
6/20K
8/20K
9/20K
11/20K
12/20K
13/20K
15/20K
16/20K
18/20K
19/20K
20/20K
20K downloaded
Attempting to download openejb-core-2.0-SNAPSHOT.jar.
Attempting to download geronimo-connector-1.0-SNAPSHOT.jar.
2/116K
3/116K
5/116K
6/116K
8/116K
9/116K
11/116K
12/116K
13/116K
15/116K
16/116K
18/116K
19/116K
20/116K
22/116K
23/116K
25/116K
26/116K
28/116K
29/116K
30/116K
32/116K
33/116K
35/116K
36/116K
37/116K
39/116K
40/116K
42/116K
43/116K
44/116K
46/116K
47/116K
49/116K
50/116K
52/116K
53/116K
54/116K
56/116K
57/116K
59/116K
60/116K
61/116K
63/116K
64/116K
65/116K
66/116K
68/116K
69/116K
71/116K
72/116K
73/116K
75/116K
76/116K
78/116K
79/116K
80/116K
82/116K
83/116K
85/116K
86/116K
88/116K
89/116K
90/116K
92/116K
93/116K
95/116K
96/116K
97/116K
99/116K
100/116K
102/116K
103/116K
105/116K
106/116K
107/116K
109/116K
110/116K
112/116K
113/116K
114/116K
116/116K
116/116K
116K downloaded
Attempting to download geronimo-core-1.0-SNAPSHOT.jar.
2/125K
3/125K
5/125K
6/125K
8/125K
9/125K
11/125K
12/125K
13/125K
15/125K
16/125K
18/125K
19/125K
20/125K
22/125K
23/125K
25/125K
26/125K
28/125K
29/125K
30/125K
32/125K
33/125K
35/125K
36/125K
37/125K
39/125K
40/125K
42/125K
43/125K
44/125K
46/125K
47/125K
49/125K
50/125K
52/125K
53/125K
54/125K
56/125K
57/125K
59/125K
60/125K
61/125K
64/125K
65/125K
66/125K
68/125K
69/125K
71/125K
72/125K
73/125K
75/125K
76/125K
78/125K
79/125K
80/125K
82/125K
83/125K
85/125K
86/125K
88/125K
89/125K
90/125K
92/125K
93/125K
95/125K
96/125K
97/125K
99/125K
100/125K
102/125K
103/125K
105/125K
106/125K
107/125K
109/125K
110/125K
112/125K
113/125K
114/125K
116/125K
117/125K
119/125K
120/125K
121/125K
123/125K
124/125K
125/125K
125K downloaded
Attempting to download geronimo-client-1.0-SNAPSHOT.jar.
2/10K
3/10K
5/10K
6/10K
8/10K
9/10K
10/10K
10K downloaded
Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
2/49K
3/49K
5/49K
6/49K
8/49K
9/49K
11/49K
12/49K
13/49K
15/49K
16/49K
18/49K
19/49K
20/49K
22/49K
23/49K
25/49K
26/49K
28/49K
29/49K
30/49K
32/49K
33/49K
35/49K
36/49K
37/49K
39/49K
40/49K
42/49K
43/49K
44/49K
46/49K
47/49K
49/49K
49K downloaded
Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar.
2/45K
3/45K
5/45K
6/45K
8/45K
9/45K
11/45K
12/45K
13/45K
15/45K
16/45K
18/45K
19/45K
20/45K
22/45K
23/45K
25/45K
26/45K
28/45K
29/45K
30/45K
32/45K
33/45K
35/45K
36/45K
37/45K
39/45K
40/45K
42/45K
43/45K
44/45K
45/45K
45K downloaded
Attempting to download geronimo-deploy-tool-1.0-SNAPSHOT.jar.
2/78K
3/78K
5/78K
6/78K
8/78K
9/78K
11/78K
12/78K
13/78K
15/78K
16/78K
18/78K
19/78K
20/78K
22/78K
23/78K
25/78K
26/78K
28/78K
29/78K
30/78K
32/78K
33/78K
35/78K
36/78K
37/78K
39/78K
40/78K
42/78K
43/78K
44/78K
46/78K
47/78K
49/78K
50/78K
52/78K
53/78K
54/78K
56/78K
57/78K
59/78K
60/78K
61/78K
64/78K
65/78K
66/78K
68/78K
69/78K
71/78K
72/78K
73/78K
75/78K
76/78K
78/78K
78K downloaded
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
2/29K
3/29K
5/29K
6/29K
8/29K
9/29K
11/29K
12/29K
13/29K
15/29K
16/29K
18/29K
19/29K
20/29K
22/29K
23/29K
25/29K
26/29K
28/29K
29/29K
29K downloaded
Attempting to download geronimo-j2ee-builder-1.0-SNAPSHOT.jar.
2/65K
3/65K
5/65K
6/65K
8/65K
9/65K
11/65K
12/65K
13/65K
15/65K
16/65K
18/65K
19/65K
20/65K
22/65K
23/65K
25/65K
26/65K
28/65K
29/65K
30/65K
32/65K
33/65K
35/65K
36/65K
37/65K
39/65K
40/65K
42/65K
43/65K
44/65K
46/65K
47/65K
49/65K
50/65K
52/65K
53/65K
54/65K
56/65K
57/65K
59/65K
60/65K
61/65K
64/65K
65/65K
65K downloaded
Attempting to download geronimo-axis-builder-1.0-SNAPSHOT.jar.
2/57K
3/57K
5/57K
6/57K
8/57K
9/57K
11/57K
12/57K
13/57K
15/57K
16/57K
18/57K
19/57K
20/57K
22/57K
23/57K
25/57K
26/57K
28/57K
29/57K
30/57K
32/57K
33/57K
35/57K
36/57K
37/57K
39/57K
40/57K
42/57K
43/57K
44/57K
46/57K
47/57K
49/57K
50/57K
52/57K
53/57K
54/57K
56/57K
57/57K
57K downloaded
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
2/185K
3/185K
5/185K
6/185K
8/185K
9/185K
11/185K
12/185K
13/185K
15/185K
16/185K
18/185K
19/185K
20/185K
22/185K
23/185K
25/185K
26/185K
28/185K
29/185K
30/185K
32/185K
33/185K
35/185K
36/185K
37/185K
39/185K
40/185K
42/185K
43/185K
44/185K
46/185K
47/185K
49/185K
50/185K
52/185K
53/185K
54/185K
56/185K
57/185K
59/185K
60/185K
61/185K
64/185K
65/185K
66/185K
68/185K
69/185K
71/185K
72/185K
73/185K
75/185K
76/185K
78/185K
79/185K
80/185K
82/185K
83/185K
85/185K
86/185K
88/185K
89/185K
90/185K
92/185K
93/185K
95/185K
96/185K
97/185K
99/185K
100/185K
102/185K
103/185K
105/185K
106/185K
107/185K
109/185K
110/185K
112/185K
113/185K
114/185K
116/185K
117/185K
119/185K
120/185K
121/185K
123/185K
124/185K
126/185K
127/185K
129/185K
130/185K
131/185K
133/185K
134/185K
136/185K
137/185K
138/185K
140/185K
141/185K
143/185K
144/185K
146/185K
147/185K
148/185K
150/185K
151/185K
153/185K
154/185K
155/185K
157/185K
158/185K
160/185K
161/185K
162/185K
164/185K
165/185K
167/185K
168/185K
170/185K
171/185K
172/185K
174/185K
175/185K
177/185K
178/185K
179/185K
181/185K
182/185K
185/185K
185K downloaded
Attempting to download activeio-1.0-SNAPSHOT.jar.
Attempting to download geronimo-security-1.0-SNAPSHOT.jar.
2/137K
3/137K
5/137K
6/137K
8/137K
9/137K
11/137K
12/137K
13/137K
15/137K
16/137K
18/137K
19/137K
20/137K
22/137K
23/137K
25/137K
26/137K
28/137K
29/137K
30/137K
32/137K
33/137K
35/137K
36/137K
37/137K
39/137K
40/137K
42/137K
43/137K
44/137K
46/137K
47/137K
49/137K
50/137K
52/137K
53/137K
54/137K
56/137K
57/137K
59/137K
60/137K
61/137K
95/137K
96/137K
97/137K
99/137K
100/137K
102/137K
103/137K
105/137K
106/137K
107/137K
109/137K
110/137K
112/137K
113/137K
114/137K
116/137K
117/137K
119/137K
120/137K
121/137K
123/137K
124/137K
126/137K
127/137K
129/137K
130/137K
131/137K
133/137K
134/137K
136/137K
137/137K
137K downloaded
Attempting to download geronimo-security-builder-1.0-SNAPSHOT.jar.
2/61K
3/61K
5/61K
6/61K
8/61K
9/61K
11/61K
12/61K
13/61K
15/61K
16/61K
18/61K
19/61K
20/61K
22/61K
23/61K
25/61K
26/61K
28/61K
29/61K
30/61K
32/61K
33/61K
35/61K
36/61K
37/61K
39/61K
40/61K
42/61K
43/61K
44/61K
46/61K
47/61K
49/61K
50/61K
52/61K
53/61K
54/61K
56/61K
57/61K
59/61K
60/61K
61/61K
61K downloaded
Attempting to download geronimo-service-builder-1.0-SNAPSHOT.jar.
2/117K
3/117K
5/117K
6/117K
8/117K
9/117K
11/117K
12/117K
13/117K
15/117K
16/117K
18/117K
19/117K
20/117K
22/117K
23/117K
25/117K
26/117K
28/117K
29/117K
30/117K
32/117K
33/117K
35/117K
36/117K
37/117K
39/117K
40/117K
42/117K
43/117K
44/117K
46/117K
47/117K
49/117K
50/117K
52/117K
53/117K
54/117K
56/117K
57/117K
59/117K
60/117K
61/117K
64/117K
65/117K
66/117K
68/117K
69/117K
71/117K
72/117K
73/117K
75/117K
76/117K
78/117K
79/117K
80/117K
82/117K
83/117K
85/117K
86/117K
88/117K
89/117K
90/117K
92/117K
93/117K
95/117K
96/117K
97/117K
99/117K
100/117K
102/117K
103/117K
105/117K
106/117K
107/117K
109/117K
110/117K
112/117K
113/117K
114/117K
116/117K
117/117K
117K downloaded
Attempting to download geronimo-timer-1.0-SNAPSHOT.jar.
2/39K
3/39K
5/39K
6/39K
8/39K
9/39K
11/39K
12/39K
13/39K
15/39K
16/39K
18/39K
19/39K
20/39K
22/39K
23/39K
25/39K
26/39K
28/39K
29/39K
30/39K
32/39K
33/39K
35/39K
36/39K
37/39K
39/39K
39K downloaded
Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar.
2/71K
3/71K
5/71K
6/71K
8/71K
9/71K
11/71K
12/71K
13/71K
15/71K
16/71K
18/71K
19/71K
20/71K
22/71K
23/71K
25/71K
26/71K
28/71K
29/71K
30/71K
32/71K
33/71K
35/71K
36/71K
37/71K
39/71K
40/71K
42/71K
43/71K
44/71K
46/71K
47/71K
49/71K
50/71K
52/71K
53/71K
54/71K
56/71K
57/71K
59/71K
60/71K
61/71K
64/71K
65/71K
66/71K
68/71K
69/71K
71/71K
71K downloaded
Attempting to download geronimo-naming-1.0-SNAPSHOT.jar.
2/32K
3/32K
5/32K
6/32K
8/32K
9/32K
11/32K
12/32K
13/32K
15/32K
16/32K
18/32K
19/32K
20/32K
22/32K
23/32K
25/32K
26/32K
28/32K
29/32K
30/32K
32/32K
32K downloaded
Attempting to download geronimo-naming-builder-1.0-SNAPSHOT.jar.
2/135K
3/135K
5/135K
6/135K
8/135K
9/135K
11/135K
12/135K
13/135K
15/135K
16/135K
18/135K
19/135K
20/135K
22/135K
23/135K
25/135K
26/135K
28/135K
29/135K
30/135K
32/135K
33/135K
35/135K
36/135K
37/135K
39/135K
40/135K
42/135K
43/135K
44/135K
46/135K
47/135K
49/135K
50/135K
52/135K
53/135K
54/135K
56/135K
57/135K
59/135K
60/135K
61/135K
63/135K
64/135K
65/135K
66/135K
68/135K
69/135K
71/135K
72/135K
73/135K
75/135K
76/135K
78/135K
79/135K
80/135K
82/135K
83/135K
85/135K
86/135K
88/135K
89/135K
90/135K
92/135K
93/135K
95/135K
96/135K
97/135K
99/135K
100/135K
102/135K
103/135K
105/135K
106/135K
107/135K
109/135K
110/135K
112/135K
113/135K
114/135K
116/135K
117/135K
119/135K
120/135K
121/135K
123/135K
124/135K
126/135K
127/135K
129/135K
130/135K
131/135K
133/135K
134/135K
135/135K
135K downloaded
Attempting to download geronimo-system-1.0-SNAPSHOT.jar.
1/76K
2/76K
3/76K
5/76K
6/76K
8/76K
9/76K
11/76K
12/76K
13/76K
15/76K
16/76K
18/76K
19/76K
20/76K
22/76K
23/76K
25/76K
26/76K
28/76K
29/76K
30/76K
32/76K
33/76K
35/76K
36/76K
37/76K
39/76K
40/76K
42/76K
43/76K
44/76K
46/76K
47/76K
49/76K
50/76K
52/76K
53/76K
54/76K
56/76K
57/76K
59/76K
60/76K
61/76K
64/76K
65/76K
66/76K
68/76K
69/76K
71/76K
72/76K
73/76K
75/76K
76/76K
76K downloaded
Attempting to download geronimo-axis-1.0-SNAPSHOT.jar.
2/29K
3/29K
5/29K
6/29K
8/29K
9/29K
11/29K
12/29K
13/29K
15/29K
16/29K
18/29K
19/29K
20/29K
22/29K
23/29K
25/29K
26/29K
28/29K
29/29K
29K downloaded
Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar.
2/1235K
3/1235K
5/1235K
6/1235K
8/1235K
9/1235K
11/1235K
12/1235K
13/1235K
15/1235K
16/1235K
18/1235K
19/1235K
20/1235K
22/1235K
23/1235K
25/1235K
26/1235K
28/1235K
29/1235K
30/1235K
32/1235K
33/1235K
35/1235K
36/1235K
37/1235K
39/1235K
40/1235K
42/1235K
43/1235K
44/1235K
46/1235K
47/1235K
49/1235K
50/1235K
52/1235K
53/1235K
54/1235K
56/1235K
57/1235K
59/1235K
60/1235K
61/1235K
64/1235K
65/1235K
66/1235K
68/1235K
69/1235K
71/1235K
72/1235K
73/1235K
75/1235K
76/1235K
78/1235K
79/1235K
80/1235K
82/1235K
83/1235K
85/1235K
86/1235K
88/1235K
89/1235K
90/1235K
92/1235K
93/1235K
95/1235K
96/1235K
97/1235K
99/1235K
100/1235K
102/1235K
103/1235K
105/1235K
106/1235K
107/1235K
109/1235K
110/1235K
112/1235K
113/1235K
114/1235K
116/1235K
117/1235K
119/1235K
120/1235K
121/1235K
123/1235K
124/1235K
126/1235K
127/1235K
129/1235K
130/1235K
131/1235K
133/1235K
134/1235K
136/1235K
137/1235K
138/1235K
140/1235K
141/1235K
143/1235K
144/1235K
146/1235K
147/1235K
148/1235K
150/1235K
151/1235K
153/1235K
154/1235K
155/1235K
157/1235K
158/1235K
160/1235K
161/1235K
162/1235K
164/1235K
165/1235K
167/1235K
168/1235K
170/1235K
171/1235K
172/1235K
174/1235K
175/1235K
177/1235K
178/1235K
179/1235K
181/1235K
182/1235K
184/1235K
185/1235K
187/1235K
188/1235K
189/1235K
191/1235K
192/1235K
194/1235K
195/1235K
196/1235K
198/1235K
199/1235K
201/1235K
202/1235K
203/1235K
205/1235K
206/1235K
208/1235K
209/1235K
211/1235K
212/1235K
213/1235K
215/1235K
216/1235K
218/1235K
219/1235K
220/1235K
222/1235K
223/1235K
225/1235K
226/1235K
228/1235K
229/1235K
230/1235K
232/1235K
233/1235K
235/1235K
236/1235K
237/1235K
239/1235K
240/1235K
242/1235K
243/1235K
245/1235K
246/1235K
247/1235K
249/1235K
250/1235K
252/1235K
253/1235K
254/1235K
256/1235K
257/1235K
259/1235K
260/1235K
261/1235K
263/1235K
264/1235K
266/1235K
267/1235K
269/1235K
270/1235K
271/1235K
273/1235K
274/1235K
276/1235K
277/1235K
278/1235K
280/1235K
281/1235K
283/1235K
284/1235K
286/1235K
287/1235K
288/1235K
290/1235K
291/1235K
293/1235K
294/1235K
295/1235K
297/1235K
298/1235K
300/1235K
301/1235K
302/1235K
304/1235K
305/1235K
307/1235K
308/1235K
310/1235K
311/1235K
312/1235K
314/1235K
315/1235K
317/1235K
318/1235K
319/1235K
321/1235K
322/1235K
324/1235K
325/1235K
327/1235K
328/1235K
329/1235K
331/1235K
332/1235K
334/1235K
335/1235K
336/1235K
338/1235K
339/1235K
341/1235K
342/1235K
343/1235K
345/1235K
346/1235K
348/1235K
349/1235K
351/1235K
352/1235K
353/1235K
355/1235K
356/1235K
358/1235K
359/1235K
360/1235K
362/1235K
363/1235K
365/1235K
366/1235K
368/1235K
369/1235K
370/1235K
372/1235K
373/1235K
375/1235K
376/1235K
377/1235K
379/1235K
380/1235K
382/1235K
383/1235K
384/1235K
386/1235K
387/1235K
389/1235K
390/1235K
392/1235K
393/1235K
394/1235K
396/1235K
397/1235K
399/1235K
400/1235K
401/1235K
403/1235K
404/1235K
406/1235K
407/1235K
409/1235K
410/1235K
411/1235K
413/1235K
414/1235K
416/1235K
417/1235K
418/1235K
420/1235K
421/1235K
423/1235K
424/1235K
426/1235K
427/1235K
428/1235K
430/1235K
431/1235K
433/1235K
434/1235K
435/1235K
437/1235K
438/1235K
440/1235K
441/1235K
442/1235K
444/1235K
445/1235K
447/1235K
448/1235K
450/1235K
451/1235K
452/1235K
454/1235K
455/1235K
457/1235K
458/1235K
459/1235K
461/1235K
462/1235K
464/1235K
465/1235K
467/1235K
468/1235K
469/1235K
471/1235K
472/1235K
474/1235K
475/1235K
476/1235K
478/1235K
479/1235K
481/1235K
482/1235K
483/1235K
485/1235K
486/1235K
488/1235K
489/1235K
491/1235K
492/1235K
493/1235K
495/1235K
496/1235K
498/1235K
499/1235K
500/1235K
502/1235K
503/1235K
505/1235K
506/1235K
508/1235K
509/1235K
510/1235K
512/1235K
513/1235K
515/1235K
516/1235K
517/1235K
519/1235K
520/1235K
522/1235K
523/1235K
524/1235K
526/1235K
527/1235K
529/1235K
530/1235K
532/1235K
533/1235K
534/1235K
536/1235K
537/1235K
539/1235K
540/1235K
541/1235K
543/1235K
544/1235K
546/1235K
547/1235K
549/1235K
550/1235K
551/1235K
553/1235K
554/1235K
556/1235K
557/1235K
558/1235K
560/1235K
561/1235K
563/1235K
564/1235K
565/1235K
567/1235K
568/1235K
570/1235K
571/1235K
573/1235K
574/1235K
575/1235K
577/1235K
578/1235K
580/1235K
581/1235K
582/1235K
584/1235K
585/1235K
587/1235K
588/1235K
590/1235K
591/1235K
592/1235K
594/1235K
595/1235K
597/1235K
598/1235K
599/1235K
601/1235K
602/1235K
604/1235K
605/1235K
607/1235K
608/1235K
609/1235K
611/1235K
612/1235K
614/1235K
615/1235K
616/1235K
618/1235K
619/1235K
621/1235K
622/1235K
623/1235K
625/1235K
626/1235K
628/1235K
629/1235K
631/1235K
632/1235K
633/1235K
635/1235K
636/1235K
638/1235K
639/1235K
640/1235K
642/1235K
643/1235K
645/1235K
646/1235K
648/1235K
649/1235K
650/1235K
652/1235K
653/1235K
655/1235K
656/1235K
657/1235K
659/1235K
660/1235K
662/1235K
663/1235K
664/1235K
666/1235K
667/1235K
669/1235K
670/1235K
672/1235K
673/1235K
674/1235K
676/1235K
677/1235K
679/1235K
680/1235K
681/1235K
683/1235K
684/1235K
686/1235K
687/1235K
689/1235K
690/1235K
691/1235K
693/1235K
694/1235K
696/1235K
697/1235K
698/1235K
700/1235K
701/1235K
703/1235K
704/1235K
705/1235K
707/1235K
708/1235K
710/1235K
711/1235K
713/1235K
714/1235K
715/1235K
717/1235K
718/1235K
720/1235K
721/1235K
722/1235K
724/1235K
725/1235K
727/1235K
728/1235K
730/1235K
731/1235K
732/1235K
734/1235K
735/1235K
737/1235K
738/1235K
739/1235K
741/1235K
742/1235K
744/1235K
745/1235K
746/1235K
748/1235K
749/1235K
751/1235K
752/1235K
754/1235K
755/1235K
756/1235K
758/1235K
759/1235K
761/1235K
762/1235K
763/1235K
765/1235K
766/1235K
768/1235K
769/1235K
771/1235K
772/1235K
773/1235K
775/1235K
776/1235K
778/1235K
779/1235K
780/1235K
782/1235K
783/1235K
785/1235K
786/1235K
788/1235K
789/1235K
790/1235K
792/1235K
793/1235K
795/1235K
796/1235K
797/1235K
799/1235K
800/1235K
802/1235K
803/1235K
804/1235K
806/1235K
807/1235K
809/1235K
810/1235K
812/1235K
813/1235K
814/1235K
816/1235K
817/1235K
819/1235K
820/1235K
821/1235K
823/1235K
824/1235K
826/1235K
827/1235K
829/1235K
830/1235K
831/1235K
833/1235K
834/1235K
836/1235K
837/1235K
838/1235K
840/1235K
841/1235K
843/1235K
844/1235K
845/1235K
847/1235K
848/1235K
850/1235K
851/1235K
853/1235K
854/1235K
855/1235K
857/1235K
858/1235K
860/1235K
861/1235K
862/1235K
864/1235K
865/1235K
867/1235K
868/1235K
870/1235K
871/1235K
872/1235K
874/1235K
875/1235K
877/1235K
878/1235K
879/1235K
881/1235K
882/1235K
884/1235K
885/1235K
886/1235K
888/1235K
889/1235K
891/1235K
892/1235K
894/1235K
895/1235K
896/1235K
898/1235K
899/1235K
901/1235K
902/1235K
903/1235K
905/1235K
906/1235K
908/1235K
909/1235K
911/1235K
912/1235K
913/1235K
915/1235K
916/1235K
918/1235K
919/1235K
920/1235K
922/1235K
923/1235K
925/1235K
926/1235K
927/1235K
929/1235K
930/1235K
932/1235K
933/1235K
935/1235K
936/1235K
937/1235K
939/1235K
940/1235K
942/1235K
943/1235K
944/1235K
946/1235K
947/1235K
949/1235K
950/1235K
952/1235K
953/1235K
954/1235K
956/1235K
957/1235K
959/1235K
960/1235K
961/1235K
963/1235K
964/1235K
966/1235K
967/1235K
969/1235K
970/1235K
971/1235K
973/1235K
974/1235K
976/1235K
977/1235K
978/1235K
980/1235K
981/1235K
983/1235K
984/1235K
985/1235K
987/1235K
988/1235K
990/1235K
991/1235K
993/1235K
994/1235K
995/1235K
997/1235K
998/1235K
1000/1235K
1001/1235K
1002/1235K
1004/1235K
1005/1235K
1007/1235K
1008/1235K
1010/1235K
1011/1235K
1012/1235K
1014/1235K
1015/1235K
1017/1235K
1018/1235K
1019/1235K
1021/1235K
1022/1235K
1024/1235K
1025/1235K
1026/1235K
1028/1235K
1029/1235K
1031/1235K
1032/1235K
1034/1235K
1035/1235K
1036/1235K
1038/1235K
1039/1235K
1041/1235K
1042/1235K
1043/1235K
1045/1235K
1046/1235K
1048/1235K
1049/1235K
1051/1235K
1052/1235K
1053/1235K
1055/1235K
1056/1235K
1058/1235K
1059/1235K
1060/1235K
1062/1235K
1063/1235K
1065/1235K
1066/1235K
1067/1235K
1069/1235K
1070/1235K
1072/1235K
1073/1235K
1075/1235K
1076/1235K
1077/1235K
1079/1235K
1080/1235K
1082/1235K
1083/1235K
1084/1235K
1086/1235K
1087/1235K
1089/1235K
1090/1235K
1092/1235K
1093/1235K
1094/1235K
1096/1235K
1097/1235K
1099/1235K
1100/1235K
1101/1235K
1103/1235K
1104/1235K
1106/1235K
1107/1235K
1108/1235K
1110/1235K
1111/1235K
1113/1235K
1114/1235K
1116/1235K
1117/1235K
1118/1235K
1120/1235K
1121/1235K
1123/1235K
1124/1235K
1125/1235K
1127/1235K
1128/1235K
1130/1235K
1131/1235K
1133/1235K
1134/1235K
1135/1235K
1137/1235K
1138/1235K
1140/1235K
1141/1235K
1142/1235K
1144/1235K
1145/1235K
1147/1235K
1148/1235K
1150/1235K
1151/1235K
1152/1235K
1154/1235K
1155/1235K
1157/1235K
1158/1235K
1159/1235K
1161/1235K
1162/1235K
1164/1235K
1165/1235K
1166/1235K
1168/1235K
1169/1235K
1171/1235K
1172/1235K
1174/1235K
1175/1235K
1176/1235K
1178/1235K
1179/1235K
1181/1235K
1182/1235K
1183/1235K
1185/1235K
1186/1235K
1188/1235K
1189/1235K
1191/1235K
1192/1235K
1193/1235K
1195/1235K
1196/1235K
1198/1235K
1199/1235K
1200/1235K
1202/1235K
1203/1235K
1205/1235K
1206/1235K
1207/1235K
1209/1235K
1210/1235K
1212/1235K
1213/1235K
1215/1235K
1216/1235K
1217/1235K
1219/1235K
1220/1235K
1222/1235K
1223/1235K
1224/1235K
1226/1235K
1227/1235K
1229/1235K
1230/1235K
1232/1235K
1233/1235K
1234/1235K
1235/1235K
1235K downloaded
Attempting to download geronimo-webservices-1.0-SNAPSHOT.jar.
2/23K
3/23K
5/23K
6/23K
8/23K
9/23K
11/23K
12/23K
13/23K
15/23K
16/23K
18/23K
19/23K
20/23K
22/23K
23/23K
23K downloaded
Attempting to download tranql-1.0-SNAPSHOT.jar.
Attempting to download commons-discovery-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'OpenEJB :: Builder' is not available

jar:install:


build:end:

build:start:

default:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/classes
Cannot find CatalogManager.properties
Time to build schema type system: 1.993 seconds
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/openejb-jar
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/OpenejbOpenejbJarType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/impl/OpenejbOpenejbJarTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/openejb-jar
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/OpenejbSessionBeanType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/impl/OpenejbSessionBeanTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/openejb-jar
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/OpenejbEntityBeanType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/impl/OpenejbEntityBeanTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/openejb-jar
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/OpenejbQueryType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/impl/OpenejbQueryTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/openejb-jar
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/OpenejbRelationshipsType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/impl/OpenejbRelationshipsTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/openejb-jar
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/OpenejbEjbRelationType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/impl/OpenejbEjbRelationTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/openejb-jar
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/OpenejbEjbRelationshipRoleType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/impl/OpenejbEjbRelationshipRoleTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/openejb-jar
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/OpenejbMessageDrivenBeanType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/impl/OpenejbMessageDrivenBeanTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/openejb-jar
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/OpenejbActivationConfigType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/impl/OpenejbActivationConfigTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/openejb-jar
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/OpenejbActivationConfigPropertyType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/impl/OpenejbActivationConfigPropertyTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-tss-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/TSSTssType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/impl/TSSTssTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-tss-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/TSSSSLType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/impl/TSSSSLTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-tss-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/TSSSECIOPType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/impl/TSSSECIOPTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-tss-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/TSSTrustEveryoneType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/impl/TSSTrustEveryoneTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-tss-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/TSSTrustNooneType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/impl/TSSTrustNooneTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-tss-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/TSSEntityType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/impl/TSSEntityTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-tss-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/TSSTransportAddressType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/impl/TSSTransportAddressTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-tss-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/TSSCompoundSecMechType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/impl/TSSCompoundSecMechTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-tss-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/TSSGSSUPType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/impl/TSSGSSUPTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-tss-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/TSSSasMechType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/impl/TSSSasMechTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-tss-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/TSSGeneralNameType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/impl/TSSGeneralNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-tss-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/TSSGssExportedNameType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/impl/TSSGssExportedNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-tss-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/TSSAssociationOption.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/impl/TSSAssociationOptionImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-tss-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/TSSAssociationOptionList.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/impl/TSSAssociationOptionListImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-tss-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/TSSIdentityTokenType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/impl/TSSIdentityTokenTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-tss-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/TSSIdentityTokenTypeList.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/impl/TSSIdentityTokenTypeListImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-css-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/CSSCssType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/impl/CSSCssTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-css-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/CSSCompoundSecMechType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/impl/CSSCompoundSecMechTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-css-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/CSSSSLType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/impl/CSSSSLTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-css-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/CSSSECIOPType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/impl/CSSSECIOPTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-css-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/CSSTrustEveryoneType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/impl/CSSTrustEveryoneTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-css-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/CSSTrustNooneType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/impl/CSSTrustNooneTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-css-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/CSSEntityType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/impl/CSSEntityTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-css-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/CSSAssociationOption.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/impl/CSSAssociationOptionImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-css-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/CSSAssociationOptionList.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/impl/CSSAssociationOptionListImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/DescriptionType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/DescriptionTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/DisplayNameType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/DisplayNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/EjbLinkType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/EjbLinkTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/EjbLocalRefType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/EjbLocalRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/EjbRefNameType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/EjbRefNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/EjbRefTypeType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/EjbRefTypeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/EjbRefType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/EjbRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/EmptyType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/EmptyTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/EnvEntryTypeValuesType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/EnvEntryTypeValuesTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/EnvEntryType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/EnvEntryTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/FullyQualifiedClassType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/FullyQualifiedClassTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/GenericBooleanType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/GenericBooleanTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/HomeType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/HomeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/IconType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/IconTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/JavaIdentifierType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/JavaIdentifierTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/JndiNameType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/JndiNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/LocalHomeType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/LocalHomeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/LocalType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/LocalTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/MessageDestinationLinkType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/MessageDestinationLinkTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/MessageDestinationRefType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/MessageDestinationRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/MessageDestinationTypeType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/MessageDestinationTypeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/MessageDestinationUsageType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/MessageDestinationUsageTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/MessageDestinationType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/MessageDestinationTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/ParamValueType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/ParamValueTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/PathType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/PathTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/RemoteType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/RemoteTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/ResAuthType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/ResAuthTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/ResSharingScopeType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/ResSharingScopeTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/ResourceEnvRefType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/ResourceEnvRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/ResourceRefType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/ResourceRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/RoleNameType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/RoleNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/RunAsType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/RunAsTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/SecurityRoleRefType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/SecurityRoleRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/SecurityRoleType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/SecurityRoleTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/String.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/StringImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/TrueFalseType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/TrueFalseTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/UrlPatternType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/UrlPatternTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/XsdAnyURIType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/XsdAnyURITypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/XsdBooleanType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/XsdBooleanTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/XsdIntegerType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/XsdIntegerTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/XsdNMTOKENType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/XsdNMTOKENTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/XsdNonNegativeIntegerType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/XsdNonNegativeIntegerTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/XsdPositiveIntegerType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/XsdPositiveIntegerTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/XsdQNameType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/XsdQNameTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/XsdStringType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/XsdStringTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/DeweyVersionType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/DeweyVersionTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/PortComponentRefType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/PortComponentRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/ServiceRefType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/ServiceRefTypeImpl.java
Compiling type [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/ServiceRefHandlerType.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/com/sun/java/xml/ns/j2Ee/impl/ServiceRefHandlerTypeImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/openejb-jar
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/OpenejbOpenejbJarDocument.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/ejbjar/impl/OpenejbOpenejbJarDocumentImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-tss-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/TSSTssDocument.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/tss/impl/TSSTssDocumentImpl.java
Compiling type [EMAIL PROTECTED]://www.openejb.org/xml/ns/corba-css-config_1_0
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/CSSCssDocument.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/openejb/xbeans/csiv2/css/impl/CSSCssDocumentImpl.java
Compiling type [EMAIL PROTECTED]://www.w3.org/XML/1998/namespace
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/w3/xml/x1998/namespace/LangAttribute.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/w3/xml/x1998/namespace/impl/LangAttributeImpl.java
Compiling type [EMAIL PROTECTED]://www.w3.org/XML/1998/namespace
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/w3/xml/x1998/namespace/SpaceAttribute.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/w3/xml/x1998/namespace/impl/SpaceAttributeImpl.java
Compiling type [EMAIL PROTECTED]://www.w3.org/XML/1998/namespace
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/w3/xml/x1998/namespace/BaseAttribute.java
created 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/org/w3/xml/x1998/namespace/impl/BaseAttributeImpl.java
Time to generate code: 2.793 seconds

java:compile:
    [touch] Creating 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/xmlbeans/tstamp
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/classes
    [javac] Compiling 208 source files to 
/home/users/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 347 files to 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/test-reports

test:test-resources:
Copying 14 files to 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/test-classes

test:compile:
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/test-ejb-jar/META-INF
    [copy] Copying 5 files to 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/test-ejb-jar/META-INF
    [javac] Compiling 28 source files to 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/test-ejb-jar
    [jar] Building jar: 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/test-ejb-jar.jar
    [jar] Building jar: 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/test-ear.ear
    [javac] Compiling 88 source files to 
/home/users/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.corba.security.config.tss.TSSConfigEditorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.229 sec
    [junit] Running 
org.openejb.deployment.entity.cmp.cmr.manytomany.ManyToManyCompoundPKTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 5.674 sec
    [junit] Running 
org.openejb.deployment.entity.cmp.cmr.manytomany.ManyToManyTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 5.638 sec
    [junit] Running 
org.openejb.deployment.entity.cmp.cmr.onetomany.OneToManyCascadeDeleteTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.634 sec
    [junit] Running 
org.openejb.deployment.entity.cmp.cmr.onetomany.OneToManyCompoundPKCascadeDeleteTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.631 sec
    [junit] Running 
org.openejb.deployment.entity.cmp.cmr.onetomany.OneToManyCompoundPKTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.056 sec
    [junit] Running 
org.openejb.deployment.entity.cmp.cmr.onetomany.OneToManyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.064 sec
    [junit] Running 
org.openejb.deployment.entity.cmp.cmr.onetoone.OneToOneCompoundPKTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.82 sec
    [junit] Running org.openejb.deployment.entity.cmp.cmr.onetoone.OneToOneTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.874 sec
    [junit] Running org.openejb.deployment.entity.cmp.ejbql.EJBQLTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.021 sec
    [junit] Running org.openejb.deployment.entity.BasicBMPEntityContainerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.555 sec
    [junit] Running org.openejb.deployment.entity.BasicCMPEntityContainerTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.795 sec
    [junit] Running org.openejb.deployment.AxisWebServiceContainerBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 2.876 sec
    [junit] [ERROR] TEST 
org.openejb.deployment.AxisWebServiceContainerBuilderTest FAILED
    [junit] Running org.openejb.deployment.BMPSystemMethodIndicesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.511 sec
    [junit] Running org.openejb.deployment.CMPEntityBuilderTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.683 sec
    [junit] Running org.openejb.deployment.CMPSystemMethodIndicesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.535 sec
    [junit] Running org.openejb.deployment.EarDeploymentTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 7.283 sec
    [junit] [ERROR] TEST org.openejb.deployment.EarDeploymentTest FAILED
    [junit] Running org.openejb.deployment.EjbJarModuleDeploymentTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 7.147 sec
    [junit] [ERROR] TEST org.openejb.deployment.EjbJarModuleDeploymentTest 
FAILED
    [junit] Running org.openejb.deployment.MessageDrivenSystemMethodIndicesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.487 sec
    [junit] Running org.openejb.deployment.PlanParsingTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.118 sec
    [junit] Running org.openejb.deployment.StatelessSystemMethodIndicesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.491 sec
    [junit] Running org.openejb.deployment.StatelfulSystemMethodIndicesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.497 sec
    [junit] Running org.openejb.deployment.TransactionPolicyHelperTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.292 sec
    [junit] Running org.openejb.deployment.UnpackedModuleDeploymentTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 7.227 sec
    [junit] [ERROR] TEST org.openejb.deployment.UnpackedModuleDeploymentTest 
FAILED
    [junit] Running org.openejb.deployment.WSContainerBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.067 sec
    [junit] Running org.openejb.deployment.mdb.BasicMDBContainerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.544 sec
    [junit] Running org.openejb.deployment.slsb.BasicStatelessContainerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.246 sec
    [junit] Running org.openejb.deployment.slsb.StatelessClientContainerTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.309 sec
    [junit] Running org.openejb.deployment.corba.OpenOrbNameManglerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.417 sec
    [junit] Running org.openejb.transaction.ContainerPolicyTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.414 sec

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/openejb/modules/openejb-builder/target/openejb-builder-2.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/openejb/modules/openejb-builder/target/openejb-builder-2.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/openejb/jars/openejb-builder-2.0-SNAPSHOT.jar'
Copying: from 
'/home/users/dblevins/work/openejb/modules/openejb-builder/project.xml' to: 
'/home/users/dblevins/.maven/repository/openejb/poms/openejb-builder-2.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): OpenEJB :: Assembly
| Memory: 42M/49M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
Attempting to download openejb-builder-2.0-SNAPSHOT.jar.
Attempting to download openejb-core-2.0-SNAPSHOT.jar.
Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
Attempting to download geronimo-connector-1.0-SNAPSHOT.jar.
Attempting to download geronimo-connector-builder-1.0-SNAPSHOT.jar.
2/166K
3/166K
5/166K
6/166K
8/166K
9/166K
11/166K
12/166K
13/166K
15/166K
16/166K
18/166K
19/166K
20/166K
22/166K
23/166K
25/166K
26/166K
28/166K
29/166K
30/166K
32/166K
33/166K
35/166K
36/166K
37/166K
39/166K
40/166K
42/166K
43/166K
44/166K
46/166K
47/166K
49/166K
50/166K
52/166K
53/166K
54/166K
56/166K
57/166K
59/166K
60/166K
61/166K
63/166K
64/166K
65/166K
66/166K
68/166K
69/166K
71/166K
72/166K
73/166K
75/166K
76/166K
78/166K
79/166K
80/166K
82/166K
83/166K
85/166K
86/166K
88/166K
89/166K
90/166K
92/166K
93/166K
95/166K
96/166K
97/166K
99/166K
100/166K
102/166K
103/166K
105/166K
106/166K
107/166K
109/166K
110/166K
112/166K
113/166K
114/166K
116/166K
117/166K
119/166K
120/166K
121/166K
123/166K
124/166K
126/166K
127/166K
129/166K
130/166K
131/166K
133/166K
134/166K
136/166K
137/166K
138/166K
140/166K
141/166K
143/166K
144/166K
146/166K
147/166K
148/166K
150/166K
151/166K
153/166K
154/166K
155/166K
157/166K
158/166K
160/166K
161/166K
162/166K
164/166K
166/166K
166K downloaded
Attempting to download geronimo-core-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-derby-1.0-SNAPSHOT.jar.
1/8K
2/8K
3/8K
5/8K
6/8K
8/8K
8/8K
8K downloaded
Attempting to download geronimo-derby-connector-1.0-SNAPSHOT.rar.
1/55K
2/55K
4/55K
5/55K
6/55K
8/55K
9/55K
11/55K
12/55K
13/55K
15/55K
16/55K
18/55K
19/55K
20/55K
22/55K
23/55K
25/55K
26/55K
28/55K
29/55K
30/55K
32/55K
33/55K
35/55K
36/55K
37/55K
39/55K
40/55K
42/55K
43/55K
45/55K
46/55K
47/55K
49/55K
50/55K
52/55K
53/55K
55/55K
55K downloaded
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-builder-1.0-SNAPSHOT.jar.
Attempting to download geronimo-jmxremoting-1.0-SNAPSHOT.jar.
2/9K
3/9K
5/9K
6/9K
8/9K
9/9K
9K downloaded
Attempting to download geronimo-kernel-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 activeio-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.
Attempting to download geronimo-system-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-webservices-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar.
Attempting to download tranql-connector-1.0-SNAPSHOT.rar.
Attempting to download tranql-1.0-SNAPSHOT.jar.
Attempting to download geronimo-axis-1.0-SNAPSHOT.jar.
Attempting to download geronimo-axis-builder-1.0-SNAPSHOT.jar.
Attempting to download commons-discovery-SNAPSHOT.jar.
Attempting to download ews-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'OpenEJB :: Assembly' is not available

jar:install:


build:end:

build:start:

default:
build:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/assembly/target/classes

java:compile:
    [echo] Compiling to 
/home/users/dblevins/work/openejb/modules/assembly/target/classes
    [echo] No java source files to compile.

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/assembly/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/assembly/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.
    [touch] Creating 
/home/users/dblevins/work/openejb/modules/assembly/target/test-reports/tstamp

jar:jar:
assemble:
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib/endorsed
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib/endorsed
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib/endorsed
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [copy] Copying 1 file to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/lib
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/schema
    [copy] Copying 15 files to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/schema
    [copy] Copying 9 files to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/var
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/repository
    [copy] Copying 66 files to 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/repository
    [echo] /home/users/dblevins/work/openejb
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/assembly/target/plan
    [echo] Preprocessing default-database-plan.xml
    [echo] Preprocessing deployer-system-plan.xml
    [echo] Preprocessing j2ee-deployer-plan.xml
    [echo] Preprocessing j2ee-server-plan.xml
    [echo] Preprocessing security-plan.xml
    [echo] Preprocessing system-plan.xml
    [echo] Bootstrapping service deployer
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/bin
    [mkdir] Created dir: 
/home/users/dblevins/work/openejb/modules/assembly/target/openejb-2.0-SNAPSHOT/config-store

BUILD FAILED
File...... /home/users/dblevins/work/openejb/maven.xml
Element... maven:reactor
Line...... 127
Column.... 27
Unable to obtain goal [default] -- 
/home/users/dblevins/work/openejb/modules/assembly/maven.xml:155:15: 
<bootstrap:bootstrap> org/apache/geronimo/system/configuration/LocalConfigStore
Total time: 5 minutes 23 seconds
Finished at: Wed Mar 16 01:59:53 PST 2005

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/ejbqlcompiler
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/ql/queryvisitor
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/ejbqlcompiler
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
cvs server: Updating src/test/org/tranql/util
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

build:start:

clean:clean:
    [delete] Deleting directory /home/users/dblevins/work/tranql/target
Plugin 'maven-deploy-plugin' in project 'tranql' is not available

clean:

default:
java:prepare-filesystem:
    [mkdir] Created dir: /home/users/dblevins/work/tranql/target/classes

java:compile:
antlr:prepare-filesystem:
    [mkdir] Created dir: /home/users/dblevins/work/tranql/target/antlr
ANTLR Parser Generator   Version 2.7.2   1989-2003 jGuru.com

antlr:generate:

    [echo] Compiling to /home/users/dblevins/work/tranql/target/classes
    [javac] Compiling 245 source files to 
/home/users/dblevins/work/tranql/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: /home/users/dblevins/work/tranql/target/test-classes
    [mkdir] Created dir: /home/users/dblevins/work/tranql/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 49 source files to 
/home/users/dblevins/work/tranql/target/test-classes

test:test:
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.cache.CacheLoadCommandTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.029 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.cache.CacheRowTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.cache.CacheTableTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.cache.EnforceRelationshipsFlushStrategyTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.cache.GlobalSchemaLoaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.103 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.cache.InTxCacheTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejb.CompoundPKTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejb.EJBITest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.491 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejb.EJBQL21CompilerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.139 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejb.EJBQL21SyntaxTest
line 1:1: unexpected token: ?
line 1:1: unexpected token: ?
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.117 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejb.EJBRelation_10_3_7_3ITest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejb.EJBRelation_10_3_7_4ITest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejb.EJBRelation_10_3_7_5ITest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejb.EJBRelation_10_3_7_6ITest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejb.EJBRelation_10_3_7_7ITest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejb.EJBTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejb.ManyToManyCMRTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejb.ManyToOneCMRTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejb.MultiValuedCMPAccessorTest
    [junit] Tests run: 27, Failures: 0, Errors: 0, Time elapsed: 0.034 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejb.OneToManyCMRTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejb.OneToOneCMRTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejb.SingleValuedCMRITest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.471 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running 
org.tranql.ejbqlcompiler.DerivedTableToCrossJoinTransformerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.191 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejbqlcompiler.EJBQLToPhysicalQueryTest
line 1:17: expecting "from", found 'null'
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.636 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejbqlcompiler.EmptyTransformerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.189 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejbqlcompiler.EntityReferenceTransformerTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.153 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejbqlcompiler.IsNullTransformerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.179 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejbqlcompiler.MemberOfTransformerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.335 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ejbqlcompiler.PathTransformerTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.229 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.pkgenerator.SequenceTablePrimaryKeyGeneratorTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.304 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ql.NodeTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.ql.QueryTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.query.AssociationEndFaultHandlerBuilderTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.query.SchemaMapperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.026 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.sql.jdbc.binding.BindingFactoryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.sql.jdbc.ConditionalUpdateTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.261 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.sql.jdbc.JDBCQueryCommandTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.282 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.sql.jdbc.JDBCUpdateCommandTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.262 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.sql.jdbc.SQLIdentityGeneratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.398 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.sql.jdbc.SQLTypeLoaderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.sql.sql92.SQL92GeneratorTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.sql.sql92.SQL92ITest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.285 sec
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.tranql.sql.sql92.SQL92QueryBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.037 sec
    [touch] Creating /home/users/dblevins/work/tranql/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/tranql/target/tranql-1.0-SNAPSHOT.jar
Copying: from '/home/users/dblevins/work/tranql/target/tranql-1.0-SNAPSHOT.jar' 
to: '/home/users/dblevins/.maven/repository/tranql/jars/tranql-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/tranql/project.xml' to: 
'/home/users/dblevins/.maven/repository/tranql/poms/tranql-1.0-SNAPSHOT.pom'
BUILD SUCCESSFUL
Total time: 13 seconds
Finished at: Wed Mar 16 02:00:21 PST 2005

 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

Plugin 'maven-deploy-plugin' in project 'tranql' is not available
build:start:

java:prepare-filesystem:

java:compile:
antlr:prepare-filesystem:

antlr:generate:

    [echo] Compiling to /home/users/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /dist/tranql/poms on beaver.codehaus.org
      
    [echo] 
          Executing cd /dist/tranql/poms; chmod g+w tranql-1.0-SNAPSHOT.pom; 
chgrp tranql tranql-1.0-SNAPSHOT.pom with the username dblevins on 
beaver.codehaus.org
        
    [exec] chmod: changing permissions of `tranql-1.0-SNAPSHOT.pom': Operation 
not permitted
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/tranql-1.0-SNAPSHOT.jar to the /dist/tranql/jars on 
beaver.codehaus.org
      
    [echo] 
          Executing cd /dist/tranql/jars; chmod g+w tranql-1.0-SNAPSHOT.jar; 
chgrp tranql tranql-1.0-SNAPSHOT.jar with the username dblevins on 
beaver.codehaus.org
        
    [exec] chmod: changing permissions of `tranql-1.0-SNAPSHOT.jar': Operation 
not permitted
BUILD SUCCESSFUL
Total time: 18 seconds
Finished at: Wed Mar 16 02:00:40 PST 2005

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

build:start:

clean:clean:
    [delete] Deleting directory 
/home/users/dblevins/work/tranql-connector/target

clean:

default:
rar:init:
    [mkdir] Created dir: /home/users/dblevins/work/tranql-connector/target
Plugin 'maven-deploy-plugin' in project 'tranql connector' is not available

rar:rar:
java:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/tranql-connector/target/classes

java:compile:
    [echo] Compiling to 
/home/users/dblevins/work/tranql-connector/target/classes
    [javac] Compiling 23 source files to 
/home/users/dblevins/work/tranql-connector/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir: 
/home/users/dblevins/work/tranql-connector/target/test-classes
    [mkdir] Created dir: 
/home/users/dblevins/work/tranql-connector/target/test-reports

test:test-resources:

test:compile:
    [javac] Compiling 2 source files to 
/home/users/dblevins/work/tranql-connector/target/test-classes

test:test:
    [junit] Running org.tranql.connector.jdbc.DataSourceTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
    [junit] Running org.tranql.connector.jdbc.JDBCDriverMCFTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.385 sec
    [touch] Creating 
/home/users/dblevins/work/tranql-connector/target/test-reports/tstamp

jar:jar:
    [jar] Building jar: 
/home/users/dblevins/work/tranql-connector/target/tranql-connector-1.0-SNAPSHOT.jar
Copying: from 
'/home/users/dblevins/work/tranql-connector/target/tranql-connector-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/tranql/jars/tranql-connector-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/tranql-connector/project.xml' to: 
'/home/users/dblevins/.maven/repository/tranql/poms/tranql-connector-1.0-SNAPSHOT.pom'

jar:install:

    [echo] Building rar tranql-connector-1.0-SNAPSHOT with ra.xml 
"/home/users/dblevins/work/tranql-connector/src/rar/META-INF/ra.xml"
    [echo] trying to include 
/home/users/dblevins/work/tranql-connector/target/tranql-connector-1.0-SNAPSHOT.jar
    [jar] Building jar: 
/home/users/dblevins/work/tranql-connector/target/tranql-connector-1.0-SNAPSHOT.rar
Copying: from 
'/home/users/dblevins/work/tranql-connector/target/tranql-connector-1.0-SNAPSHOT.rar'
 to: 
'/home/users/dblevins/.maven/repository/tranql/rars/tranql-connector-1.0-SNAPSHOT.rar'
Copying: from '/home/users/dblevins/work/tranql-connector/project.xml' to: 
'/home/users/dblevins/.maven/repository/tranql/poms/tranql-connector-1.0-SNAPSHOT.pom'
BUILD SUCCESSFUL
Total time: 5 seconds
Finished at: Wed Mar 16 02:01:15 PST 2005

 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

Plugin 'maven-deploy-plugin' in project 'tranql connector' is not available
build:start:

java:prepare-filesystem:

java:compile:
    [echo] Compiling to 
/home/users/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.

jar:jar:

jar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /dist/tranql/poms on beaver.codehaus.org
      
    [echo] 
          Executing cd /dist/tranql/poms; chmod g+w 
tranql-connector-1.0-SNAPSHOT.pom; chgrp tranql 
tranql-connector-1.0-SNAPSHOT.pom with the username dblevins on 
beaver.codehaus.org
        
    [exec] chmod: changing permissions of `tranql-connector-1.0-SNAPSHOT.pom': 
Operation not permitted
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/tranql-connector-1.0-SNAPSHOT.jar to the 
/dist/tranql/jars on beaver.codehaus.org
      
    [echo] 
          Executing cd /dist/tranql/jars; chmod g+w 
tranql-connector-1.0-SNAPSHOT.jar; chgrp tranql 
tranql-connector-1.0-SNAPSHOT.jar with the username dblevins on 
beaver.codehaus.org
        
    [exec] chmod: changing permissions of `tranql-connector-1.0-SNAPSHOT.jar': 
Operation not permitted
rar:init:

rar:rar:
java:prepare-filesystem:

java:compile:
    [echo] Compiling to 
/home/users/dblevins/work/tranql-connector/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 
'/home/users/dblevins/work/tranql-connector/target/tranql-connector-1.0-SNAPSHOT.jar'
 to: 
'/home/users/dblevins/.maven/repository/tranql/jars/tranql-connector-1.0-SNAPSHOT.jar'
Copying: from '/home/users/dblevins/work/tranql-connector/project.xml' to: 
'/home/users/dblevins/.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 
"/home/users/dblevins/work/tranql-connector/src/rar/META-INF/ra.xml"
    [echo] trying to include 
/home/users/dblevins/work/tranql-connector/target/tranql-connector-1.0-SNAPSHOT.jar

rar:deploy:
    [echo] maven.repo.list is not set - using legacy deploy mode
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying project.xml to the /dist/tranql/poms on beaver.codehaus.org
      
    [echo] 
          Executing cd /dist/tranql/poms; chmod g+w 
tranql-connector-1.0-SNAPSHOT.pom; chgrp tranql 
tranql-connector-1.0-SNAPSHOT.pom with the username dblevins on 
beaver.codehaus.org
        
    [exec] chmod: changing permissions of `tranql-connector-1.0-SNAPSHOT.pom': 
Operation not permitted
    [echo] DEPRECATED: use of deploy:artifact tag and the legacy deploy method 
are deprecated
    [echo] 
        Copying target/tranql-connector-1.0-SNAPSHOT.rar to the 
/dist/tranql/rars on beaver.codehaus.org
      
    [echo] 
          Executing cd /dist/tranql/rars; chmod g+w 
tranql-connector-1.0-SNAPSHOT.rar; chgrp tranql 
tranql-connector-1.0-SNAPSHOT.rar with the username dblevins on 
beaver.codehaus.org
        
    [exec] chmod: changing permissions of `tranql-connector-1.0-SNAPSHOT.rar': 
Operation not permitted
BUILD SUCCESSFUL
Total time: 1 minutes 3 seconds
Finished at: Wed Mar 16 02:02:19 PST 2005

Reply via email to