Skip to content

Instantly share code, notes, and snippets.

@garethahealy
Created February 26, 2018 11:02
Show Gist options
  • Save garethahealy/f868e56ffe3e267adf2f7ca985168c07 to your computer and use it in GitHub Desktop.
Save garethahealy/f868e56ffe3e267adf2f7ca985168c07 to your computer and use it in GitHub Desktop.
dozer karaf2 failure
[INFO] ------------------------------------------------------------------------
[INFO] Building Dozer :: Tests :: OSGi Bundle Tests 6.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dozer-osgi-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ dozer-osgi-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ dozer-osgi-tests ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ dozer-osgi-tests ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- directory-maven-plugin:0.2:directory-of (directories) @ dozer-osgi-tests ---
[INFO] Directory of com.github.[secure]:dozer-parent set to: /home/travis/build/DozerMapper/dozer
[INFO]
[INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ dozer-osgi-tests ---
[INFO] Created: /home/travis/build/DozerMapper/dozer/tests/dozer-osgi-tests/target/classes/META-INF/maven/dependencies.properties
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dozer-osgi-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/travis/build/DozerMapper/dozer/tests/dozer-osgi-tests/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ dozer-osgi-tests ---
[INFO] No sources to compile
[INFO]
[INFO] --- alta-maven-plugin:0.6.1:generate-test-resources (default) @ dozer-osgi-tests ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dozer-osgi-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 80 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ dozer-osgi-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /home/travis/build/DozerMapper/dozer/tests/dozer-osgi-tests/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ dozer-osgi-tests ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.github.[secure].osgitests.DozerProtoOsgiContainerTest
[main] INFO org.ops4j.pax.exam.spi.DefaultExamSystem - Pax Exam System (Version: 4.11.0) created.
[main] INFO org.ops4j.pax.exam.junit.impl.ProbeRunner - creating PaxExam runner for class com.github.[secure].osgitests.DozerProtoOsgiContainerTest
[main] INFO org.ops4j.pax.exam.junit.impl.ProbeRunner - running test class com.github.[secure].osgitests.DozerProtoOsgiContainerTest
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Creating RMI registry server on 127.0.0.1:21000
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Log file should not be modified by the test framework
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Found 0 options when requesting OverrideJUnitBundlesOption.class
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
[main] INFO org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient - Waiting for remote bundle context.. on 21000 name: 42612e9a-bb15-4db7-83a7-bfc6e158a7ea timout: [ RelativeTimeout value = 180000 ]
 __ __ ____ 
 / //_/____ __________ _/ __/ 
 / ,< / __ `/ ___/ __ `/ /_ 
 / /| |/ /_/ / / / /_/ / __/ 
 /_/ |_|\__,_/_/ \__,_/_/ 
 Apache Karaf (4.1.2)
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown Karaf.
[main] WARN org.ops4j.pax.exam.spi.DefaultExamSystem - Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
[main] WARN org.ops4j.pax.exam.spi.DefaultExamSystem - Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
[main] INFO org.ops4j.pax.exam.spi.reactors.ReactorManager - suite finished
[?1h=~
[?2004hkaraf@root()> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.517 s - in com.github.[secure].osgitests.DozerProtoOsgiContainerTest
[INFO] Running com.github.[secure].osgitests.karaf.DozerCoreKaraf2MinimalDependenciesOsgiContainerTest
[main] INFO org.ops4j.pax.exam.junit.impl.ProbeRunner - creating PaxExam runner for class com.github.[secure].osgitests.karaf.DozerCoreKaraf2MinimalDependenciesOsgiContainerTest
[main] INFO org.ops4j.pax.exam.junit.impl.ProbeRunner - running test class com.github.[secure].osgitests.karaf.DozerCoreKaraf2MinimalDependenciesOsgiContainerTest
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Creating RMI registry server on 127.0.0.1:21000
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Log file should not be modified by the test framework
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Found 0 options when requesting OverrideJUnitBundlesOption.class
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
[main] INFO org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient - Waiting for remote bundle context.. on 21000 name: b215d9bf-e79e-49fb-bf51-b59ec1cb52f0 timout: [ RelativeTimeout value = 180000 ]
__ __ ____
/ //_/____ __________ _/ __/
/ ,< / __ `/ ___/ __ `/ /_
/ /| |/ /_/ / / / /_/ / __/
/_/ |_|\__,_/_/ \__,_/_/
Apache Karaf (2.4.4)
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'osgi:shutdown' or 'logout' to shutdown Karaf.
^D
karaf@root>
[main] WARN org.ops4j.pax.exam.spi.DefaultExamSystem - Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
[main] WARN org.ops4j.pax.exam.spi.DefaultExamSystem - Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 7.474 s <<< FAILURE! - in com.github.[secure].osgitests.karaf.DozerCoreKaraf2MinimalDependenciesOsgiContainerTest
[ERROR] com.github.[secure].osgitests.karaf.DozerCoreKaraf2MinimalDependenciesOsgiContainerTest Time elapsed: 7.427 s <<< ERROR!
java.lang.RuntimeException: waitForState
Caused by: java.rmi.UnmarshalException:
Error unmarshaling return header; nested exception is:
java.io.EOFException
Caused by: java.io.EOFException
[ERROR] com.github.[secure].osgitests.karaf.DozerCoreKaraf2MinimalDependenciesOsgiContainerTest Time elapsed: 7.474 s <<< ERROR!
java.lang.RuntimeException: Container never came up
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:369)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:275)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:239)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:160)
[INFO] Running com.github.[secure].osgitests.karaf.DozerCoreKaraf4OsgiContainerTest
[main] INFO org.ops4j.pax.exam.junit.impl.ProbeRunner - creating PaxExam runner for class com.github.[secure].osgitests.karaf.DozerCoreKaraf4OsgiContainerTest
[main] INFO org.ops4j.pax.exam.junit.impl.ProbeRunner - running test class com.github.[secure].osgitests.karaf.DozerCoreKaraf4OsgiContainerTest
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Creating RMI registry server on 127.0.0.1:21001
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Log file should not be modified by the test framework
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Found 0 options when requesting OverrideJUnitBundlesOption.class
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
[main] INFO org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient - Waiting for remote bundle context.. on 21001 name: 019403f6-8573-4ced-89f4-46559c4402a9 timout: [ RelativeTimeout value = 180000 ]
 __ __ ____ 
 / //_/____ __________ _/ __/ 
 / ,< / __ `/ ___/ __ `/ /_ 
 / /| |/ /_/ / / / /_/ / __/ 
 /_/ |_|\__,_/_/ \__,_/_/ 
 Apache Karaf (4.1.2)
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown Karaf.
[main] WARN org.ops4j.pax.exam.spi.DefaultExamSystem - Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
[main] WARN org.ops4j.pax.exam.spi.DefaultExamSystem - Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
[?1h=~
[?2004hkaraf@root()> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.962 s - in com.github.[secure].osgitests.karaf.DozerCoreKaraf4OsgiContainerTest
[INFO] Running com.github.[secure].osgitests.karaf.DozerCoreKaraf2OsgiContainerTest
[main] INFO org.ops4j.pax.exam.junit.impl.ProbeRunner - creating PaxExam runner for class com.github.[secure].osgitests.karaf.DozerCoreKaraf2OsgiContainerTest
[main] INFO org.ops4j.pax.exam.junit.impl.ProbeRunner - running test class com.github.[secure].osgitests.karaf.DozerCoreKaraf2OsgiContainerTest
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Creating RMI registry server on 127.0.0.1:21001
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Log file should not be modified by the test framework
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Found 0 options when requesting OverrideJUnitBundlesOption.class
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
[main] INFO org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient - Waiting for remote bundle context.. on 21001 name: b2841970-652b-416f-bf74-383afe46bdbb timout: [ RelativeTimeout value = 180000 ]
__ __ ____
/ //_/____ __________ _/ __/
/ ,< / __ `/ ___/ __ `/ /_
/ /| |/ /_/ / / / /_/ / __/
/_/ |_|\__,_/_/ \__,_/_/
Apache Karaf (2.4.4)
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'osgi:shutdown' or 'logout' to shutdown Karaf.
^D
karaf@root> karaf@root>
[main] WARN org.ops4j.pax.exam.spi.DefaultExamSystem - Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
[main] WARN org.ops4j.pax.exam.spi.DefaultExamSystem - Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 7.686 s <<< FAILURE! - in com.github.[secure].osgitests.karaf.DozerCoreKaraf2OsgiContainerTest
[ERROR] com.github.[secure].osgitests.karaf.DozerCoreKaraf2OsgiContainerTest Time elapsed: 7.648 s <<< ERROR!
java.lang.RuntimeException: waitForState
Caused by: java.rmi.UnmarshalException:
Error unmarshaling return header; nested exception is:
java.io.EOFException
Caused by: java.io.EOFException
[ERROR] com.github.[secure].osgitests.karaf.DozerCoreKaraf2OsgiContainerTest Time elapsed: 7.686 s <<< ERROR!
java.lang.RuntimeException: Container never came up
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:369)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:275)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:239)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:160)
[INFO] Running com.github.[secure].osgitests.karaf.DozerCoreKaraf4MinimalDependenciesOsgiContainerTest
[main] INFO org.ops4j.pax.exam.junit.impl.ProbeRunner - creating PaxExam runner for class com.github.[secure].osgitests.karaf.DozerCoreKaraf4MinimalDependenciesOsgiContainerTest
[main] INFO org.ops4j.pax.exam.junit.impl.ProbeRunner - running test class com.github.[secure].osgitests.karaf.DozerCoreKaraf4MinimalDependenciesOsgiContainerTest
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Creating RMI registry server on 127.0.0.1:21002
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Log file should not be modified by the test framework
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Found 0 options when requesting OverrideJUnitBundlesOption.class
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
[main] INFO org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient - Waiting for remote bundle context.. on 21002 name: 420b20e2-9b8a-4796-8ffb-c9451361c7b8 timout: [ RelativeTimeout value = 180000 ]
 __ __ ____ 
 / //_/____ __________ _/ __/ 
 / ,< / __ `/ ___/ __ `/ /_ 
 / /| |/ /_/ / / / /_/ / __/ 
 /_/ |_|\__,_/_/ \__,_/_/ 
 Apache Karaf (4.1.2)
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown Karaf.
[main] WARN org.ops4j.pax.exam.spi.DefaultExamSystem - Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
[main] WARN org.ops4j.pax.exam.spi.DefaultExamSystem - Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
[?1h=~
[?2004hkaraf@root()> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.928 s - in com.github.[secure].osgitests.karaf.DozerCoreKaraf4MinimalDependenciesOsgiContainerTest
[INFO] Running com.github.[secure].osgitests.DozerSpringOsgiContainerTest
[main] INFO org.ops4j.pax.exam.junit.impl.ProbeRunner - creating PaxExam runner for class com.github.[secure].osgitests.DozerSpringOsgiContainerTest
[main] INFO org.ops4j.pax.exam.junit.impl.ProbeRunner - running test class com.github.[secure].osgitests.DozerSpringOsgiContainerTest
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Creating RMI registry server on 127.0.0.1:21002
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Log file should not be modified by the test framework
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Found 0 options when requesting OverrideJUnitBundlesOption.class
[main] INFO org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer - Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
[main] INFO org.ops4j.pax.exam.rbc.client.RemoteBundleContextClient - Waiting for remote bundle context.. on 21002 name: 08a988d0-dfbb-43c7-9fe5-7181fc489368 timout: [ RelativeTimeout value = 180000 ]
 __ __ ____ 
 / //_/____ __________ _/ __/ 
 / ,< / __ `/ ___/ __ `/ /_ 
 / /| |/ /_/ / / / /_/ / __/ 
 /_/ |_|\__,_/_/ \__,_/_/ 
 Apache Karaf (4.1.2)
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown Karaf.
[main] WARN org.ops4j.pax.exam.spi.DefaultExamSystem - Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
[main] WARN org.ops4j.pax.exam.spi.DefaultExamSystem - Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
[?1h=~
[?2004hkaraf@root()> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.552 s - in com.github.[secure].osgitests.DozerSpringOsgiContainerTest
[INFO]
[INFO] Results:
[INFO]
[ERROR] Errors:
[ERROR] DozerCoreKaraf2MinimalDependenciesOsgiContainerTest.com.github.[secure].osgitests.karaf.DozerCoreKaraf2MinimalDependenciesOsgiContainerTest » Runtime
[ERROR] DozerCoreKaraf2OsgiContainerTest.com.github.[secure].osgitests.karaf.DozerCoreKaraf2OsgiContainerTest » Runtime
[ERROR] JUnit4Provider.invoke:160->executeTestSet:239->executeWithRerun:275->execute:369 » Runtime
[ERROR] JUnit4Provider.invoke:160->executeTestSet:239->executeWithRerun:275->execute:369 » Runtime
[INFO]
[ERROR] Tests run: 18, Failures: 0, Errors: 4, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Dozer :: Parent .................................... SUCCESS [ 1.932 s]
[INFO] Dozer :: Building Tools ............................ SUCCESS [ 0.753 s]
[INFO] Dozer :: BOM Dependencies .......................... SUCCESS [ 0.084 s]
[INFO] Dozer :: Plugins Parent ............................ SUCCESS [ 4.888 s]
[INFO] Dozer :: XML Schema ................................ SUCCESS [ 12.266 s]
[INFO] Dozer :: Core ...................................... SUCCESS [01:18 min]
[INFO] Dozer :: Spring 4 .................................. SUCCESS [ 6.264 s]
[INFO] Dozer :: Spring Boot AutoConfiguration ............. SUCCESS [ 0.586 s]
[INFO] Dozer :: Spring Boot AutoConfiguration :: AutoConfiguration SUCCESS [ 10.375 s]
[INFO] Dozer :: Spring Boot AutoConfiguration :: Starter .. SUCCESS [ 0.613 s]
[INFO] Dozer :: Protobuf 3 ................................ SUCCESS [ 20.078 s]
[INFO] Dozer :: Tests ..................................... SUCCESS [ 0.516 s]
[INFO] Dozer :: Tests :: OSGi Bundle Tests Model .......... SUCCESS [ 5.926 s]
[INFO] Dozer :: Tests :: OSGi Bundle Tests ................ FAILURE [01:34 min]
[INFO] Dozer :: Tests :: Wildfly Tests .................... SKIPPED
[INFO] Dozer :: Tests :: JMH Tests ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:58 min
[INFO] Finished at: 2017-12-27T15:10:52Z
[INFO] Final Memory: 101M/747M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project dozer-osgi-tests: There are test failures.
[ERROR]
[ERROR] Please refer to /home/travis/build/DozerMapper/dozer/tests/dozer-osgi-tests/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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 :dozer-osgi-tests
travis_time:end:13fd3593:start=1514387212003006025,finish=1514387452986926806,duration=240983920781

The command "./mvnw clean install -B" exited with 1.
travis_fold:start:cache.2
store build cache
travis_time:start:0b0fbd13

travis_time:end:0b0fbd13:start=1514387452995438375,finish=1514387453000630664,duration=5192289
travis_time:start:334bba8f
change detected (content changed, file is created, or file is deleted):
/home/travis/.m2/repository/com/github/[secure]/dozer-bom-dependencies/6.2.0-SNAPSHOT/maven-metadata-local.xml
/home/travis/.m2/repository/com/github/[secure]/dozer-bom-dependencies/6.2.0-SNAPSHOT/_remote.repositories
/home/travis/.m2/repository/com/github/[secure]/dozer-bom-dependencies/maven-metadata-local.xml
/home/travis/.m2/repository/com/github/[secure]/dozer-building-tools/6.2.0-SNAPSHOT/dozer-building-tools-6.2.0-SNAPSHOT.jar
/home/travis/.m2/repository/com/github/[secure]/dozer-building-tools/6.2.0-SNAPSHOT/maven-metadata-local.xml
/home/travis/.m2/repository/com/github/[secure]/dozer-building-tools/6.2.0-SNAPSHOT/_remote.repositories
/home/travis/.m2/repository/com/github/[secure]/dozer-building-tools/maven-metadata-local.xml
/home/travis/.m2/repository/com/github/[secure]/dozer-core/6.2.0-SNAPSHOT/dozer-core-6.2.0-SNAPSHOT.jar
/home/travis/.m2/repository/com/github/[secure]/dozer-core/6.2.0-SNAPSHOT/dozer-core-6.2.0-SNAPSHOT-javadoc.jar
/home/travis

...

changes detected, packing new archive
.
.
.
uploading archive
travis_time:end:334bba8f:start=1514387453007805645,finish=1514387478801473884,duration=25793668239
travis_fold:end:cache.2

Done. Your build exited with 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment