See <https://builds.apache.org/job/Karaf-2.2.x/1077/>

------------------------------------------
[...truncated 7136 lines...]
        at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:236)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:134)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:113)
        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:592)
        at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
        at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:103)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74)
18 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf 
archive installer destroyed.
20 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf 
archives will be extracted to ./target/local-repo
20 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps 
for Karaf archives will be extracted to ./target/local-repo/.timestamps
47 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf 
archive installer destroyed.
48 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf 
archives will be extracted to ./target/local-repo
48 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps 
for Karaf archives will be extracted to ./target/local-repo/.timestamps
51 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf 
archive installer destroyed.
52 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf 
archives will be extracted to ./target/local-repo
52 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps 
for Karaf archives will be extracted to ./target/local-repo/.timestamps
62 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf 
archive installer destroyed.
63 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf 
archives will be extracted to ./target/local-repo
63 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps 
for Karaf archives will be extracted to ./target/local-repo/.timestamps
71 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Installing 
KAR file 
<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/kar/target/test-classes/goodKarFile.kar>
74 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Added 
feature repository 
'<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/kar/./target/local-repo/org/foo/goodFeaturesXml.xml'.>
75 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf 
archive installer destroyed.
77 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf 
archives will be extracted to ./target/local-repo
77 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps 
for Karaf archives will be extracted to ./target/local-repo/.timestamps
78 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Installing 
KAR file 
<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/kar/target/test-classes/goodKarFile.kar>
81 [main] WARN org.apache.karaf.deployer.kar.KarArtifactInstaller - Unable to 
add repository 
'<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/kar/./target/local-repo/org/foo/goodFeaturesXml.xml'>
java.lang.Exception: Unable to add to repository.
        at 
org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:46)
        at 
org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:85)
        at $Proxy6.addRepository(Unknown Source)
        at 
org.apache.karaf.deployer.kar.KarArtifactInstaller.addToFeaturesRepositories(KarArtifactInstaller.java:412)
        at 
org.apache.karaf.deployer.kar.KarArtifactInstaller.install(KarArtifactInstaller.java:111)
        at 
org.apache.karaf.deployer.kar.KarArtifactInstallerTest.shouldLogAndNotThrowExceptionIfCannotAddToFeaturesRepository(KarArtifactInstallerTest.java:139)
        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:592)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:236)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:134)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:113)
        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:592)
        at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
        at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:103)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74)
84 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf 
archive installer destroyed.
86 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf 
archives will be extracted to ./target/local-repo
86 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps 
for Karaf archives will be extracted to ./target/local-repo/.timestamps
87 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Installing 
KAR file 
<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/kar/target/test-classes/karFileAsZip.zip>
89 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Added 
feature repository 
'<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/kar/./target/local-repo/org/foo/goodFeaturesXml.xml'.>
89 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf 
archive installer destroyed.
91 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf 
archives will be extracted to ./target/local-repo
91 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps 
for Karaf archives will be extracted to ./target/local-repo/.timestamps
92 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Installing 
KAR file DoesNotExist
92 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf 
archive installer destroyed.
94 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf 
archives will be extracted to ./target/local-repo
94 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Timestamps 
for Karaf archives will be extracted to ./target/local-repo/.timestamps
94 [main] INFO org.apache.karaf.deployer.kar.KarArtifactInstaller - Karaf 
archive installer destroyed.
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec

Results :

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

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Bundle 
org.apache.karaf.deployer:org.apache.karaf.deployer.kar:bundle:2.2.12-SNAPSHOT 
: Unknown directive blueprint.graceperiod: in Bundle-SymbolicName, allowed 
directives are singleton:,fragment-attachment:,mandatory:, and 'x-*'.
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/kar/target/org.apache.karaf.deployer.kar-2.2.12-SNAPSHOT.jar>
 to 
<https://builds.apache.org/job/Karaf-2.2.x/ws/.repository/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/2.2.12-SNAPSHOT/org.apache.karaf.deployer.kar-2.2.12-SNAPSHOT.jar>
[INFO] [bundle:install {execution: default-install}]
[INFO] Installing 
org/apache/karaf/deployer/org.apache.karaf.deployer.kar/2.2.12-SNAPSHOT/org.apache.karaf.deployer.kar-2.2.12-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] [bundle:cleanVersions {execution: cleanVersions}]
[WARNING] The parameter expression: 'project.build.resources' used in mojo: 
'process' has been deprecated. Use 'project.resources' instead.
[INFO] [remote-resources:process {execution: default}]
[INFO] [antrun:run {execution: copy-notice}]
[INFO] Executing tasks

main:
     [copy] Copying 1 file to 
<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/kar/target/maven-shared-archive-resources/META-INF>
[INFO] Executed tasks
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Skipping execution of surefire because it has already been run for this 
configuration
[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Bundle 
org.apache.karaf.deployer:org.apache.karaf.deployer.kar:bundle:2.2.12-SNAPSHOT 
: Unknown directive blueprint.graceperiod: in Bundle-SymbolicName, allowed 
directives are singleton:,fragment-attachment:,mandatory:, and 'x-*'.
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/kar/target/org.apache.karaf.deployer.kar-2.2.12-SNAPSHOT.jar>
 to 
<https://builds.apache.org/job/Karaf-2.2.x/ws/.repository/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/2.2.12-SNAPSHOT/org.apache.karaf.deployer.kar-2.2.12-SNAPSHOT.jar>
[INFO] [bundle:install {execution: default-install}]
[INFO] Installing 
org/apache/karaf/deployer/org.apache.karaf.deployer.kar/2.2.12-SNAPSHOT/org.apache.karaf.deployer.kar-2.2.12-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
'1ef5b587b144f1a8fbd35f76f7b3f32f829c915e'; remote = 
'cce2fee385cee6a8e8f07f8801af326c70b688d8' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
'1ef5b587b144f1a8fbd35f76f7b3f32f829c915e'; remote = 
'cce2fee385cee6a8e8f07f8801af326c70b688d8' - IGNORING
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/2.2.12-SNAPSHOT/org.apache.karaf.deployer.kar-2.2.12-20130703.000825-58.jar
18K uploaded  (org.apache.karaf.deployer.kar-2.2.12-20130703.000825-58.jar)
[INFO] Retrieving previous metadata from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
'1ef5b587b144f1a8fbd35f76f7b3f32f829c915e'; remote = 
'cce2fee385cee6a8e8f07f8801af326c70b688d8' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
'1ef5b587b144f1a8fbd35f76f7b3f32f829c915e'; remote = 
'cce2fee385cee6a8e8f07f8801af326c70b688d8' - IGNORING
[INFO] Uploading repository metadata for: 'snapshot 
org.apache.karaf.deployer:org.apache.karaf.deployer.kar:2.2.12-SNAPSHOT'
[INFO] Uploading project information for org.apache.karaf.deployer.kar 
2.2.12-20130703.000825-58
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact 
org.apache.karaf.deployer:org.apache.karaf.deployer.kar'
[INFO] [bundle:deploy {execution: default-deploy}]
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[JENKINS] Archiving 
<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/kar/pom.xml> to 
/home/hudson/hudson/jobs/Karaf-2.2.x/modules/org.apache.karaf.deployer$org.apache.karaf.deployer.kar/builds/2013-07-03_00-06-51/archive/org.apache.karaf.deployer/org.apache.karaf.deployer.kar/2.2.12-SNAPSHOT/org.apache.karaf.deployer.kar-2.2.12-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/kar/target/org.apache.karaf.deployer.kar-2.2.12-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/Karaf-2.2.x/modules/org.apache.karaf.deployer$org.apache.karaf.deployer.kar/builds/2013-07-03_00-06-51/archive/org.apache.karaf.deployer/org.apache.karaf.deployer.kar/2.2.12-20130703.000825-58/org.apache.karaf.deployer.kar-2.2.12-20130703.000825-58.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Karaf :: Deployer :: Wrap Non OSGi Jar
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [bundle:cleanVersions {execution: cleanVersions}]
[WARNING] The parameter expression: 'project.build.resources' used in mojo: 
'process' has been deprecated. Use 'project.resources' instead.
[INFO] [remote-resources:process {execution: default}]
[INFO] [antrun:run {execution: copy-notice}]
[INFO] Executing tasks

main:
     [copy] Copying 1 file to 
<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/wrap/target/maven-shared-archive-resources/META-INF>
[INFO] Executed tasks
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to 
<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/wrap/target/classes>
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/wrap/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/wrap/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[JENKINS] Recording test results[INFO] [bundle:bundle {execution: 
default-bundle}]

[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/wrap/target/org.apache.karaf.deployer.wrap-2.2.12-SNAPSHOT.jar>
 to 
<https://builds.apache.org/job/Karaf-2.2.x/ws/.repository/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/2.2.12-SNAPSHOT/org.apache.karaf.deployer.wrap-2.2.12-SNAPSHOT.jar>
[INFO] [bundle:install {execution: default-install}]
[INFO] Installing 
org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/2.2.12-SNAPSHOT/org.apache.karaf.deployer.wrap-2.2.12-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] [bundle:cleanVersions {execution: cleanVersions}]
[WARNING] The parameter expression: 'project.build.resources' used in mojo: 
'process' has been deprecated. Use 'project.resources' instead.
[INFO] [remote-resources:process {execution: default}]
[INFO] [antrun:run {execution: copy-notice}]
[INFO] Executing tasks

main:
     [copy] Copying 1 file to 
<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/wrap/target/maven-shared-archive-resources/META-INF>
[INFO] Executed tasks
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/wrap/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Skipping execution of surefire because it has already been run for this 
configuration
[INFO] [bundle:bundle {execution: default-bundle}]
[JENKINS] Recording test results
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://builds.apache.org/job/Karaf-2.2.x/ws/karaf/deployer/wrap/target/org.apache.karaf.deployer.wrap-2.2.12-SNAPSHOT.jar>
 to 
<https://builds.apache.org/job/Karaf-2.2.x/ws/.repository/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/2.2.12-SNAPSHOT/org.apache.karaf.deployer.wrap-2.2.12-SNAPSHOT.jar>
[INFO] [bundle:install {execution: default-install}]
[INFO] Installing 
org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/2.2.12-SNAPSHOT/org.apache.karaf.deployer.wrap-2.2.12-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
'50b01c9097cd85a365cf56796e383def7701e49a'; remote = 
'abba2c3cb7565ef789ad54f5983f8e3c11ad5fd0' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
'50b01c9097cd85a365cf56796e383def7701e49a'; remote = 
'abba2c3cb7565ef789ad54f5983f8e3c11ad5fd0' - IGNORING
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/2.2.12-SNAPSHOT/org.apache.karaf.deployer.wrap-2.2.12-20130703.000825-58.jar
23K uploaded  (org.apache.karaf.deployer.wrap-2.2.12-20130703.000825-58.jar)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact 
org.apache.karaf.deployer:org.apache.karaf.deployer.wrap'
[INFO] Uploading project information for org.apache.karaf.deployer.wrap 
2.2.12-20130703.000825-58
[INFO] Retrieving previous metadata from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
'50b01c9097cd85a365cf56796e383def7701e49a'; remote = 
'abba2c3cb7565ef789ad54f5983f8e3c11ad5fd0' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 
'50b01c9097cd85a365cf56796e383def7701e49a'; remote = 
'abba2c3cb7565ef789ad54f5983f8e3c11ad5fd0' - IGNORING
[INFO] Uploading repository metadata for: 'snapshot 
org.apache.karaf.deployer:org.apache.karaf.deployer.wrap:2.2.12-SNAPSHOT'
[INFO] [bundle:deploy {execution: default-deploy}]
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
ERROR: Maven JVM terminated unexpectedly with exit code 143

Reply via email to