You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by de...@geronimo.apache.org on 2004/09/29 23:53:32 UTC

[jira] Created: (GERONIMO-325) build failed again, tests failed

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-325

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-325
    Summary: build failed again, tests failed
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Apache Geronimo

   Assignee: 
   Reporter: karan singh malhi

    Created: Wed, 29 Sep 2004 2:51 PM
    Updated: Wed, 29 Sep 2004 2:51 PM
Environment: red hat linux 9.0, 2.4.2 kernel

Description:
[karan@j2ee geronimo]$ svn update
U  modules/assembly/maven.xml
U  modules/assembly/project.xml
U  modules/assembly/src/plan/j2ee-client-plan.xml
A  modules/system/src/java/org/apache/geronimo/system/main/ClientCommandLine.jav
a
A  modules/j2ee/src/test/org/apache/geronimo/j2ee/deployment/EJBRefContextTest.j
ava
D  modules/j2ee/src/test/org/apache/geronimo/j2ee/deployment/EARContextTest.java
A  modules/j2ee/src/java/org/apache/geronimo/j2ee/deployment/EJBRefContext.java
U  modules/j2ee/src/java/org/apache/geronimo/j2ee/deployment/EARConfigBuilder.ja
va
U  modules/j2ee/src/java/org/apache/geronimo/j2ee/deployment/EJBReferenceBuilder
.java
U  modules/j2ee/src/java/org/apache/geronimo/j2ee/deployment/EARContext.java
U  modules/connector/src/test/org/apache/geronimo/connector/outbound/ManagedConn
ectionFactoryWrapperTest.java
U  modules/connector/src/test/org/apache/geronimo/connector/AdminObjectWrapperTe
st.java
U  modules/jetty/src/etc/META-INF/geronimo-service.xml
U  modules/client-builder/project.xml
U  modules/client-builder/src/java/org/apache/geronimo/client/builder/AppClientM                                                                            oduleBuilder.java
U  modules/naming/src/test/org/apache/geronimo/naming/geronimo/GeronimoRootConte                                                                            xtTest.java
U  modules/naming/src/test/org/apache/geronimo/naming/java/AbstractContextTest.j                                                                            ava
U  modules/naming/src/test/org/apache/geronimo/naming/java/ContextBuilderTest.ja                                                                            va
U  modules/naming/src/test/org/apache/geronimo/naming/java/ThreadContextTest.jav                                                                            a
U  modules/naming/src/java/org/apache/geronimo/naming/deployment/ENCConfigBuilde                                                                            r.java
U  modules/naming/src/java/org/apache/geronimo/naming/jmx/JMXReferenceFactory.ja                                                                            va
D  modules/naming/src/test-data/jndi.properties
U  modules/client/project.xml
A  modules/client/src/java/org/apache/geronimo/client/StaticJndiContextPlugin.ja                                                                            va
U  modules/client/src/java/org/apache/geronimo/client/AppClientContainer.java
D  modules/client/src/java/org/apache/geronimo/client/ClientCommandLine.java
U  etc/version-info.ent
Updated to revision 47503.
[karan@j2ee geronimo]$ maven
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

    [copy] Copying 1 file to /home/karan/geronimo/etc
Starting the reactor...
Our processing order:
Geronimo :: Demo Webapp
Geronimo :: Kernel
Geronimo :: Common
Geronimo :: JMX Debug Webapp
Geronimo maven xmlbeans plugin
Geronimo :: System
Geronimo :: J2EE Schema
Geronimo :: Deployment
Geronimo :: Core
Geronimo :: J2EE
Geronimo :: Naming
Geronimo :: Client
Geronimo :: Remoting
Geronimo :: Network
Geronimo :: Security
Geronimo :: Transaction
Geronimo :: Connector
Geronimo :: Client Builder
Geronimo :: Clustering
Geronimo :: Jetty
Geronimo :: JMX Remoting
Geronimo :: Timer
Geronimo :: Assembly
Geronimo :: Tomcat
Geronimo itest plugin
Geronimo maven deployment plugin
Geronimo :: Spring
Geronimo :: Console Web
+----------------------------------------
| Executing (default): Geronimo :: Demo Webapp
| Memory: 6M/7M
+----------------------------------------
build:start:

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

    [copy] Copying 1 file to /home/karan/geronimo/etc
build:start:

default:
war:init:

java:prepare-filesystem:

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

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

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

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

war:webapp:
    [echo] Assembling webapp geronimo-demo
    [copy] Copying 1 file to /home/karan/geronimo/applications/demo/target/geronimo-demo/WEB-INF

war:war:
    [echo] Building WAR geronimo-demo
    [jar] Updating jar: /home/karan/geronimo/applications/demo/target/geronimo-demo-1.0-SNAPSHOT.war
Copying: from '/home/karan/geronimo/applications/demo/target/geronimo-demo-1.0-SNAPSHOT.war' to: '/home/karan/.maven/repository/geronimo/wars/geronimo-demo-1.0-SNAPSHOT.war'
Copying: from '/home/karan/geronimo/applications/demo/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-demo-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Kernel
| Memory: 6M/8M
+----------------------------------------

war:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Kernel' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/kernel/target/geronimo-kernel-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/kernel/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-kernel-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Common
| Memory: 8M/8M
+----------------------------------------
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Common' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/common/target/geronimo-common-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/common/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-common-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: JMX Debug Webapp
| Memory: 8M/12M
+----------------------------------------
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally
Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
build:start:

default:
war:init:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/geronimo/applications/jmxdebug/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

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

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

war:webapp:
    [echo] Assembling webapp geronimo-jmxdebug
    [copy] Copying 1 file to /home/karan/geronimo/applications/jmxdebug/target/geronimo-jmxdebug/WEB-INF

war:war:
    [echo] Building WAR geronimo-jmxdebug
    [jar] Updating jar: /home/karan/geronimo/applications/jmxdebug/target/geronimo-jmxdebug-1.0-SNAPSHOT.war
Copying: from '/home/karan/geronimo/applications/jmxdebug/target/geronimo-jmxdebug-1.0-SNAPSHOT.war' to: '/home/karan/.maven/repository/geronimo/wars/geronimo-jmxdebug-1.0-SNAPSHOT.war'
Copying: from '/home/karan/geronimo/applications/jmxdebug/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-jmxdebug-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo maven xmlbeans plugin
| Memory: 8M/12M
+----------------------------------------


war:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo maven xmlbeans plugin' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/geronimo/modules/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 /home/karan/.maven/repository/geronimo/plugins
    [unjar] Expanding: /home/karan/geronimo/modules/maven-xmlbeans-plugin/target/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar into /home/karan/.maven/cache/geronimo-xmlbeans-plugin-1.0-SNAPSHOT
+----------------------------------------
| Executing (default): Geronimo :: System
| Memory: 9M/12M
+----------------------------------------
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


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: System' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/geronimo/modules/system/target/classes
    [javac] Compiling 1 source file to /home/karan/geronimo/modules/system/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:
    [delete] Deleting directory /home/karan/geronimo/modules/system/target/tmp
    [mkdir] Created dir: /home/karan/geronimo/modules/system/target/tmp

test:compile:

test:test:
    [junit] Running org.apache.geronimo.system.url.file.FileProtocolTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.18 sec
    [junit] Running org.apache.geronimo.system.url.resource.ResourceProtocolTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.905 sec
    [junit] Running org.apache.geronimo.system.url.GeronimoURLFactoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.923 sec
    [junit] Running org.apache.geronimo.system.configuration.LocalConfigStoreTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.875 sec
    [junit] Running org.apache.geronimo.system.properties.NamingPropertiesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.998 sec

jar:jar:
    [jar] Building jar: /home/karan/geronimo/modules/system/target/geronimo-system-1.0-SNAPSHOT.jar
Copying: from '/home/karan/geronimo/modules/system/target/geronimo-system-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/system/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-system-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: J2EE Schema
| Memory: 12M/15M
+----------------------------------------
Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar.
Artifact /geronimo/plugins/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE Schema' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 2 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/j2ee-schema/target/geronimo-j2ee-schema-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/j2ee-schema/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-j2ee-schema-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Deployment
| Memory: 10M/16M
+----------------------------------------
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-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

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Deployment' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/deployment/target/geronimo-deployment-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/deployment/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-deployment-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Core
| Memory: 11M/16M
+----------------------------------------
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.

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Core' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/core/target/geronimo-core-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/core/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-core-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: J2EE
| Memory: 13M/16M
+----------------------------------------
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-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

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE' is not available
build:start:

default:
java:prepare-filesystem:

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

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:
setupEar:

setupEar:

setupUnpackedEar:
setupBaseUnpackedEar:

setupBaseUnpackedEar:

setupBaseUnpackedEar:


    [javac] Compiling 1 source file to /home/karan/geronimo/modules/j2ee/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.j2ee.deployment.EARConfigBuilderTest
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 4.617 sec
    [junit] Running org.apache.geronimo.j2ee.deployment.EJBRefContextTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] Running org.apache.geronimo.j2ee.management.ServerTest
log4j:WARN No appenders could be found for logger (org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
Created MBeanServer with ID: 10278c5:ff4c194e7d:-8000:j2ee:1
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7fff:j2ee:2
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.41 sec
    [junit] Running org.apache.geronimo.j2ee.management.DomainTest
log4j:WARN No appenders could be found for logger (org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffe:j2ee:1
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffd:j2ee:2
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.697 sec
    [junit] Running org.apache.geronimo.j2ee.management.JVMTest
log4j:WARN No appenders could be found for logger (org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffc:j2ee:1
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffb:j2ee:2
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffa:j2ee:3
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ff9:j2ee:4
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.09 sec

jar:jar:
    [jar] Building jar: /home/karan/geronimo/modules/j2ee/target/geronimo-j2ee-1.0-SNAPSHOT.jar
Copying: from '/home/karan/geronimo/modules/j2ee/target/geronimo-j2ee-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-j2ee-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/j2ee/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-j2ee-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Naming
| Memory: 13M/24M
+----------------------------------------
Attempting to download geronimo-core-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally
Attempting to download geronimo-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-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

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Naming' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/geronimo/modules/naming/target/classes
    [javac] Compiling 2 source files to /home/karan/geronimo/modules/naming/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:
    [javac] Compiling 4 source files to /home/karan/geronimo/modules/naming/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.naming.geronimo.GeronimoRootContextTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.231 sec
    [junit] Running org.apache.geronimo.naming.geronimo.GeronimoContextTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.142 sec
    [junit] Running org.apache.geronimo.naming.java.BasicContextTest
lookup(String) milliseconds: 351
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.492 sec
    [junit] Running org.apache.geronimo.naming.java.ContextBuilderTest
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ff7:j2ee:1
    [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 2.715 sec
    [junit] [ERROR] TEST org.apache.geronimo.naming.java.ContextBuilderTest FAILED
    [junit] Running org.apache.geronimo.naming.java.ThreadContextTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.114 sec

BUILD FAILED
File...... /home/karan/geronimo/maven.xml
Element... maven:reactor
Line...... 238
Column.... 27
Unable to obtain goal [default] -- /home/karan/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
Total time: 3 minutes 5 seconds
Finished at: Wed Sep 29 17:30:20 EDT 2004
 



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-325) build failed again, tests failed

Posted by de...@geronimo.apache.org.
The following issue has been updated:

    Updater: karan singh malhi (mailto:karan_malhi@hotmail.com)
       Date: Wed, 29 Sep 2004 2:58 PM
    Changes:
             Component changed to buildsystem
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/GERONIMO-325?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-325

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-325
    Summary: build failed again, tests failed
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Apache Geronimo
 Components: 
             buildsystem

   Assignee: 
   Reporter: karan singh malhi

    Created: Wed, 29 Sep 2004 2:51 PM
    Updated: Wed, 29 Sep 2004 2:58 PM
Environment: red hat linux 9.0, 2.4.2 kernel

Description:
[karan@j2ee geronimo]$ svn update
U  modules/assembly/maven.xml
U  modules/assembly/project.xml
U  modules/assembly/src/plan/j2ee-client-plan.xml
A  modules/system/src/java/org/apache/geronimo/system/main/ClientCommandLine.jav
a
A  modules/j2ee/src/test/org/apache/geronimo/j2ee/deployment/EJBRefContextTest.j
ava
D  modules/j2ee/src/test/org/apache/geronimo/j2ee/deployment/EARContextTest.java
A  modules/j2ee/src/java/org/apache/geronimo/j2ee/deployment/EJBRefContext.java
U  modules/j2ee/src/java/org/apache/geronimo/j2ee/deployment/EARConfigBuilder.ja
va
U  modules/j2ee/src/java/org/apache/geronimo/j2ee/deployment/EJBReferenceBuilder
.java
U  modules/j2ee/src/java/org/apache/geronimo/j2ee/deployment/EARContext.java
U  modules/connector/src/test/org/apache/geronimo/connector/outbound/ManagedConn
ectionFactoryWrapperTest.java
U  modules/connector/src/test/org/apache/geronimo/connector/AdminObjectWrapperTe
st.java
U  modules/jetty/src/etc/META-INF/geronimo-service.xml
U  modules/client-builder/project.xml
U  modules/client-builder/src/java/org/apache/geronimo/client/builder/AppClientM                                                                            oduleBuilder.java
U  modules/naming/src/test/org/apache/geronimo/naming/geronimo/GeronimoRootConte                                                                            xtTest.java
U  modules/naming/src/test/org/apache/geronimo/naming/java/AbstractContextTest.j                                                                            ava
U  modules/naming/src/test/org/apache/geronimo/naming/java/ContextBuilderTest.ja                                                                            va
U  modules/naming/src/test/org/apache/geronimo/naming/java/ThreadContextTest.jav                                                                            a
U  modules/naming/src/java/org/apache/geronimo/naming/deployment/ENCConfigBuilde                                                                            r.java
U  modules/naming/src/java/org/apache/geronimo/naming/jmx/JMXReferenceFactory.ja                                                                            va
D  modules/naming/src/test-data/jndi.properties
U  modules/client/project.xml
A  modules/client/src/java/org/apache/geronimo/client/StaticJndiContextPlugin.ja                                                                            va
U  modules/client/src/java/org/apache/geronimo/client/AppClientContainer.java
D  modules/client/src/java/org/apache/geronimo/client/ClientCommandLine.java
U  etc/version-info.ent
Updated to revision 47503.
[karan@j2ee geronimo]$ maven
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

    [copy] Copying 1 file to /home/karan/geronimo/etc
Starting the reactor...
Our processing order:
Geronimo :: Demo Webapp
Geronimo :: Kernel
Geronimo :: Common
Geronimo :: JMX Debug Webapp
Geronimo maven xmlbeans plugin
Geronimo :: System
Geronimo :: J2EE Schema
Geronimo :: Deployment
Geronimo :: Core
Geronimo :: J2EE
Geronimo :: Naming
Geronimo :: Client
Geronimo :: Remoting
Geronimo :: Network
Geronimo :: Security
Geronimo :: Transaction
Geronimo :: Connector
Geronimo :: Client Builder
Geronimo :: Clustering
Geronimo :: Jetty
Geronimo :: JMX Remoting
Geronimo :: Timer
Geronimo :: Assembly
Geronimo :: Tomcat
Geronimo itest plugin
Geronimo maven deployment plugin
Geronimo :: Spring
Geronimo :: Console Web
+----------------------------------------
| Executing (default): Geronimo :: Demo Webapp
| Memory: 6M/7M
+----------------------------------------
build:start:

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

    [copy] Copying 1 file to /home/karan/geronimo/etc
build:start:

default:
war:init:

java:prepare-filesystem:

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

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

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

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

war:webapp:
    [echo] Assembling webapp geronimo-demo
    [copy] Copying 1 file to /home/karan/geronimo/applications/demo/target/geronimo-demo/WEB-INF

war:war:
    [echo] Building WAR geronimo-demo
    [jar] Updating jar: /home/karan/geronimo/applications/demo/target/geronimo-demo-1.0-SNAPSHOT.war
Copying: from '/home/karan/geronimo/applications/demo/target/geronimo-demo-1.0-SNAPSHOT.war' to: '/home/karan/.maven/repository/geronimo/wars/geronimo-demo-1.0-SNAPSHOT.war'
Copying: from '/home/karan/geronimo/applications/demo/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-demo-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Kernel
| Memory: 6M/8M
+----------------------------------------

war:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Kernel' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/kernel/target/geronimo-kernel-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/kernel/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-kernel-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Common
| Memory: 8M/8M
+----------------------------------------
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Common' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/common/target/geronimo-common-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/common/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-common-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: JMX Debug Webapp
| Memory: 8M/12M
+----------------------------------------
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally
Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
build:start:

default:
war:init:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/geronimo/applications/jmxdebug/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

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

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

war:webapp:
    [echo] Assembling webapp geronimo-jmxdebug
    [copy] Copying 1 file to /home/karan/geronimo/applications/jmxdebug/target/geronimo-jmxdebug/WEB-INF

war:war:
    [echo] Building WAR geronimo-jmxdebug
    [jar] Updating jar: /home/karan/geronimo/applications/jmxdebug/target/geronimo-jmxdebug-1.0-SNAPSHOT.war
Copying: from '/home/karan/geronimo/applications/jmxdebug/target/geronimo-jmxdebug-1.0-SNAPSHOT.war' to: '/home/karan/.maven/repository/geronimo/wars/geronimo-jmxdebug-1.0-SNAPSHOT.war'
Copying: from '/home/karan/geronimo/applications/jmxdebug/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-jmxdebug-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo maven xmlbeans plugin
| Memory: 8M/12M
+----------------------------------------


war:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo maven xmlbeans plugin' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/geronimo/modules/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 /home/karan/.maven/repository/geronimo/plugins
    [unjar] Expanding: /home/karan/geronimo/modules/maven-xmlbeans-plugin/target/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar into /home/karan/.maven/cache/geronimo-xmlbeans-plugin-1.0-SNAPSHOT
+----------------------------------------
| Executing (default): Geronimo :: System
| Memory: 9M/12M
+----------------------------------------
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


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: System' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/geronimo/modules/system/target/classes
    [javac] Compiling 1 source file to /home/karan/geronimo/modules/system/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:
    [delete] Deleting directory /home/karan/geronimo/modules/system/target/tmp
    [mkdir] Created dir: /home/karan/geronimo/modules/system/target/tmp

test:compile:

test:test:
    [junit] Running org.apache.geronimo.system.url.file.FileProtocolTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.18 sec
    [junit] Running org.apache.geronimo.system.url.resource.ResourceProtocolTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.905 sec
    [junit] Running org.apache.geronimo.system.url.GeronimoURLFactoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.923 sec
    [junit] Running org.apache.geronimo.system.configuration.LocalConfigStoreTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.875 sec
    [junit] Running org.apache.geronimo.system.properties.NamingPropertiesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.998 sec

jar:jar:
    [jar] Building jar: /home/karan/geronimo/modules/system/target/geronimo-system-1.0-SNAPSHOT.jar
Copying: from '/home/karan/geronimo/modules/system/target/geronimo-system-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/system/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-system-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: J2EE Schema
| Memory: 12M/15M
+----------------------------------------
Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar.
Artifact /geronimo/plugins/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE Schema' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 2 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/j2ee-schema/target/geronimo-j2ee-schema-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/j2ee-schema/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-j2ee-schema-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Deployment
| Memory: 10M/16M
+----------------------------------------
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-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

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Deployment' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/deployment/target/geronimo-deployment-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/deployment/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-deployment-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Core
| Memory: 11M/16M
+----------------------------------------
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.

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Core' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/core/target/geronimo-core-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/core/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-core-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: J2EE
| Memory: 13M/16M
+----------------------------------------
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-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

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE' is not available
build:start:

default:
java:prepare-filesystem:

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

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:
setupEar:

setupEar:

setupUnpackedEar:
setupBaseUnpackedEar:

setupBaseUnpackedEar:

setupBaseUnpackedEar:


    [javac] Compiling 1 source file to /home/karan/geronimo/modules/j2ee/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.j2ee.deployment.EARConfigBuilderTest
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 4.617 sec
    [junit] Running org.apache.geronimo.j2ee.deployment.EJBRefContextTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] Running org.apache.geronimo.j2ee.management.ServerTest
log4j:WARN No appenders could be found for logger (org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
Created MBeanServer with ID: 10278c5:ff4c194e7d:-8000:j2ee:1
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7fff:j2ee:2
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.41 sec
    [junit] Running org.apache.geronimo.j2ee.management.DomainTest
log4j:WARN No appenders could be found for logger (org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffe:j2ee:1
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffd:j2ee:2
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.697 sec
    [junit] Running org.apache.geronimo.j2ee.management.JVMTest
log4j:WARN No appenders could be found for logger (org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffc:j2ee:1
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffb:j2ee:2
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffa:j2ee:3
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ff9:j2ee:4
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.09 sec

jar:jar:
    [jar] Building jar: /home/karan/geronimo/modules/j2ee/target/geronimo-j2ee-1.0-SNAPSHOT.jar
Copying: from '/home/karan/geronimo/modules/j2ee/target/geronimo-j2ee-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-j2ee-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/j2ee/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-j2ee-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Naming
| Memory: 13M/24M
+----------------------------------------
Attempting to download geronimo-core-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally
Attempting to download geronimo-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-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

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Naming' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/geronimo/modules/naming/target/classes
    [javac] Compiling 2 source files to /home/karan/geronimo/modules/naming/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:
    [javac] Compiling 4 source files to /home/karan/geronimo/modules/naming/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.naming.geronimo.GeronimoRootContextTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.231 sec
    [junit] Running org.apache.geronimo.naming.geronimo.GeronimoContextTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.142 sec
    [junit] Running org.apache.geronimo.naming.java.BasicContextTest
lookup(String) milliseconds: 351
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.492 sec
    [junit] Running org.apache.geronimo.naming.java.ContextBuilderTest
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ff7:j2ee:1
    [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 2.715 sec
    [junit] [ERROR] TEST org.apache.geronimo.naming.java.ContextBuilderTest FAILED
    [junit] Running org.apache.geronimo.naming.java.ThreadContextTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.114 sec

BUILD FAILED
File...... /home/karan/geronimo/maven.xml
Element... maven:reactor
Line...... 238
Column.... 27
Unable to obtain goal [default] -- /home/karan/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
Total time: 3 minutes 5 seconds
Finished at: Wed Sep 29 17:30:20 EDT 2004
 



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (GERONIMO-325) build failed again, tests failed

Posted by de...@geronimo.apache.org.
The following comment has been added to this issue:

     Author: karan singh malhi
    Created: Wed, 29 Sep 2004 5:27 PM
       Body:
Alan,

I am a newbie to open source participation (although have been using open source products since 2000), have subscribed to geronimo mailing list since last august. didnt know whether to report another build error as a comment to my previous bug submission or to report it as a new bug. So i took the liberty to report it as a new bug. Your advice would be a great help 


---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/GERONIMO-325?page=comments#action_53525

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-325

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-325
    Summary: build failed again, tests failed
       Type: Bug

     Status: In Progress
   Priority: Major

    Project: Apache Geronimo
 Components: 
             buildsystem

   Assignee: Alan Cabrera
   Reporter: karan singh malhi

    Created: Wed, 29 Sep 2004 2:51 PM
    Updated: Wed, 29 Sep 2004 5:27 PM
Environment: red hat linux 9.0, 2.4.2 kernel

Description:
[karan@j2ee geronimo]$ svn update
U  modules/assembly/maven.xml
U  modules/assembly/project.xml
U  modules/assembly/src/plan/j2ee-client-plan.xml
A  modules/system/src/java/org/apache/geronimo/system/main/ClientCommandLine.jav
a
A  modules/j2ee/src/test/org/apache/geronimo/j2ee/deployment/EJBRefContextTest.j
ava
D  modules/j2ee/src/test/org/apache/geronimo/j2ee/deployment/EARContextTest.java
A  modules/j2ee/src/java/org/apache/geronimo/j2ee/deployment/EJBRefContext.java
U  modules/j2ee/src/java/org/apache/geronimo/j2ee/deployment/EARConfigBuilder.ja
va
U  modules/j2ee/src/java/org/apache/geronimo/j2ee/deployment/EJBReferenceBuilder
.java
U  modules/j2ee/src/java/org/apache/geronimo/j2ee/deployment/EARContext.java
U  modules/connector/src/test/org/apache/geronimo/connector/outbound/ManagedConn
ectionFactoryWrapperTest.java
U  modules/connector/src/test/org/apache/geronimo/connector/AdminObjectWrapperTe
st.java
U  modules/jetty/src/etc/META-INF/geronimo-service.xml
U  modules/client-builder/project.xml
U  modules/client-builder/src/java/org/apache/geronimo/client/builder/AppClientM                                                                            oduleBuilder.java
U  modules/naming/src/test/org/apache/geronimo/naming/geronimo/GeronimoRootConte                                                                            xtTest.java
U  modules/naming/src/test/org/apache/geronimo/naming/java/AbstractContextTest.j                                                                            ava
U  modules/naming/src/test/org/apache/geronimo/naming/java/ContextBuilderTest.ja                                                                            va
U  modules/naming/src/test/org/apache/geronimo/naming/java/ThreadContextTest.jav                                                                            a
U  modules/naming/src/java/org/apache/geronimo/naming/deployment/ENCConfigBuilde                                                                            r.java
U  modules/naming/src/java/org/apache/geronimo/naming/jmx/JMXReferenceFactory.ja                                                                            va
D  modules/naming/src/test-data/jndi.properties
U  modules/client/project.xml
A  modules/client/src/java/org/apache/geronimo/client/StaticJndiContextPlugin.ja                                                                            va
U  modules/client/src/java/org/apache/geronimo/client/AppClientContainer.java
D  modules/client/src/java/org/apache/geronimo/client/ClientCommandLine.java
U  etc/version-info.ent
Updated to revision 47503.
[karan@j2ee geronimo]$ maven
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

    [copy] Copying 1 file to /home/karan/geronimo/etc
Starting the reactor...
Our processing order:
Geronimo :: Demo Webapp
Geronimo :: Kernel
Geronimo :: Common
Geronimo :: JMX Debug Webapp
Geronimo maven xmlbeans plugin
Geronimo :: System
Geronimo :: J2EE Schema
Geronimo :: Deployment
Geronimo :: Core
Geronimo :: J2EE
Geronimo :: Naming
Geronimo :: Client
Geronimo :: Remoting
Geronimo :: Network
Geronimo :: Security
Geronimo :: Transaction
Geronimo :: Connector
Geronimo :: Client Builder
Geronimo :: Clustering
Geronimo :: Jetty
Geronimo :: JMX Remoting
Geronimo :: Timer
Geronimo :: Assembly
Geronimo :: Tomcat
Geronimo itest plugin
Geronimo maven deployment plugin
Geronimo :: Spring
Geronimo :: Console Web
+----------------------------------------
| Executing (default): Geronimo :: Demo Webapp
| Memory: 6M/7M
+----------------------------------------
build:start:

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

    [copy] Copying 1 file to /home/karan/geronimo/etc
build:start:

default:
war:init:

java:prepare-filesystem:

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

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

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

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

war:webapp:
    [echo] Assembling webapp geronimo-demo
    [copy] Copying 1 file to /home/karan/geronimo/applications/demo/target/geronimo-demo/WEB-INF

war:war:
    [echo] Building WAR geronimo-demo
    [jar] Updating jar: /home/karan/geronimo/applications/demo/target/geronimo-demo-1.0-SNAPSHOT.war
Copying: from '/home/karan/geronimo/applications/demo/target/geronimo-demo-1.0-SNAPSHOT.war' to: '/home/karan/.maven/repository/geronimo/wars/geronimo-demo-1.0-SNAPSHOT.war'
Copying: from '/home/karan/geronimo/applications/demo/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-demo-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Kernel
| Memory: 6M/8M
+----------------------------------------

war:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Kernel' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/kernel/target/geronimo-kernel-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/kernel/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-kernel-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Common
| Memory: 8M/8M
+----------------------------------------
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Common' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/common/target/geronimo-common-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/common/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-common-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: JMX Debug Webapp
| Memory: 8M/12M
+----------------------------------------
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally
Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
build:start:

default:
war:init:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/geronimo/applications/jmxdebug/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

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

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

war:webapp:
    [echo] Assembling webapp geronimo-jmxdebug
    [copy] Copying 1 file to /home/karan/geronimo/applications/jmxdebug/target/geronimo-jmxdebug/WEB-INF

war:war:
    [echo] Building WAR geronimo-jmxdebug
    [jar] Updating jar: /home/karan/geronimo/applications/jmxdebug/target/geronimo-jmxdebug-1.0-SNAPSHOT.war
Copying: from '/home/karan/geronimo/applications/jmxdebug/target/geronimo-jmxdebug-1.0-SNAPSHOT.war' to: '/home/karan/.maven/repository/geronimo/wars/geronimo-jmxdebug-1.0-SNAPSHOT.war'
Copying: from '/home/karan/geronimo/applications/jmxdebug/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-jmxdebug-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo maven xmlbeans plugin
| Memory: 8M/12M
+----------------------------------------


war:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo maven xmlbeans plugin' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/geronimo/modules/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 /home/karan/.maven/repository/geronimo/plugins
    [unjar] Expanding: /home/karan/geronimo/modules/maven-xmlbeans-plugin/target/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar into /home/karan/.maven/cache/geronimo-xmlbeans-plugin-1.0-SNAPSHOT
+----------------------------------------
| Executing (default): Geronimo :: System
| Memory: 9M/12M
+----------------------------------------
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


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: System' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/geronimo/modules/system/target/classes
    [javac] Compiling 1 source file to /home/karan/geronimo/modules/system/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:
    [delete] Deleting directory /home/karan/geronimo/modules/system/target/tmp
    [mkdir] Created dir: /home/karan/geronimo/modules/system/target/tmp

test:compile:

test:test:
    [junit] Running org.apache.geronimo.system.url.file.FileProtocolTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.18 sec
    [junit] Running org.apache.geronimo.system.url.resource.ResourceProtocolTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.905 sec
    [junit] Running org.apache.geronimo.system.url.GeronimoURLFactoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.923 sec
    [junit] Running org.apache.geronimo.system.configuration.LocalConfigStoreTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.875 sec
    [junit] Running org.apache.geronimo.system.properties.NamingPropertiesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.998 sec

jar:jar:
    [jar] Building jar: /home/karan/geronimo/modules/system/target/geronimo-system-1.0-SNAPSHOT.jar
Copying: from '/home/karan/geronimo/modules/system/target/geronimo-system-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/system/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-system-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: J2EE Schema
| Memory: 12M/15M
+----------------------------------------
Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar.
Artifact /geronimo/plugins/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE Schema' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 2 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/j2ee-schema/target/geronimo-j2ee-schema-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/j2ee-schema/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-j2ee-schema-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Deployment
| Memory: 10M/16M
+----------------------------------------
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-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

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Deployment' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/deployment/target/geronimo-deployment-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/deployment/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-deployment-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Core
| Memory: 11M/16M
+----------------------------------------
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.

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Core' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/core/target/geronimo-core-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/core/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-core-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: J2EE
| Memory: 13M/16M
+----------------------------------------
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-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

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE' is not available
build:start:

default:
java:prepare-filesystem:

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

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:
setupEar:

setupEar:

setupUnpackedEar:
setupBaseUnpackedEar:

setupBaseUnpackedEar:

setupBaseUnpackedEar:


    [javac] Compiling 1 source file to /home/karan/geronimo/modules/j2ee/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.j2ee.deployment.EARConfigBuilderTest
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 4.617 sec
    [junit] Running org.apache.geronimo.j2ee.deployment.EJBRefContextTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] Running org.apache.geronimo.j2ee.management.ServerTest
log4j:WARN No appenders could be found for logger (org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
Created MBeanServer with ID: 10278c5:ff4c194e7d:-8000:j2ee:1
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7fff:j2ee:2
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.41 sec
    [junit] Running org.apache.geronimo.j2ee.management.DomainTest
log4j:WARN No appenders could be found for logger (org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffe:j2ee:1
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffd:j2ee:2
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.697 sec
    [junit] Running org.apache.geronimo.j2ee.management.JVMTest
log4j:WARN No appenders could be found for logger (org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffc:j2ee:1
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffb:j2ee:2
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffa:j2ee:3
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ff9:j2ee:4
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.09 sec

jar:jar:
    [jar] Building jar: /home/karan/geronimo/modules/j2ee/target/geronimo-j2ee-1.0-SNAPSHOT.jar
Copying: from '/home/karan/geronimo/modules/j2ee/target/geronimo-j2ee-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-j2ee-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/j2ee/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-j2ee-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Naming
| Memory: 13M/24M
+----------------------------------------
Attempting to download geronimo-core-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally
Attempting to download geronimo-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-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

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Naming' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/geronimo/modules/naming/target/classes
    [javac] Compiling 2 source files to /home/karan/geronimo/modules/naming/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:
    [javac] Compiling 4 source files to /home/karan/geronimo/modules/naming/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.naming.geronimo.GeronimoRootContextTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.231 sec
    [junit] Running org.apache.geronimo.naming.geronimo.GeronimoContextTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.142 sec
    [junit] Running org.apache.geronimo.naming.java.BasicContextTest
lookup(String) milliseconds: 351
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.492 sec
    [junit] Running org.apache.geronimo.naming.java.ContextBuilderTest
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ff7:j2ee:1
    [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 2.715 sec
    [junit] [ERROR] TEST org.apache.geronimo.naming.java.ContextBuilderTest FAILED
    [junit] Running org.apache.geronimo.naming.java.ThreadContextTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.114 sec

BUILD FAILED
File...... /home/karan/geronimo/maven.xml
Element... maven:reactor
Line...... 238
Column.... 27
Unable to obtain goal [default] -- /home/karan/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
Total time: 3 minutes 5 seconds
Finished at: Wed Sep 29 17:30:20 EDT 2004
 



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-325) build failed again, tests failed

Posted by de...@geronimo.apache.org.
Message:

   The following issue has been closed.

   Resolver: Alan Cabrera
       Date: Wed, 29 Sep 2004 6:08 PM

The build was broken.   Thanks!
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-325

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-325
    Summary: build failed again, tests failed
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Apache Geronimo
 Components: 
             buildsystem

   Assignee: Alan Cabrera
   Reporter: karan singh malhi

    Created: Wed, 29 Sep 2004 2:51 PM
    Updated: Wed, 29 Sep 2004 6:08 PM
Environment: red hat linux 9.0, 2.4.2 kernel

Description:
[karan@j2ee geronimo]$ svn update
U  modules/assembly/maven.xml
U  modules/assembly/project.xml
U  modules/assembly/src/plan/j2ee-client-plan.xml
A  modules/system/src/java/org/apache/geronimo/system/main/ClientCommandLine.jav
a
A  modules/j2ee/src/test/org/apache/geronimo/j2ee/deployment/EJBRefContextTest.j
ava
D  modules/j2ee/src/test/org/apache/geronimo/j2ee/deployment/EARContextTest.java
A  modules/j2ee/src/java/org/apache/geronimo/j2ee/deployment/EJBRefContext.java
U  modules/j2ee/src/java/org/apache/geronimo/j2ee/deployment/EARConfigBuilder.ja
va
U  modules/j2ee/src/java/org/apache/geronimo/j2ee/deployment/EJBReferenceBuilder
.java
U  modules/j2ee/src/java/org/apache/geronimo/j2ee/deployment/EARContext.java
U  modules/connector/src/test/org/apache/geronimo/connector/outbound/ManagedConn
ectionFactoryWrapperTest.java
U  modules/connector/src/test/org/apache/geronimo/connector/AdminObjectWrapperTe
st.java
U  modules/jetty/src/etc/META-INF/geronimo-service.xml
U  modules/client-builder/project.xml
U  modules/client-builder/src/java/org/apache/geronimo/client/builder/AppClientM                                                                            oduleBuilder.java
U  modules/naming/src/test/org/apache/geronimo/naming/geronimo/GeronimoRootConte                                                                            xtTest.java
U  modules/naming/src/test/org/apache/geronimo/naming/java/AbstractContextTest.j                                                                            ava
U  modules/naming/src/test/org/apache/geronimo/naming/java/ContextBuilderTest.ja                                                                            va
U  modules/naming/src/test/org/apache/geronimo/naming/java/ThreadContextTest.jav                                                                            a
U  modules/naming/src/java/org/apache/geronimo/naming/deployment/ENCConfigBuilde                                                                            r.java
U  modules/naming/src/java/org/apache/geronimo/naming/jmx/JMXReferenceFactory.ja                                                                            va
D  modules/naming/src/test-data/jndi.properties
U  modules/client/project.xml
A  modules/client/src/java/org/apache/geronimo/client/StaticJndiContextPlugin.ja                                                                            va
U  modules/client/src/java/org/apache/geronimo/client/AppClientContainer.java
D  modules/client/src/java/org/apache/geronimo/client/ClientCommandLine.java
U  etc/version-info.ent
Updated to revision 47503.
[karan@j2ee geronimo]$ maven
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

    [copy] Copying 1 file to /home/karan/geronimo/etc
Starting the reactor...
Our processing order:
Geronimo :: Demo Webapp
Geronimo :: Kernel
Geronimo :: Common
Geronimo :: JMX Debug Webapp
Geronimo maven xmlbeans plugin
Geronimo :: System
Geronimo :: J2EE Schema
Geronimo :: Deployment
Geronimo :: Core
Geronimo :: J2EE
Geronimo :: Naming
Geronimo :: Client
Geronimo :: Remoting
Geronimo :: Network
Geronimo :: Security
Geronimo :: Transaction
Geronimo :: Connector
Geronimo :: Client Builder
Geronimo :: Clustering
Geronimo :: Jetty
Geronimo :: JMX Remoting
Geronimo :: Timer
Geronimo :: Assembly
Geronimo :: Tomcat
Geronimo itest plugin
Geronimo maven deployment plugin
Geronimo :: Spring
Geronimo :: Console Web
+----------------------------------------
| Executing (default): Geronimo :: Demo Webapp
| Memory: 6M/7M
+----------------------------------------
build:start:

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

    [copy] Copying 1 file to /home/karan/geronimo/etc
build:start:

default:
war:init:

java:prepare-filesystem:

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

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

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

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

war:webapp:
    [echo] Assembling webapp geronimo-demo
    [copy] Copying 1 file to /home/karan/geronimo/applications/demo/target/geronimo-demo/WEB-INF

war:war:
    [echo] Building WAR geronimo-demo
    [jar] Updating jar: /home/karan/geronimo/applications/demo/target/geronimo-demo-1.0-SNAPSHOT.war
Copying: from '/home/karan/geronimo/applications/demo/target/geronimo-demo-1.0-SNAPSHOT.war' to: '/home/karan/.maven/repository/geronimo/wars/geronimo-demo-1.0-SNAPSHOT.war'
Copying: from '/home/karan/geronimo/applications/demo/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-demo-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Kernel
| Memory: 6M/8M
+----------------------------------------

war:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Kernel' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/kernel/target/geronimo-kernel-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/kernel/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-kernel-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Common
| Memory: 8M/8M
+----------------------------------------
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Common' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/common/target/geronimo-common-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/common/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-common-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: JMX Debug Webapp
| Memory: 8M/12M
+----------------------------------------
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally
Attempting to download geronimo-common-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-common-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
build:start:

default:
war:init:

java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/geronimo/applications/jmxdebug/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

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

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

war:webapp:
    [echo] Assembling webapp geronimo-jmxdebug
    [copy] Copying 1 file to /home/karan/geronimo/applications/jmxdebug/target/geronimo-jmxdebug/WEB-INF

war:war:
    [echo] Building WAR geronimo-jmxdebug
    [jar] Updating jar: /home/karan/geronimo/applications/jmxdebug/target/geronimo-jmxdebug-1.0-SNAPSHOT.war
Copying: from '/home/karan/geronimo/applications/jmxdebug/target/geronimo-jmxdebug-1.0-SNAPSHOT.war' to: '/home/karan/.maven/repository/geronimo/wars/geronimo-jmxdebug-1.0-SNAPSHOT.war'
Copying: from '/home/karan/geronimo/applications/jmxdebug/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-jmxdebug-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo maven xmlbeans plugin
| Memory: 8M/12M
+----------------------------------------


war:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo maven xmlbeans plugin' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/geronimo/modules/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 /home/karan/.maven/repository/geronimo/plugins
    [unjar] Expanding: /home/karan/geronimo/modules/maven-xmlbeans-plugin/target/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar into /home/karan/.maven/cache/geronimo-xmlbeans-plugin-1.0-SNAPSHOT
+----------------------------------------
| Executing (default): Geronimo :: System
| Memory: 9M/12M
+----------------------------------------
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


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: System' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/geronimo/modules/system/target/classes
    [javac] Compiling 1 source file to /home/karan/geronimo/modules/system/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:
    [delete] Deleting directory /home/karan/geronimo/modules/system/target/tmp
    [mkdir] Created dir: /home/karan/geronimo/modules/system/target/tmp

test:compile:

test:test:
    [junit] Running org.apache.geronimo.system.url.file.FileProtocolTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.18 sec
    [junit] Running org.apache.geronimo.system.url.resource.ResourceProtocolTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.905 sec
    [junit] Running org.apache.geronimo.system.url.GeronimoURLFactoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.923 sec
    [junit] Running org.apache.geronimo.system.configuration.LocalConfigStoreTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.875 sec
    [junit] Running org.apache.geronimo.system.properties.NamingPropertiesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.998 sec

jar:jar:
    [jar] Building jar: /home/karan/geronimo/modules/system/target/geronimo-system-1.0-SNAPSHOT.jar
Copying: from '/home/karan/geronimo/modules/system/target/geronimo-system-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-system-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/system/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-system-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: J2EE Schema
| Memory: 12M/15M
+----------------------------------------
Attempting to download geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar.
Artifact /geronimo/plugins/geronimo-xmlbeans-plugin-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE Schema' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 2 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/j2ee-schema/target/geronimo-j2ee-schema-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-j2ee-schema-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/j2ee-schema/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-j2ee-schema-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Deployment
| Memory: 10M/16M
+----------------------------------------
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-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

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Deployment' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/deployment/target/geronimo-deployment-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-deployment-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/deployment/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-deployment-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Core
| Memory: 11M/16M
+----------------------------------------
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.

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Core' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/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 '/home/karan/geronimo/modules/core/target/geronimo-core-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/core/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-core-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: J2EE
| Memory: 13M/16M
+----------------------------------------
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-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

jar:jar:

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: J2EE' is not available
build:start:

default:
java:prepare-filesystem:

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

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:
setupEar:

setupEar:

setupUnpackedEar:
setupBaseUnpackedEar:

setupBaseUnpackedEar:

setupBaseUnpackedEar:


    [javac] Compiling 1 source file to /home/karan/geronimo/modules/j2ee/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.j2ee.deployment.EARConfigBuilderTest
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 4.617 sec
    [junit] Running org.apache.geronimo.j2ee.deployment.EJBRefContextTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] Running org.apache.geronimo.j2ee.management.ServerTest
log4j:WARN No appenders could be found for logger (org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
Created MBeanServer with ID: 10278c5:ff4c194e7d:-8000:j2ee:1
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7fff:j2ee:2
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.41 sec
    [junit] Running org.apache.geronimo.j2ee.management.DomainTest
log4j:WARN No appenders could be found for logger (org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffe:j2ee:1
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffd:j2ee:2
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.697 sec
    [junit] Running org.apache.geronimo.j2ee.management.JVMTest
log4j:WARN No appenders could be found for logger (org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffc:j2ee:1
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffb:j2ee:2
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ffa:j2ee:3
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ff9:j2ee:4
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.09 sec

jar:jar:
    [jar] Building jar: /home/karan/geronimo/modules/j2ee/target/geronimo-j2ee-1.0-SNAPSHOT.jar
Copying: from '/home/karan/geronimo/modules/j2ee/target/geronimo-j2ee-1.0-SNAPSHOT.jar' to: '/home/karan/.maven/repository/geronimo/jars/geronimo-j2ee-1.0-SNAPSHOT.jar'
Copying: from '/home/karan/geronimo/modules/j2ee/project.xml' to: '/home/karan/.maven/repository/geronimo/poms/geronimo-j2ee-1.0-SNAPSHOT.pom'
+----------------------------------------
| Executing (default): Geronimo :: Naming
| Memory: 13M/24M
+----------------------------------------
Attempting to download geronimo-core-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-core-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Artifact /geronimo/jars/geronimo-kernel-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally
Attempting to download geronimo-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-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

jar:install:


build:end:

    [copy] Copying 1 file to /home/karan/geronimo/etc
Plugin 'maven-deploy-plugin' in project 'Geronimo :: Naming' is not available
build:start:

default:
java:prepare-filesystem:

java:compile:
    [depend] Deleted 0 out of date files in 0 seconds
    [echo] Compiling to /home/karan/geronimo/modules/naming/target/classes
    [javac] Compiling 2 source files to /home/karan/geronimo/modules/naming/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:
    [javac] Compiling 4 source files to /home/karan/geronimo/modules/naming/target/test-classes

test:test:
    [junit] Running org.apache.geronimo.naming.geronimo.GeronimoRootContextTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.231 sec
    [junit] Running org.apache.geronimo.naming.geronimo.GeronimoContextTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.142 sec
    [junit] Running org.apache.geronimo.naming.java.BasicContextTest
lookup(String) milliseconds: 351
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.492 sec
    [junit] Running org.apache.geronimo.naming.java.ContextBuilderTest
Created MBeanServer with ID: 10278c5:ff4c194e7d:-7ff7:j2ee:1
    [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 2.715 sec
    [junit] [ERROR] TEST org.apache.geronimo.naming.java.ContextBuilderTest FAILED
    [junit] Running org.apache.geronimo.naming.java.ThreadContextTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.114 sec

BUILD FAILED
File...... /home/karan/geronimo/maven.xml
Element... maven:reactor
Line...... 238
Column.... 27
Unable to obtain goal [default] -- /home/karan/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
Total time: 3 minutes 5 seconds
Finished at: Wed Sep 29 17:30:20 EDT 2004
 



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira