I can't get the subversion source to build. The Scout build fails. Then
the Geronimo build fails. Any ideas?
I'm running mac os x 10.3.8 with java....
java version "1.4.2_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-141.3)
Java HotSpot(TM) Client VM (build 1.4.2-38, mixed mode)
The output for the scout and geronimo build are attached.
I saw the presentations at TSSJS and wanna check this thing out!
Thanks!,
boz
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2
build:start:
multiproject:install:
multiproject:projects-init:
[echo] Gathering project list
Starting the reactor...
Our processing order:
JAXR API Classes
Apache Scout Implementation
+----------------------------------------
| Gathering project list JAXR API Classes
| Memory: 3M/4M
+----------------------------------------
+----------------------------------------
| Gathering project list Apache Scout Implementation
| Memory: 3M/4M
+----------------------------------------
Starting the reactor...
Our processing order:
JAXR API Classes
Apache Scout Implementation
+----------------------------------------
| Executing multiproject:install-callback JAXR API Classes
| Memory: 3M/4M
+----------------------------------------
Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
multiproject:goal:
build:start:
multiproject:install-callback:
[echo] Running jar:install for JAXR API Classes
java:prepare-filesystem:
java:compile:
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/scout/trunk/modules/jaxr-api/target/classes
[echo]
==========================================================
NOTE: Targetting JVM 1.4, classes
will not run on earlier JVMs
==========================================================
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:
[echo] Warning: shortDescription is greater than 49 characters - trimming
for specification title.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/scout/trunk/modules/jaxr-api/target/jaxr-api-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/scout/jars/jaxr-api-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/scout/trunk/modules/jaxr-api/project.xml'
to:
'/Users/christoferjennings/.maven/repository/scout/poms/jaxr-api-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing multiproject:install-callback Apache Scout Implementation
| Memory: 4M/6M
+----------------------------------------
Attempting to download jaxr-api-1.0-SNAPSHOT.jar.
Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
Attempting to download juddi-SNAPSHOT.jar.
Attempting to download commons-discovery-SNAPSHOT.jar.
jar:install:
build:end:
build:start:
multiproject:install-callback:
[echo] Running jar:install for Apache Scout Implementation
java:prepare-filesystem:
java:compile:
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/scout/trunk/modules/scout/target/classes
[echo]
==========================================================
NOTE: Targetting JVM 1.4, classes
will not run on earlier JVMs
==========================================================
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[junit] Running org.apache.ws.scout.JaxrPublishOrgTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.528 sec
[junit] Running org.apache.ws.scout.JAXRQueryTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.917 sec
[junit] Running org.apache.ws.scout.registry.BusinessQueryManagerImplTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.936 sec
[junit] Running org.apache.ws.scout.registry.CapabilityProfileTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.641 sec
[junit] Running org.apache.ws.scout.registry.ConnectionFactoryTest
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 3.085 sec
[junit] Running org.apache.ws.scout.registry.infomodel.EmailAddressTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.532 sec
[junit] Running org.apache.ws.scout.registry.infomodel.ExtensibleObjectTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.557 sec
[junit] Running
org.apache.ws.scout.registry.infomodel.InternationalStringTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.556 sec
[junit] Running org.apache.ws.scout.registry.infomodel.LocalizedStringTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.538 sec
[junit] Running org.apache.ws.scout.registry.infomodel.PersonNameTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.517 sec
[junit] Running org.apache.ws.scout.registry.infomodel.SlotTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.579 sec
[junit] Running org.apache.ws.scout.registry.LifeCycleManagerTest
[junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 2.118 sec
[junit] Running org.apache.ws.scout.registry.publish.PublishConceptTest
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 7.121 sec
[junit] [ERROR] TEST
org.apache.ws.scout.registry.publish.PublishConceptTest FAILED
[junit] Running org.apache.ws.scout.registry.query.JAXRQueryTest
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 6.884 sec
[junit] [ERROR] TEST org.apache.ws.scout.registry.query.JAXRQueryTest FAILED
[junit] Running org.apache.ws.scout.registry.RegistryServiceTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.696 sec
BUILD FAILED
File......
/Users/christoferjennings/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
Unable to obtain goal [multiproject:install-callback] --
/Users/christoferjennings/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54:
<fail> There were test failures.
Total time: 2 minutes 4 seconds
Finished at: Tue Mar 08 07:33:15 PST 2005
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
build:start:
m:-all:
m:init:
m:default:
multiproject:projects-init:
[echo] Gathering project list
Starting the reactor...
Our processing order:
Geronimo :: Servlet Specification
Geronimo :: Demo Webapp
Geronimo :: Java Transaction API Specification
Geronimo :: Enterprise JavaBeans Specification
Geronimo :: J2EE Application Management Specification
Geronimo :: J2EE Application Deployment Specification
Geronimo :: Kernel
Geronimo :: Common
Geronimo :: JMX Debug Webapp
Geronimo :: Java Activation Framework
Geronimo :: J2EE Connector Architecture Specification
Geronimo :: Java Authorization Contract for Containers Specification
Geronimo :: JMS Specification
Geronimo :: JavaMail API
Geronimo :: Java API for XML Registries (JAXR)
Geronimo :: JavaServer Pages Specification
Geronimo :: javax.xml.namespace.QName API
Geronimo :: SOAP with Attachments API for Java (SAAJ)
Geronimo :: Java API for XML-Based RPC (JAXRPC)
Geronimo :: J2EE Specification
The Magic G Ball
Geronimo :: Activation
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 :: Core
Geronimo :: Naming
tranql
Geronimo :: Transaction
Geronimo :: Client
Geronimo :: Security
Geronimo :: Connector
Geronimo :: J2EE
Geronimo :: Timer
Geronimo :: Naming :: Builder
Geronimo :: Web Services
OpenEJB :: Core
Geronimo :: Test :: DDBeans
Geronimo :: Connector :: Builder
Geronimo :: Client Builder
Geronimo :: Clustering
Geronimo :: Jetty
Geronimo :: Security :: Builder
OpenEJB :: Builder
Geronimo :: Axis
Geronimo :: Axis :: Builder
Geronimo :: Jetty :: Builder
Geronimo :: JMX Remoting
Geronimo :: Derby
tranql connector
Geronimo :: Derby :: Connector
Geronimo :: Tomcat
Geronimo :: Mail
Geronimo :: Spring
Geronimo :: Spring :: Builder
Geronimo :: Assembly
Geronimo :: Console Web
Geronimo :: Interop
OpenEJB :: Assembly
OpenEJB :: Integration Tests
Geronimo maven xpom plugin
+----------------------------------------
| Gathering project list Geronimo :: Servlet Specification
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Demo Webapp
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Java Transaction API Specification
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Enterprise JavaBeans Specification
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: J2EE Application Management Specification
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: J2EE Application Deployment Specification
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Kernel
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Common
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: JMX Debug Webapp
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Java Activation Framework
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: J2EE Connector Architecture Specification
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Java Authorization Contract for Containers
Specification
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: JMS Specification
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: JavaMail API
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Java API for XML Registries (JAXR)
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: JavaServer Pages Specification
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: javax.xml.namespace.QName API
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: SOAP with Attachments API for Java (SAAJ)
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Java API for XML-Based RPC (JAXRPC)
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: J2EE Specification
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list The Magic G Ball
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Activation
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: System
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Deployment
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo maven xmlbeans plugin
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: J2EE
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: J2EE Schema
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Service :: Builder
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Deploy :: CLI Tool
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo maven deployment plugin
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Core
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Naming
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list tranql
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Transaction
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Client
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Security
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Connector
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: J2EE
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Timer
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Naming :: Builder
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Web Services
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list OpenEJB :: Core
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Test :: DDBeans
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Connector :: Builder
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Client Builder
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Clustering
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Jetty
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Security :: Builder
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list OpenEJB :: Builder
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Axis
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Axis :: Builder
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Jetty :: Builder
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: JMX Remoting
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Derby
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list tranql connector
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Derby :: Connector
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Tomcat
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Mail
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Spring
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Spring :: Builder
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Assembly
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Console Web
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo :: Interop
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list OpenEJB :: Assembly
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list OpenEJB :: Integration Tests
| Memory: 9M/14M
+----------------------------------------
+----------------------------------------
| Gathering project list Geronimo maven xpom plugin
| Memory: 9M/14M
+----------------------------------------
Starting the reactor...
Our processing order:
Geronimo :: Servlet Specification
Geronimo :: Demo Webapp
Geronimo :: Java Transaction API Specification
Geronimo :: Enterprise JavaBeans Specification
Geronimo :: J2EE Application Management Specification
Geronimo :: J2EE Application Deployment Specification
Geronimo :: Kernel
Geronimo :: Common
Geronimo :: JMX Debug Webapp
Geronimo :: Java Activation Framework
Geronimo :: J2EE Connector Architecture Specification
Geronimo :: Java Authorization Contract for Containers Specification
Geronimo :: JMS Specification
Geronimo :: JavaMail API
Geronimo :: Java API for XML Registries (JAXR)
Geronimo :: JavaServer Pages Specification
Geronimo :: javax.xml.namespace.QName API
Geronimo :: SOAP with Attachments API for Java (SAAJ)
Geronimo :: Java API for XML-Based RPC (JAXRPC)
Geronimo :: J2EE Specification
The Magic G Ball
Geronimo :: Activation
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 :: Core
Geronimo :: Naming
tranql
Geronimo :: Transaction
Geronimo :: Client
Geronimo :: Security
Geronimo :: Connector
Geronimo :: J2EE
Geronimo :: Timer
Geronimo :: Naming :: Builder
Geronimo :: Web Services
OpenEJB :: Core
Geronimo :: Test :: DDBeans
Geronimo :: Connector :: Builder
Geronimo :: Client Builder
Geronimo :: Clustering
Geronimo :: Jetty
Geronimo :: Security :: Builder
OpenEJB :: Builder
Geronimo :: Axis
Geronimo :: Axis :: Builder
Geronimo :: Jetty :: Builder
Geronimo :: JMX Remoting
Geronimo :: Derby
tranql connector
Geronimo :: Derby :: Connector
Geronimo :: Tomcat
Geronimo :: Mail
Geronimo :: Spring
Geronimo :: Spring :: Builder
Geronimo :: Assembly
Geronimo :: Console Web
Geronimo :: Interop
OpenEJB :: Assembly
OpenEJB :: Integration Tests
Geronimo maven xpom plugin
+----------------------------------------
| Executing default Geronimo :: Servlet Specification
| Memory: 9M/14M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
multiproject:goal:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/specs/servlet/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
[echo] No test source files to compile.
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/servlet/target/geronimo-spec-servlet-2.4-rc4.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/jars/geronimo-spec-servlet-2.4-rc4.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/servlet/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/poms/geronimo-spec-servlet-2.4-rc4.pom'
+----------------------------------------
| Executing default Geronimo :: Demo Webapp
| Memory: 11M/14M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
war:init:
war:war-resources:
[copy] Copying 1 file to
/Users/christoferjennings/java/apache/geranimo/geronimo/applications/demo/target/geronimo-demo/WEB-INF
java:prepare-filesystem:
java:compile:
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/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
war:war:
[echo] Building WAR geronimo-demo
[jar] Building jar:
/Users/christoferjennings/java/apache/geranimo/geronimo/applications/demo/target/geronimo-demo-1.0-SNAPSHOT.war
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/applications/demo/target/geronimo-demo-1.0-SNAPSHOT.war'
to:
'/Users/christoferjennings/.maven/repository/geronimo/wars/geronimo-demo-1.0-SNAPSHOT.war'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/applications/demo/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-demo-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Java Transaction API Specification
| Memory: 12M/14M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
war:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/specs/jta/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
[echo] No test source files to compile.
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/jta/target/geronimo-spec-jta-1.0.1B-rc4.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/jars/geronimo-spec-jta-1.0.1B-rc4.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/jta/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/poms/geronimo-spec-jta-1.0.1B-rc4.pom'
+----------------------------------------
| Executing default Geronimo :: Enterprise JavaBeans Specification
| Memory: 11M/14M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/specs/ejb/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
[echo] No test source files to compile.
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/ejb/target/geronimo-spec-ejb-2.1-rc4.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/jars/geronimo-spec-ejb-2.1-rc4.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/ejb/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/poms/geronimo-spec-ejb-2.1-rc4.pom'
+----------------------------------------
| Executing default Geronimo :: J2EE Application Management Specification
| Memory: 12M/14M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/specs/j2ee-management/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/j2ee-management/target/geronimo-spec-j2ee-management-1.0-rc4.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/jars/geronimo-spec-j2ee-management-1.0-rc4.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/j2ee-management/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/poms/geronimo-spec-j2ee-management-1.0-rc4.pom'
+----------------------------------------
| Executing default Geronimo :: J2EE Application Deployment Specification
| Memory: 12M/14M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/specs/j2ee-deployment/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/j2ee-deployment/target/geronimo-spec-j2ee-deployment-1.1-rc4.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/jars/geronimo-spec-j2ee-deployment-1.1-rc4.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/j2ee-deployment/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/poms/geronimo-spec-j2ee-deployment-1.1-rc4.pom'
+----------------------------------------
| Executing default Geronimo :: Kernel
| Memory: 13M/14M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 1 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/kernel/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/kernel/target/geronimo-kernel-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/kernel/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-kernel-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Common
| Memory: 14M/14M
+----------------------------------------
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in
remote repository, but it exists locally
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/common/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/common/target/geronimo-common-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/common/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-common-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: JMX Debug Webapp
| Memory: 13M/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 commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
war:init:
war:war-resources:
[copy] Copying 1 file to
/Users/christoferjennings/java/apache/geranimo/geronimo/applications/jmxdebug/target/geronimo-jmxdebug/WEB-INF
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/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
war:war:
[echo] Building WAR geronimo-jmxdebug
[jar] Building jar:
/Users/christoferjennings/java/apache/geranimo/geronimo/applications/jmxdebug/target/geronimo-jmxdebug-1.0-SNAPSHOT.war
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/applications/jmxdebug/target/geronimo-jmxdebug-1.0-SNAPSHOT.war'
to:
'/Users/christoferjennings/.maven/repository/geronimo/wars/geronimo-jmxdebug-1.0-SNAPSHOT.war'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/applications/jmxdebug/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-jmxdebug-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Java Activation Framework
| Memory: 13M/21M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
war:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/specs/activation/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/activation/target/geronimo-spec-activation-1.0.2-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/jars/geronimo-spec-activation-1.0.2-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/activation/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/poms/geronimo-spec-activation-1.0.2-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: J2EE Connector Architecture Specification
| Memory: 12M/21M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/specs/j2ee-connector/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/j2ee-connector/target/geronimo-spec-j2ee-connector-1.5-rc4.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/jars/geronimo-spec-j2ee-connector-1.5-rc4.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/j2ee-connector/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/poms/geronimo-spec-j2ee-connector-1.5-rc4.pom'
+----------------------------------------
| Executing default Geronimo :: Java Authorization Contract for Containers
Specification
| Memory: 13M/21M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/specs/j2ee-jacc/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/j2ee-jacc/target/geronimo-spec-j2ee-jacc-1.0-rc4.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/jars/geronimo-spec-j2ee-jacc-1.0-rc4.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/j2ee-jacc/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/poms/geronimo-spec-j2ee-jacc-1.0-rc4.pom'
+----------------------------------------
| Executing default Geronimo :: JMS Specification
| Memory: 13M/21M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/specs/jms/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/jms/target/geronimo-spec-jms-1.1-rc4.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/jars/geronimo-spec-jms-1.1-rc4.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/jms/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/poms/geronimo-spec-jms-1.1-rc4.pom'
+----------------------------------------
| Executing default Geronimo :: JavaMail API
| Memory: 13M/21M
+----------------------------------------
Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 1 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/specs/javamail/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/javamail/target/geronimo-spec-javamail-1.3.1-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/jars/geronimo-spec-javamail-1.3.1-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/javamail/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/poms/geronimo-spec-javamail-1.3.1-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Java API for XML Registries (JAXR)
| Memory: 14M/21M
+----------------------------------------
Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
Attempting to download scout-1.0-SNAPSHOT.jar.
1/66K
2/66K
4/66K
5/66K
7/66K
8/66K
9/66K
11/66K
12/66K
14/66K
18/66K
19/66K
21/66K
22/66K
24/66K
25/66K
26/66K
28/66K
29/66K
31/66K
32/66K
33/66K
38/66K
39/66K
41/66K
42/66K
43/66K
45/66K
46/66K
48/66K
49/66K
50/66K
52/66K
53/66K
55/66K
56/66K
59/66K
60/66K
62/66K
64/66K
65/66K
66/66K
66K downloaded
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/specs/jaxr/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/jaxr/target/geronimo-spec-jaxr-1.0-rc4.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/jars/geronimo-spec-jaxr-1.0-rc4.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/jaxr/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/poms/geronimo-spec-jaxr-1.0-rc4.pom'
+----------------------------------------
| Executing default Geronimo :: JavaServer Pages Specification
| Memory: 14M/21M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/specs/jsp/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
[echo] No test source files to compile.
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/jsp/target/geronimo-spec-jsp-2.0-rc4.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/jars/geronimo-spec-jsp-2.0-rc4.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/jsp/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/poms/geronimo-spec-jsp-2.0-rc4.pom'
+----------------------------------------
| Executing default Geronimo :: javax.xml.namespace.QName API
| Memory: 15M/21M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/specs/qname/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
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/qname/target/geronimo-spec-qname-1.1-rc4.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/jars/geronimo-spec-qname-1.1-rc4.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/qname/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/poms/geronimo-spec-qname-1.1-rc4.pom'
+----------------------------------------
| Executing default Geronimo :: SOAP with Attachments API for Java (SAAJ)
| Memory: 15M/21M
+----------------------------------------
Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/specs/saaj/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
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/saaj/target/geronimo-spec-saaj-1.1-rc4.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/jars/geronimo-spec-saaj-1.1-rc4.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/saaj/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/poms/geronimo-spec-saaj-1.1-rc4.pom'
+----------------------------------------
| Executing default Geronimo :: Java API for XML-Based RPC (JAXRPC)
| Memory: 16M/21M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/specs/jaxrpc/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
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/jaxrpc/target/geronimo-spec-jaxrpc-1.1-rc4.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/jars/geronimo-spec-jaxrpc-1.1-rc4.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/jaxrpc/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/poms/geronimo-spec-jaxrpc-1.1-rc4.pom'
+----------------------------------------
| Executing default Geronimo :: J2EE Specification
| Memory: 17M/21M
+----------------------------------------
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.
jar:jar:
jar:install:
build:end:
build:start:
default:
jar:jar:
[delete] Deleting:
/Users/christoferjennings/java/apache/geranimo/geronimo/specs/j2ee/target/geronimo-spec-j2ee-1.4-rc4.jar
[jar] Building jar:
/Users/christoferjennings/java/apache/geranimo/geronimo/specs/j2ee/target/geronimo-spec-j2ee-1.4-rc4.jar
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/j2ee/target/geronimo-spec-j2ee-1.4-rc4.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/jars/geronimo-spec-j2ee-1.4-rc4.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/specs/j2ee/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo-spec/poms/geronimo-spec-j2ee-1.4-rc4.pom'
+----------------------------------------
| Executing default The Magic G Ball
| Memory: 18M/21M
+----------------------------------------
jar:install:
build:end:
build:start:
java:prepare-filesystem:
java:compile:
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/applications/magicGball/target/classes
ejb:
war:init:
war:war-resources:
[copy] Copying 1 file to
/Users/christoferjennings/java/apache/geranimo/geronimo/applications/magicGball/target/magicGball/WEB-INF
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
[echo] No test source files to compile.
test:test:
[echo] No tests to run.
war:webapp:
[echo] Assembling webapp magicGball
war:war:
[echo] Building WAR magicGball
[jar] Building jar:
/Users/christoferjennings/java/apache/geranimo/geronimo/applications/magicGball/target/magicGball.war
client:
ear:
[jar] Building jar:
/Users/christoferjennings/java/apache/geranimo/geronimo/applications/magicGball/target/magicGball.ear
+----------------------------------------
| Executing default Geronimo :: Activation
| Memory: 18M/21M
+----------------------------------------
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.
default:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/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.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/activation/target/geronimo-activation-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-activation-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/activation/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-activation-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: System
| Memory: 18M/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.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/system/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
[delete] Deleting directory
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/system/target/tmp
[mkdir] Created dir:
/Users/christoferjennings/java/apache/geranimo/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:
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/system/target/geronimo-system-1.0-SNAPSHOT.jar
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/system/target/geronimo-system-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/system/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-system-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Deployment
| Memory: 17M/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.
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/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.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/deployment/target/geronimo-deployment-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/deployment/project.xml'
to:
'/Users/christoferjennings/.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.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/plugins/maven-xmlbeans-plugin/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
[echo] No test source files to compile.
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
jar:jar:
doinstall:
[copy] Copying 1 file to
/Users/christoferjennings/.maven/repository/geronimo/plugins
[unjar] Expanding:
/Users/christoferjennings/java/apache/geranimo/geronimo/plugins/maven-xmlbeans-plugin/target/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar
into
/Users/christoferjennings/.maven/cache/geronimo-xmlbeans-plugin-1.0-SNAPSHOT
+----------------------------------------
| Executing default Geronimo :: J2EE
| Memory: 17M/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.
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/j2ee/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/j2ee/target/geronimo-j2ee-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-j2ee-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/j2ee/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-j2ee-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: J2EE Schema
| Memory: 18M/21M
+----------------------------------------
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.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 12 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/j2ee-schema/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/j2ee-schema/target/geronimo-j2ee-schema-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/j2ee-schema/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-j2ee-schema-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Service :: Builder
| Memory: 18M/31M
+----------------------------------------
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.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 2 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/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.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/service-builder/target/geronimo-service-builder-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-service-builder-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/service-builder/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-service-builder-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Deploy :: CLI Tool
| Memory: 21M/31M
+----------------------------------------
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.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 1 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/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.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/deploy-tool/target/geronimo-deploy-tool-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-deploy-tool-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/deploy-tool/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-deploy-tool-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo maven deployment plugin
| Memory: 22M/31M
+----------------------------------------
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
jar:jar:
jar:install:
build:end:
build:start:
default:
plugin:plugin:
java:prepare-filesystem:
java:compile:
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/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:install:
[delete] Deleting 1 files from
/Users/christoferjennings/java/apache/maven-1.0.2/plugins
[delete] /Users/christoferjennings/.maven/plugins not found.
[delete] Deleting 18 files from /Users/christoferjennings/.maven/cache
[delete] Deleted 7 directories from /Users/christoferjennings/.maven/cache
[copy] Copying 1 file to
/Users/christoferjennings/java/apache/maven-1.0.2/plugins
doinstall:
[copy] Copying 1 file to
/Users/christoferjennings/.maven/repository/geronimo/plugins
[mkdir] Created dir:
/Users/christoferjennings/.maven/cache/geronimo-deployment-plugin-1.0-SNAPSHOT
[unjar] Expanding:
/Users/christoferjennings/java/apache/geranimo/geronimo/plugins/maven-geronimo-plugin/target/geronimo-deployment-plugin-1.0-SNAPSHOT.jar
into
/Users/christoferjennings/.maven/cache/geronimo-deployment-plugin-1.0-SNAPSHOT
doinstall:
[copy] Copying 1 file to
/Users/christoferjennings/.maven/repository/geronimo/plugins
[unjar] Expanding:
/Users/christoferjennings/java/apache/geranimo/geronimo/plugins/maven-geronimo-plugin/target/geronimo-deployment-plugin-1.0-SNAPSHOT.jar
into
/Users/christoferjennings/.maven/cache/geronimo-deployment-plugin-1.0-SNAPSHOT
+----------------------------------------
| Executing default Geronimo :: Core
| Memory: 21M/31M
+----------------------------------------
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.
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 1 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/core/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/core/target/geronimo-core-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/core/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-core-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Naming
| Memory: 22M/31M
+----------------------------------------
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.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/naming/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/naming/target/geronimo-naming-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-naming-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/naming/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-naming-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default tranql
| Memory: 23M/31M
+----------------------------------------
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
antlr:prepare-filesystem:
antlr:generate:
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/tranql/tranql/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/tranql/tranql/target/tranql-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/tranql/jars/tranql-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/tranql/tranql/project.xml'
to:
'/Users/christoferjennings/.maven/repository/tranql/poms/tranql-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Transaction
| Memory: 22M/31M
+----------------------------------------
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.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/transaction/target/classes
[javac] Compiling 1 source file to
/Users/christoferjennings/java/apache/geranimo/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:
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/transaction/target/geronimo-transaction-1.0-SNAPSHOT.jar
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/transaction/target/geronimo-transaction-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-transaction-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/transaction/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-transaction-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Client
| Memory: 26M/38M
+----------------------------------------
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.
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/client/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
[echo] No test source files to compile.
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/client/target/geronimo-client-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-client-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/client/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-client-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Security
| Memory: 25M/38M
+----------------------------------------
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.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 2 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/security/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
[delete] Deleting directory
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/security/target/database
[mkdir] Created dir:
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/security/target/database
test:compile:
test:test:
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/security/target/geronimo-security-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-security-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/security/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-security-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Connector
| Memory: 28M/38M
+----------------------------------------
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.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 1 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/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.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/connector/target/geronimo-connector-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-connector-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/connector/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-connector-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: J2EE
| Memory: 27M/38M
+----------------------------------------
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.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 1 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/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.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/j2ee-builder/target/geronimo-j2ee-builder-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-j2ee-builder-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/j2ee-builder/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-j2ee-builder-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Timer
| Memory: 27M/38M
+----------------------------------------
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.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/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.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/timer/target/geronimo-timer-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-timer-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/timer/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-timer-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Naming :: Builder
| Memory: 29M/38M
+----------------------------------------
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.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 2 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/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.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/naming-builder/target/geronimo-naming-builder-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-naming-builder-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/naming-builder/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-naming-builder-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Web Services
| Memory: 27M/38M
+----------------------------------------
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.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/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.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/webservices/target/geronimo-webservices-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-webservices-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/webservices/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-webservices-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default OpenEJB :: Core
| Memory: 28M/38M
+----------------------------------------
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-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-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 16 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/openejb/modules/core/target/classes
[echo] Preprocessing geronimo-service.xml
java:jar-resources:
Copying 1 file to
/Users/christoferjennings/java/apache/geranimo/geronimo/openejb/modules/core/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:
/Users/christoferjennings/java/apache/geranimo/geronimo/openejb/modules/core/target/openejb-core-2.0-SNAPSHOT.jar
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/openejb/modules/core/target/openejb-core-2.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/openejb/jars/openejb-core-2.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/openejb/modules/core/project.xml'
to:
'/Users/christoferjennings/.maven/repository/openejb/poms/openejb-core-2.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Test :: DDBeans
| Memory: 33M/38M
+----------------------------------------
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.
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/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.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/test-ddbean/target/geronimo-test-ddbean-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-test-ddbean-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/test-ddbean/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-test-ddbean-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Connector :: Builder
| Memory: 34M/38M
+----------------------------------------
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.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 1 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/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.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/connector-builder/target/geronimo-connector-builder-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-connector-builder-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/connector-builder/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-connector-builder-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Client Builder
| Memory: 36M/38M
+----------------------------------------
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.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/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.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/client-builder/target/geronimo-client-builder-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-client-builder-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/client-builder/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-client-builder-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Clustering
| Memory: 30M/50M
+----------------------------------------
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/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.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/clustering/target/geronimo-clustering-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-clustering-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/clustering/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-clustering-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Jetty
| Memory: 31M/50M
+----------------------------------------
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.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/jetty/target/classes
[echo] Preprocessing geronimo-service.xml
java:jar-resources:
Copying 1 file to
/Users/christoferjennings/java/apache/geranimo/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:
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/jetty/target/geronimo-jetty-1.0-SNAPSHOT.jar
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/jetty/target/geronimo-jetty-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-jetty-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/jetty/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-jetty-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Security :: Builder
| Memory: 34M/50M
+----------------------------------------
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.
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/security-builder/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
[delete] Deleting directory
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/security-builder/target/database
[mkdir] Created dir:
/Users/christoferjennings/java/apache/geranimo/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.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/security-builder/target/geronimo-security-builder-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-security-builder-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/security-builder/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-security-builder-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default OpenEJB :: Builder
| Memory: 33M/50M
+----------------------------------------
Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar.
Attempting to download openejb-core-2.0-SNAPSHOT.jar.
Attempting to download geronimo-connector-1.0-SNAPSHOT.jar.
Attempting to download geronimo-core-1.0-SNAPSHOT.jar.
Attempting to download geronimo-client-1.0-SNAPSHOT.jar.
Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
Attempting to download geronimo-deployment-1.0-SNAPSHOT.jar.
Attempting to download geronimo-deploy-tool-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-builder-1.0-SNAPSHOT.jar.
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Attempting to download 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-timer-1.0-SNAPSHOT.jar.
Attempting to download geronimo-transaction-1.0-SNAPSHOT.jar.
Attempting to download geronimo-naming-1.0-SNAPSHOT.jar.
Attempting to download geronimo-naming-builder-1.0-SNAPSHOT.jar.
Attempting to download geronimo-system-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-schema-1.0-SNAPSHOT.jar.
Attempting to download geronimo-webservices-1.0-SNAPSHOT.jar.
Attempting to download tranql-1.0-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 1 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/openejb/modules/openejb-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.
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/openejb/modules/openejb-builder/target/openejb-builder-2.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/openejb/jars/openejb-builder-2.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/openejb/modules/openejb-builder/project.xml'
to:
'/Users/christoferjennings/.maven/repository/openejb/poms/openejb-builder-2.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Axis
| Memory: 34M/50M
+----------------------------------------
Attempting to download ews-SNAPSHOT.jar.
1/1681K
2/1681K
3/1681K
5/1681K
8/1681K
9/1681K
11/1681K
12/1681K
13/1681K
15/1681K
16/1681K
18/1681K
19/1681K
22/1681K
23/1681K
27/1681K
29/1681K
30/1681K
32/1681K
33/1681K
35/1681K
36/1681K
37/1681K
39/1681K
40/1681K
42/1681K
43/1681K
44/1681K
46/1681K
47/1681K
49/1681K
50/1681K
52/1681K
53/1681K
54/1681K
56/1681K
59/1681K
60/1681K
64/1681K
66/1681K
67/1681K
68/1681K
71/1681K
73/1681K
74/1681K
77/1681K
78/1681K
80/1681K
81/1681K
87/1681K
88/1681K
91/1681K
95/1681K
97/1681K
98/1681K
100/1681K
101/1681K
107/1681K
108/1681K
111/1681K
114/1681K
118/1681K
119/1681K
121/1681K
132/1681K
134/1681K
135/1681K
136/1681K
139/1681K
141/1681K
143/1681K
145/1681K
146/1681K
148/1681K
149/1681K
151/1681K
156/1681K
158/1681K
160/1681K
162/1681K
163/1681K
165/1681K
166/1681K
167/1681K
172/1681K
173/1681K
175/1681K
177/1681K
179/1681K
180/1681K
182/1681K
183/1681K
184/1681K
186/1681K
187/1681K
189/1681K
193/1681K
194/1681K
196/1681K
199/1681K
201/1681K
203/1681K
208/1681K
210/1681K
211/1681K
213/1681K
214/1681K
216/1681K
217/1681K
218/1681K
220/1681K
221/1681K
223/1681K
224/1681K
228/1681K
230/1681K
231/1681K
234/1681K
237/1681K
240/1681K
241/1681K
242/1681K
244/1681K
245/1681K
247/1681K
249/1681K
251/1681K
252/1681K
254/1681K
255/1681K
257/1681K
258/1681K
261/1681K
262/1681K
264/1681K
265/1681K
266/1681K
268/1681K
269/1681K
271/1681K
276/1681K
278/1681K
279/1681K
281/1681K
282/1681K
283/1681K
285/1681K
286/1681K
288/1681K
289/1681K
290/1681K
295/1681K
296/1681K
298/1681K
299/1681K
300/1681K
305/1681K
306/1681K
307/1681K
309/1681K
310/1681K
312/1681K
313/1681K
315/1681K
319/1681K
320/1681K
322/1681K
323/1681K
324/1681K
326/1681K
329/1681K
330/1681K
332/1681K
333/1681K
340/1681K
341/1681K
343/1681K
346/1681K
347/1681K
350/1681K
351/1681K
353/1681K
354/1681K
356/1681K
360/1681K
361/1681K
363/1681K
364/1681K
365/1681K
367/1681K
368/1681K
373/1681K
374/1681K
375/1681K
377/1681K
378/1681K
380/1681K
381/1681K
385/1681K
387/1681K
388/1681K
391/1681K
392/1681K
395/1681K
397/1681K
398/1681K
399/1681K
401/1681K
402/1681K
406/1681K
408/1681K
409/1681K
411/1681K
412/1681K
416/1681K
419/1681K
421/1681K
422/1681K
423/1681K
428/1681K
429/1681K
430/1681K
433/1681K
435/1681K
436/1681K
438/1681K
440/1681K
442/1681K
445/1681K
447/1681K
449/1681K
450/1681K
452/1681K
455/1681K
456/1681K
457/1681K
459/1681K
464/1681K
466/1681K
467/1681K
469/1681K
470/1681K
471/1681K
473/1681K
474/1681K
479/1681K
480/1681K
481/1681K
483/1681K
484/1681K
488/1681K
490/1681K
491/1681K
493/1681K
494/1681K
496/1681K
497/1681K
498/1681K
503/1681K
505/1681K
507/1681K
508/1681K
510/1681K
514/1681K
515/1681K
517/1681K
518/1681K
520/1681K
521/1681K
522/1681K
525/1681K
527/1681K
528/1681K
532/1681K
534/1681K
535/1681K
538/1681K
539/1681K
541/1681K
542/1681K
548/1681K
549/1681K
551/1681K
552/1681K
554/1681K
558/1681K
559/1681K
565/1681K
566/1681K
568/1681K
569/1681K
572/1681K
573/1681K
575/1681K
576/1681K
578/1681K
579/1681K
580/1681K
585/1681K
586/1681K
590/1681K
592/1681K
593/1681K
595/1681K
596/1681K
602/1681K
603/1681K
604/1681K
607/1681K
609/1681K
610/1681K
614/1681K
616/1681K
617/1681K
623/1681K
624/1681K
625/1681K
628/1681K
630/1681K
634/1681K
635/1681K
637/1681K
638/1681K
640/1681K
641/1681K
644/1681K
645/1681K
647/1681K
648/1681K
649/1681K
651/1681K
655/1681K
657/1681K
658/1681K
659/1681K
662/1681K
665/1681K
666/1681K
668/1681K
669/1681K
672/1681K
673/1681K
675/1681K
676/1681K
679/1681K
681/1681K
682/1681K
683/1681K
685/1681K
689/1681K
692/1681K
693/1681K
697/1681K
700/1681K
701/1681K
703/1681K
706/1681K
707/1681K
710/1681K
711/1681K
713/1681K
744/1681K
745/1681K
746/1681K
748/1681K
749/1681K
751/1681K
752/1681K
753/1681K
755/1681K
756/1681K
758/1681K
759/1681K
760/1681K
765/1681K
766/1681K
768/1681K
769/1681K
770/1681K
775/1681K
776/1681K
777/1681K
779/1681K
780/1681K
782/1681K
786/1681K
787/1681K
789/1681K
790/1681K
793/1681K
794/1681K
800/1681K
801/1681K
803/1681K
804/1681K
807/1681K
809/1681K
810/1681K
814/1681K
816/1681K
817/1681K
818/1681K
821/1681K
823/1681K
826/1681K
827/1681K
828/1681K
830/1681K
833/1681K
834/1681K
835/1681K
837/1681K
838/1681K
842/1681K
844/1681K
845/1681K
847/1681K
848/1681K
850/1681K
851/1681K
852/1681K
854/1681K
857/1681K
858/1681K
859/1681K
861/1681K
864/1681K
865/1681K
871/1681K
872/1681K
875/1681K
876/1681K
881/1681K
882/1681K
885/1681K
886/1681K
891/1681K
892/1681K
893/1681K
895/1681K
898/1681K
899/1681K
902/1681K
903/1681K
906/1681K
912/1681K
915/1681K
919/1681K
920/1681K
922/1681K
923/1681K
925/1681K
926/1681K
930/1681K
932/1681K
933/1681K
934/1681K
936/1681K
937/1681K
940/1681K
941/1681K
943/1681K
946/1681K
947/1681K
949/1681K
950/1681K
951/1681K
954/1681K
956/1681K
961/1681K
963/1681K
964/1681K
966/1681K
967/1681K
970/1681K
971/1681K
973/1681K
974/1681K
975/1681K
977/1681K
978/1681K
981/1681K
982/1681K
984/1681K
987/1681K
988/1681K
990/1681K
991/1681K
992/1681K
994/1681K
995/1681K
997/1681K
998/1681K
1002/1681K
1004/1681K
1005/1681K
1007/1681K
1008/1681K
1009/1681K
1012/1681K
1014/1681K
1015/1681K
1016/1681K
1018/1681K
1019/1681K
1022/1681K
1023/1681K
1025/1681K
1026/1681K
1028/1681K
1029/1681K
1031/1681K
1032/1681K
1033/1681K
1036/1681K
1038/1681K
1039/1681K
1040/1681K
1042/1681K
1045/1681K
1046/1681K
1048/1681K
1049/1681K
1050/1681K
1052/1681K
1053/1681K
1056/1681K
1059/1681K
1060/1681K
1062/1681K
1063/1681K
1067/1681K
1069/1681K
1070/1681K
1072/1681K
1073/1681K
1074/1681K
1076/1681K
1080/1681K
1081/1681K
1083/1681K
1087/1681K
1089/1681K
1090/1681K
1093/1681K
1094/1681K
1096/1681K
1097/1681K
1098/1681K
1101/1681K
1104/1681K
1105/1681K
1106/1681K
1109/1681K
1112/1681K
1113/1681K
1116/1681K
1119/1681K
1122/1681K
1123/1681K
1125/1681K
1126/1681K
1130/1681K
1132/1681K
1133/1681K
1135/1681K
1139/1681K
1140/1681K
1142/1681K
1143/1681K
1145/1681K
1147/1681K
1149/1681K
1150/1681K
1152/1681K
1153/1681K
1154/1681K
1159/1681K
1160/1681K
1161/1681K
1165/1681K
1166/1681K
1168/1681K
1169/1681K
1175/1681K
1176/1681K
1179/1681K
1180/1681K
1185/1681K
1186/1681K
1188/1681K
1189/1681K
1192/1681K
1193/1681K
1195/1681K
1196/1681K
1200/1681K
1202/1681K
1203/1681K
1205/1681K
1206/1681K
1207/1681K
1212/1681K
1213/1681K
1214/1681K
1216/1681K
1221/1681K
1223/1681K
1224/1681K
1226/1681K
1227/1681K
1229/1681K
1233/1681K
1234/1681K
1236/1681K
1237/1681K
1240/1681K
1241/1681K
1243/1681K
1244/1681K
1249/1681K
1250/1681K
1252/1681K
1253/1681K
1255/1681K
1257/1681K
1260/1681K
1261/1681K
1264/1681K
1265/1681K
1266/1681K
1268/1681K
1272/1681K
1273/1681K
1276/1681K
1277/1681K
1280/1681K
1281/1681K
1283/1681K
1285/1681K
1287/1681K
1288/1681K
1292/1681K
1294/1681K
1295/1681K
1297/1681K
1298/1681K
1300/1681K
1304/1681K
1307/1681K
1308/1681K
1309/1681K
1310/1681K
1312/1681K
1316/1681K
1320/1681K
1321/1681K
1322/1681K
1325/1681K
1328/1681K
1329/1681K
1331/1681K
1332/1681K
1334/1681K
1336/1681K
1337/1681K
1339/1681K
1341/1681K
1345/1681K
1346/1681K
1348/1681K
1349/1681K
1355/1681K
1356/1681K
1357/1681K
1358/1681K
1360/1681K
1361/1681K
1365/1681K
1366/1681K
1368/1681K
1369/1681K
1372/1681K
1374/1681K
1377/1681K
1378/1681K
1381/1681K
1384/1681K
1386/1681K
1388/1681K
1389/1681K
1393/1681K
1394/1681K
1396/1681K
1397/1681K
1398/1681K
1402/1681K
1404/1681K
1405/1681K
1406/1681K
1408/1681K
1412/1681K
1413/1681K
1416/1681K
1417/1681K
1418/1681K
1420/1681K
1421/1681K
1426/1681K
1429/1681K
1430/1681K
1432/1681K
1437/1681K
1438/1681K
1440/1681K
1441/1681K
1442/1681K
1445/1681K
1446/1681K
1449/1681K
1450/1681K
1452/1681K
1456/1681K
1457/1681K
1458/1681K
1460/1681K
1461/1681K
1466/1681K
1468/1681K
1469/1681K
1470/1681K
1472/1681K
1474/1681K
1477/1681K
1478/1681K
1480/1681K
1485/1681K
1486/1681K
1488/1681K
1489/1681K
1493/1681K
1494/1681K
1496/1681K
1500/1681K
1501/1681K
1502/1681K
1504/1681K
1505/1681K
1510/1681K
1512/1681K
1513/1681K
1514/1681K
1516/1681K
1520/1681K
1521/1681K
1524/1681K
1525/1681K
1529/1681K
1530/1681K
1532/1681K
1533/1681K
1534/1681K
1538/1681K
1540/1681K
1541/1681K
1544/1681K
1548/1681K
1549/1681K
1550/1681K
1552/1681K
1554/1681K
1557/1681K
1560/1681K
1561/1681K
1562/1681K
1564/1681K
1565/1681K
1569/1681K
1570/1681K
1572/1681K
1573/1681K
1574/1681K
1576/1681K
1581/1681K
1582/1681K
1584/1681K
1585/1681K
1589/1681K
1590/1681K
1592/1681K
1593/1681K
1594/1681K
1596/1681K
1600/1681K
1601/1681K
1602/1681K
1608/1681K
1609/1681K
1610/1681K
1612/1681K
1614/1681K
1618/1681K
1620/1681K
1621/1681K
1622/1681K
1625/1681K
1626/1681K
1629/1681K
1630/1681K
1633/1681K
1634/1681K
1636/1681K
1637/1681K
1642/1681K
1644/1681K
1645/1681K
1646/1681K
1648/1681K
1650/1681K
1653/1681K
1654/1681K
1657/1681K
1658/1681K
1660/1681K
1661/1681K
1662/1681K
1664/1681K
1668/1681K
1669/1681K
1670/1681K
1672/1681K
1676/1681K
1677/1681K
1680/1681K
1681/1681K
1681K downloaded
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.
Artifact /jetty/jars/org.mortbay.jetty-5.1.2-SNAPSHOT.jar doesn't exists in
remote repository, but it exists locally
Attempting to download tranql-1.0-SNAPSHOT.jar.
Attempting to download commons-discovery-SNAPSHOT.jar.
1/72K
2/72K
5/72K
7/72K
9/72K
11/72K
16/72K
25/72K
26/72K
32/72K
33/72K
35/72K
38/72K
39/72K
41/72K
42/72K
46/72K
48/72K
49/72K
57/72K
59/72K
60/72K
62/72K
63/72K
65/72K
70/72K
72/72K
72K downloaded
Attempting to download openejb-core-2.0-SNAPSHOT.jar.
Attempting to download openejb-builder-2.0-SNAPSHOT.jar.
Attempting to download commons-jelly-tags-velocity-SNAPSHOT.jar.
jar:jar:
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/axis/target/classes
[echo] Preprocessing geronimo-service.xml
java:jar-resources:
Copying 1 file to
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/axis/target/classes
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
truetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetrue
[copy] Copying 31 files to
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/axis/target/lib
/Users/christoferjennings/java/apache/geranimo/geronimo/./modules/axis/target/ws4j2ee.properties
created ..
[echo] the files are up to date = true
[echo] NOTICE: Skipping tests; they seem to have passed already
[echo] No tests to run.
jar:jar:
[jar] Building jar:
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/axis/target/geronimo-axis-1.0-SNAPSHOT.jar
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/axis/target/geronimo-axis-1.0-SNAPSHOT.jar'
to:
'/Users/christoferjennings/.maven/repository/geronimo/jars/geronimo-axis-1.0-SNAPSHOT.jar'
Copying: from
'/Users/christoferjennings/java/apache/geranimo/geronimo/modules/axis/project.xml'
to:
'/Users/christoferjennings/.maven/repository/geronimo/poms/geronimo-axis-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing default Geronimo :: Axis :: Builder
| Memory: 36M/50M
+----------------------------------------
Attempting to download openejb-core-2.0-SNAPSHOT.jar.
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.
jar:install:
build:end:
build:start:
default:
java:prepare-filesystem:
java:compile:
[depend] Deleted 0 out of date files in 0 seconds
[echo] Compiling to
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/axis-builder/target/classes
[javac] Compiling 9 source files to
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/axis-builder/target/classes
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/axis-builder/src/java/org/apache/geronimo/axis/builder/AxisServiceBuilder.java:90:
cannot resolve symbol
symbol : method getPort ()
location: class org.apache.geronimo.axis.builder.PortInfo
Port port = portInfo.getPort();
^
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/axis-builder/src/java/org/apache/geronimo/axis/builder/AxisServiceBuilder.java:95:
cannot resolve symbol
symbol : method getServiceEndpointInterfaceName ()
location: class org.apache.geronimo.axis.builder.PortInfo
serviceEndpointInterface =
classLoader.loadClass(portInfo.getServiceEndpointInterfaceName());
^
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/axis-builder/src/java/org/apache/geronimo/axis/builder/AxisServiceBuilder.java:97:
cannot resolve symbol
symbol : method getPortComponentName ()
location: class org.apache.geronimo.axis.builder.PortInfo
throw (DeploymentException) new DeploymentException("Unable to load
the service-endpoint interface for port-component " +
portInfo.getPortComponentName()).initCause(e);
^
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/axis-builder/src/java/org/apache/geronimo/axis/builder/AxisServiceBuilder.java:126:
cannot resolve symbol
symbol : method getServiceEndpointInterfaceMapping ()
location: class org.apache.geronimo.axis.builder.PortInfo
boolean isLightweight = portInfo.getServiceEndpointInterfaceMapping()
== null;
^
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/axis-builder/src/java/org/apache/geronimo/axis/builder/AxisServiceBuilder.java:251:
cannot resolve symbol
symbol : method getMethodForOperation (java.lang.Class,javax.wsdl.Operation)
location: class org.apache.geronimo.axis.builder.WSDescriptorParser
Method method =
WSDescriptorParser.getMethodForOperation(serviceEndpointInterface,
bindingOperation.getOperation());
^
/Users/christoferjennings/java/apache/geranimo/geronimo/modules/axis-builder/src/java/org/apache/geronimo/axis/builder/AxisServiceBuilder.java:258:
cannot resolve symbol
symbol : method getServiceEndpointInterfaceMapping ()
location: class org.apache.geronimo.axis.builder.PortInfo
ServiceEndpointMethodMappingType[] methodMappings =
portInfo.getServiceEndpointInterfaceMapping().getServiceEndpointMethodMappingArray();
^
6 errors
BUILD FAILED
File......
/Users/christoferjennings/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
Unable to obtain goal [default] --
/Users/christoferjennings/.maven/cache/maven-java-plugin-1.5/plugin.jelly:63:48:
<ant:javac> Compile failed; see the compiler error output for details.
Total time: 15 minutes 21 seconds
Finished at: Tue Mar 08 07:51:41 PST 2005