You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by pr...@apache.org on 2007/12/07 03:26:00 UTC

[BUILD] 2.1: Failed for Revision: 601958

OpenEJB trunk at 601816
Geronimo Revision: 601958 built with tests included
 
See the full build-2100.log file at http://people.apache.org/~prasad/binaries/trunk/20071206/build-2100.log
 
[INFO] Surefire report directory: /home/prasad/geronimo/trunk/plugins/activemq/geronimo-activemq/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.geronimo.activemq.ConnectorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /home/prasad/geronimo/trunk/plugins/activemq/geronimo-activemq/target/geronimo-activemq-2.1-SNAPSHOT.jar
[INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] Checking legal files in: geronimo-activemq-2.1-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/prasad/geronimo/trunk/plugins/activemq/geronimo-activemq/target/geronimo-activemq-2.1-SNAPSHOT.jar to /home/prasad/.m2/repository/org/apache/geronimo/modules/geronimo-activemq/2.1-SNAPSHOT/geronimo-activemq-2.1-SNAPSHOT.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Geronimo Modules :: J2EE Schema
[INFO]    task-segment: [install]
[INFO] ----------------------------------------------------------------------------
Downloading: http://download.java.net/maven/1//org.apache.geronimo.schema/poms/geronimo-schema-j2ee_1.4-1.2.pom
Downloading: http://people.apache.org/repo/m2-incubating-repository//org/apache/geronimo/schema/geronimo-schema-j2ee_1.4/1.2/geronimo-schema-j2ee_1.4-1.2.pom
Downloading: http://repo1.maven.org/maven2/org/apache/geronimo/schema/geronimo-schema-j2ee_1.4/1.2/geronimo-schema-j2ee_1.4-1.2.pom
8K downloaded
Downloading: http://download.java.net/maven/1//org.apache.geronimo.schema/poms/geronimo-schema-jee_5-1.1.pom
Downloading: http://people.apache.org/repo/m2-incubating-repository//org/apache/geronimo/schema/geronimo-schema-jee_5/1.1/geronimo-schema-jee_5-1.1.pom
Downloading: http://repo1.maven.org/maven2/org/apache/geronimo/schema/geronimo-schema-jee_5/1.1/geronimo-schema-jee_5-1.1.pom
7K downloaded
Downloading: http://download.java.net/maven/1//org.apache.geronimo.schema/jars/geronimo-schema-jee_5-1.1.jar
Downloading: http://people.apache.org/repo/m2-incubating-repository//org/apache/geronimo/schema/geronimo-schema-jee_5/1.1/geronimo-schema-jee_5-1.1.jar
Downloading: http://repo1.maven.org/maven2/org/apache/geronimo/schema/geronimo-schema-jee_5/1.1/geronimo-schema-jee_5-1.1.jar
1424K downloaded
Downloading: http://download.java.net/maven/1//org.apache.geronimo.schema/jars/geronimo-schema-j2ee_1.4-1.2.jar
Downloading: http://people.apache.org/repo/m2-incubating-repository//org/apache/geronimo/schema/geronimo-schema-j2ee_1.4/1.2/geronimo-schema-j2ee_1.4-1.2.jar
Downloading: http://repo1.maven.org/maven2/org/apache/geronimo/schema/geronimo-schema-j2ee_1.4/1.2/geronimo-schema-j2ee_1.4-1.2.jar
1127K downloaded
[INFO] [enforcer:enforce {execution: default}]
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] Created dir: /home/prasad/geronimo/trunk/plugins/j2ee/geronimo-j2ee-schema/target/classes/META-INF
[INFO] Copying 2 files to /home/prasad/geronimo/trunk/plugins/j2ee/geronimo-j2ee-schema/target/classes/META-INF
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 6 source files to /home/prasad/geronimo/trunk/plugins/j2ee/geronimo-j2ee-schema/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to /home/prasad/geronimo/trunk/plugins/j2ee/geronimo-j2ee-schema/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/prasad/geronimo/trunk/plugins/j2ee/geronimo-j2ee-schema/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.geronimo.schema.SchemaConversionUtilsTest
Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.832 sec <<< FAILURE!

Results :

Failed tests: 
  testGeronimoNamingNamespaceChange(org.apache.geronimo.schema.SchemaConversionUtilsTest)

Tests run: 9, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: There are test failures.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:560)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:480)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:459)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:280)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:425)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:443)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)
	... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 58 seconds
[INFO] Finished at: Thu Dec 06 21:22:38 EST 2007
[INFO] Final Memory: 152M/543M
[INFO] ------------------------------------------------------------------------