Skip to content

Instantly share code, notes, and snippets.

@maeste
Created July 29, 2011 16:17
Show Gist options
  • Select an option

  • Save maeste/1114146 to your computer and use it in GitHub Desktop.

Select an option

Save maeste/1114146 to your computer and use it in GitHub Desktop.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.shrinkwrap.descriptor.spi.query.PatternTestCase
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running org.jboss.shrinkwrap.descriptor.spi.xml.dom.XMLRoundTripTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Running org.jboss.shrinkwrap.descriptor.spi.NodeTestCase
Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
Running org.jboss.shrinkwrap.descriptor.spi.query.QueryTestCase
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.jboss.shrinkwrap.descriptor.spi.xml.dom.XMLImporterTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Results :
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ shrinkwrap-descriptors-spi ---
[INFO] Building jar: /dati/project/RH/descriptors/spi/target/shrinkwrap-descriptors-spi-1.1.0-alpha-3-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ shrinkwrap-descriptors-spi ---
[INFO] Building jar: /dati/project/RH/descriptors/spi/target/shrinkwrap-descriptors-spi-1.1.0-alpha-3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ shrinkwrap-descriptors-spi ---
[INFO] Installing /dati/project/RH/descriptors/spi/target/shrinkwrap-descriptors-spi-1.1.0-alpha-3-SNAPSHOT.jar to /home/maeste/.m2/repository/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/1.1.0-alpha-3-SNAPSHOT/shrinkwrap-descriptors-spi-1.1.0-alpha-3-SNAPSHOT.jar
[INFO] Installing /dati/project/RH/descriptors/spi/pom.xml to /home/maeste/.m2/repository/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/1.1.0-alpha-3-SNAPSHOT/shrinkwrap-descriptors-spi-1.1.0-alpha-3-SNAPSHOT.pom
[INFO] Installing /dati/project/RH/descriptors/spi/target/shrinkwrap-descriptors-spi-1.1.0-alpha-3-SNAPSHOT-sources.jar to /home/maeste/.m2/repository/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/1.1.0-alpha-3-SNAPSHOT/shrinkwrap-descriptors-spi-1.1.0-alpha-3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ShrinkWrap Descriptors Implementation 1.1.0-alpha-3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-plugin-versions) @ shrinkwrap-descriptors-impl-base ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ shrinkwrap-descriptors-impl-base ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ shrinkwrap-descriptors-impl-base ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-environment) @ shrinkwrap-descriptors-impl-base ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ shrinkwrap-descriptors-impl-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ shrinkwrap-descriptors-impl-base ---
[INFO] Compiling 45 source files to /dati/project/RH/descriptors/impl-base/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ shrinkwrap-descriptors-impl-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ shrinkwrap-descriptors-impl-base ---
[INFO] Compiling 9 source files to /dati/project/RH/descriptors/impl-base/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ shrinkwrap-descriptors-impl-base ---
[INFO] Surefire report directory: /dati/project/RH/descriptors/impl-base/target/surefire-reports
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ShrinkWrap Descriptors Aggregator ................. SUCCESS [0.665s]
[INFO] ShrinkWrap Descriptors API Base ................... SUCCESS [1.527s]
[INFO] ShrinkWrap Descriptors Source Generator ........... SUCCESS [4.805s]
[INFO] ShrinkWrap Descriptors API ........................ SUCCESS [2.925s]
[INFO] ShrinkWrap Descriptors SPI ........................ SUCCESS [3.781s]
[INFO] ShrinkWrap Descriptors Implementation ............. FAILURE [2.269s]
[INFO] ShrinkWrap Descriptors Generated Implementation ... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.236s
[INFO] Finished at: Fri Jul 29 18:12:17 CEST 2011
[INFO] Final Memory: 13M/310M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test (default-test) on project shrinkwrap-descriptors-impl-base: There are test failures.
[ERROR]
[ERROR] Please refer to /dati/project/RH/descriptors/impl-base/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :shrinkwrap-descriptors-impl-base
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment