See <https://builds.apache.org/job/clerezza-trunk-1.6/818/changes>
Changes: [reto] CLEREZZA-744: removed internal plugins from pluginManagement, added versions to using modules ------------------------------------------ [...truncated 3439 lines...] [INFO] Retrieving previous build number from apache.snapshots.https Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/clerezza/platform.typerendering.core/0.3-SNAPSHOT/platform.typerendering.core-0.3-20130313.145239-4-sources.jar 43K uploaded (platform.typerendering.core-0.3-20130313.145239-4-sources.jar) [INFO] [bundle:deploy {execution: default-deploy}] [INFO] Remote OBR update disabled (enable with -DremoteOBR) [JENKINS] Archiving <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/platform.typerendering/platform.typerendering.core/pom.xml> to /home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$platform.typerendering.core/builds/2013-03-13_14-51-38/archive/org.apache.clerezza/platform.typerendering.core/0.3-SNAPSHOT/platform.typerendering.core-0.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/platform.typerendering/platform.typerendering.core/target/platform.typerendering.core-0.3-SNAPSHOT.jar> to /home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$platform.typerendering.core/builds/2013-03-13_14-51-38/archive/org.apache.clerezza/platform.typerendering.core/0.3-20130313.145239-4/platform.typerendering.core-0.3-20130313.145239-4.jar [JENKINS] Archiving <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/platform.typerendering/platform.typerendering.core/target/platform.typerendering.core-0.3-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$platform.typerendering.core/builds/2013-03-13_14-51-38/archive/org.apache.clerezza/platform.typerendering.core/0.3-20130313.145239-4/platform.typerendering.core-0.3-20130313.145239-4-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Scala OSGi Services - Script Engine [INFO] task-segment: [clean, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/target> [INFO] [build-helper:add-source {execution: add-source}] [INFO] Source directory: <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/src/main/scala> added. [INFO] [build-helper:add-test-source {execution: add-test-source}] [INFO] Test Source directory: <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/src/test/scala> added. [INFO] [remote-resources:process {execution: default}] [debug] execute contextualize [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Nothing to compile - all classes are up to date [INFO] [scala:compile {execution: default}] [INFO] Checking for multiple versions of scala [INFO] includes = [**/*.scala,**/*.java,] [INFO] excludes = [] [INFO] <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/src/main/scala>:-1: info: compiling [INFO] Compiling 13 source files to <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/target/classes> at 1363186707232 [WARNING] <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/src/main/scala/org/apache/clerezza/scala/scripting/BundleFS.scala>:64: warning: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning. [INFO] catch { case _ => 0 } [INFO] ^ [WARNING] <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/src/main/scala/org/apache/clerezza/scala/scripting/CompilerService.scala>:123: warning: This catches all Throwables. If this is really intended, use `case e : Throwable` to clear this warning. [INFO] case e => throw e [INFO] ^ [WARNING] <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/src/main/scala/org/apache/clerezza/scala/scripting/CompilerService.scala>:131: warning: This catches all Throwables. If this is really intended, use `case e : Throwable` to clear this warning. [INFO] case e => throw e [INFO] ^ [WARNING] <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/src/main/scala/org/apache/clerezza/scala/scripting/CompilerService.scala>:158: warning: This catches all Throwables. If this is really intended, use `case e : Throwable` to clear this warning. [INFO] case e => throw e [INFO] ^ [WARNING] <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/src/main/scala/org/apache/clerezza/scala/scripting/CompilerService.scala>:180: warning: This catches all Throwables. If this is really intended, use `case e : Throwable` to clear this warning. [INFO] case e => throw e [INFO] ^ [WARNING] <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/src/main/scala/org/apache/clerezza/scala/scripting/ScriptEngineFactory.scala>:172: warning: This catches all Throwables. If this is really intended, use `case e : Throwable` to clear this warning. [INFO] case e => sender ! ScriptEngineFactory.ActorException(e) [INFO] ^ [WARNING] <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/src/main/scala/org/apache/clerezza/scala/scripting/util/FileWrapper.scala>:44: warning: This catches all Throwables. If this is really intended, use `case e : Throwable` to clear this warning. [INFO] case e => e.printStackTrace(); throw e [INFO] ^ [WARNING] <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/src/main/scala/org/apache/clerezza/scala/scripting/TrackingCompiler.scala>:57: warning: type SourceFile in package util is deprecated: Moved to scala.reflect.internal.util.SourceFile [INFO] val sourceFiles: List[SourceFile] = for(chars <- sources) yield { [INFO] ^ [WARNING] <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/src/main/scala/org/apache/clerezza/scala/scripting/TrackingCompiler.scala>:57: warning: type SourceFile in package util is deprecated: Moved to scala.reflect.internal.util.SourceFile [INFO] val sourceFiles: List[SourceFile] = for(chars <- sources) yield { [INFO] ^ [WARNING] <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/src/main/scala/org/apache/clerezza/scala/scripting/TrackingCompiler.scala>:59: warning: type BatchSourceFile in package util is deprecated: Moved to scala.reflect.internal.util.BatchSourceFile [INFO] new BatchSourceFile("<script"+i+">", chars) [INFO] ^ [WARNING] warning: non-variable type argument Class[_$2] @unchecked forSome { type _$2 } in type pattern scala.runtime.NonLocalReturnControl[Class[_$2] @unchecked forSome { type _$2 }] is unchecked since it is eliminated by erasure [WARNING] warning: there were 1 feature warnings; re-run with -feature for details [WARNING] 12 warnings found [INFO] prepare-compile in 0 s [INFO] compile in 13 s [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/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/src/test/resources> [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Nothing to compile - all classes are up to date [INFO] [scala:testCompile {execution: default}] [INFO] Checking for multiple versions of scala [INFO] includes = [**/*.scala,**/*.java,] [INFO] excludes = [] [WARNING] No source files found. [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/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/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/target/script-engine-0.2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/clerezza/scala/script-engine/0.2-SNAPSHOT/script-engine-0.2-SNAPSHOT.jar [INFO] [bundle:install {execution: default-install}] [INFO] Installing org/apache/clerezza/scala/script-engine/0.2-SNAPSHOT/script-engine-0.2-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [deploy:deploy {execution: default-deploy}] [INFO] Retrieving previous build number from apache.snapshots.https Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/clerezza/scala/script-engine/0.2-SNAPSHOT/script-engine-0.2-20130313.145239-5.jar 3981K uploaded (script-engine-0.2-20130313.145239-5.jar) [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'artifact org.apache.clerezza.scala:script-engine' [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'snapshot org.apache.clerezza.scala:script-engine:0.2-SNAPSHOT' [INFO] Uploading project information for script-engine 0.2-20130313.145239-5 [INFO] [bundle:deploy {execution: default-deploy}] [INFO] Remote OBR update disabled (enable with -DremoteOBR) [JENKINS] Archiving <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/pom.xml> to /home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza.scala$script-engine/builds/2013-03-13_14-51-25/archive/org.apache.clerezza.scala/script-engine/0.2-SNAPSHOT/script-engine-0.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/scala-scripting/script-engine/target/script-engine-0.2-SNAPSHOT.jar> to /home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza.scala$script-engine/builds/2013-03-13_14-51-25/archive/org.apache.clerezza.scala/script-engine/0.2-20130313.145239-5/script-engine-0.2-20130313.145239-5.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Clerezza - Platform ScalaServerPages Renderlet [INFO] task-segment: [clean, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting file set: <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/platform.typerendering.scalaserverpages/target> (included: [**], excluded: []) [INFO] [remote-resources:process {execution: default}] [WARNING] Invalid project model for artifact [org.osgi.core:org.osgi:4.3.1]. It will be ignored by the remote resources Mojo. [WARNING] Invalid project model for artifact [org.osgi.compendium:org.osgi:4.3.1]. It will be ignored by the remote resources Mojo. [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'utf-8' encoding to copy filtered resources. [INFO] Copying 0 resource to META-INF [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 3 source files to <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/platform.typerendering.scalaserverpages/target/classes> [INFO] [scr:scr {execution: generate-scr-scrdescriptor}] [INFO] Writing abstract service descriptor <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/platform.typerendering.scalaserverpages/target/scr-plugin-generated/OSGI-INF/scr-plugin/scrinfo.xml> with 2 entries. [INFO] Generating 2 Service Component Descriptors to <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/platform.typerendering.scalaserverpages/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml> [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/clerezza-trunk-1.6/ws/trunk-1.6/platform.typerendering.scalaserverpages/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/clerezza-trunk-1.6/ws/trunk-1.6/platform.typerendering.scalaserverpages/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results[INFO] [bundle:bundle {execution: default-bundle}] [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: default}] [INFO] Building jar: <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/platform.typerendering.scalaserverpages/target/platform.typerendering.scalaserverpages-0.4-SNAPSHOT-sources.jar> [INFO] [install:install {execution: default-install}] [INFO] Installing <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/platform.typerendering.scalaserverpages/target/platform.typerendering.scalaserverpages-0.4-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/clerezza/platform.typerendering.scalaserverpages/0.4-SNAPSHOT/platform.typerendering.scalaserverpages-0.4-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/platform.typerendering.scalaserverpages/target/platform.typerendering.scalaserverpages-0.4-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/clerezza/platform.typerendering.scalaserverpages/0.4-SNAPSHOT/platform.typerendering.scalaserverpages-0.4-SNAPSHOT-sources.jar [INFO] [bundle:install {execution: default-install}] [INFO] Installing org/apache/clerezza/platform.typerendering.scalaserverpages/0.4-SNAPSHOT/platform.typerendering.scalaserverpages-0.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [deploy:deploy {execution: default-deploy}] [INFO] Retrieving previous build number from apache.snapshots.https Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/clerezza/platform.typerendering.scalaserverpages/0.4-SNAPSHOT/platform.typerendering.scalaserverpages-0.4-20130313.145239-5.jar 25K uploaded (platform.typerendering.scalaserverpages-0.4-20130313.145239-5.jar) [INFO] Uploading project information for platform.typerendering.scalaserverpages 0.4-20130313.145239-5 [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'artifact org.apache.clerezza:platform.typerendering.scalaserverpages' [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'snapshot org.apache.clerezza:platform.typerendering.scalaserverpages:0.4-SNAPSHOT' [INFO] Retrieving previous build number from apache.snapshots.https Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/clerezza/platform.typerendering.scalaserverpages/0.4-SNAPSHOT/platform.typerendering.scalaserverpages-0.4-20130313.145239-5-sources.jar 18K uploaded (platform.typerendering.scalaserverpages-0.4-20130313.145239-5-sources.jar) [INFO] [bundle:deploy {execution: default-deploy}] [INFO] Remote OBR update disabled (enable with -DremoteOBR) [JENKINS] Archiving <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/platform.typerendering.scalaserverpages/pom.xml> to /home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$platform.typerendering.scalaserverpages/builds/2013-03-13_14-51-39/archive/org.apache.clerezza/platform.typerendering.scalaserverpages/0.4-SNAPSHOT/platform.typerendering.scalaserverpages-0.4-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/platform.typerendering.scalaserverpages/target/platform.typerendering.scalaserverpages-0.4-SNAPSHOT.jar> to /home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$platform.typerendering.scalaserverpages/builds/2013-03-13_14-51-39/archive/org.apache.clerezza/platform.typerendering.scalaserverpages/0.4-20130313.145239-5/platform.typerendering.scalaserverpages-0.4-20130313.145239-5.jar [JENKINS] Archiving <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/platform.typerendering.scalaserverpages/target/platform.typerendering.scalaserverpages-0.4-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$platform.typerendering.scalaserverpages/builds/2013-03-13_14-51-39/archive/org.apache.clerezza/platform.typerendering.scalaserverpages/0.4-20130313.145239-5/platform.typerendering.scalaserverpages-0.4-20130313.145239-5-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Clerezza - Jax-Rs File Server [INFO] task-segment: [clean, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting file set: <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/web.fileserver/target> (included: [**], excluded: []) [INFO] [remote-resources:process {execution: default}] [WARNING] Invalid project model for artifact [org.osgi.compendium:org.osgi:4.3.1]. It will be ignored by the remote resources Mojo. [WARNING] Invalid project model for artifact [org.osgi.core:org.osgi:4.3.1]. It will be ignored by the remote resources Mojo. [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'utf-8' encoding to copy filtered resources. [INFO] Copying 0 resource to META-INF [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/web.fileserver/target/classes> [INFO] [scr:scr {execution: generate-scr-scrdescriptor}] [INFO] Generating 2 MetaType Descriptors to <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/web.fileserver/target/scr-plugin-generated/OSGI-INF/metatype/metatype.xml> [INFO] Writing abstract service descriptor <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/web.fileserver/target/scr-plugin-generated/OSGI-INF/scr-plugin/scrinfo.xml> with 2 entries. [INFO] Generating 2 Service Component Descriptors to <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/web.fileserver/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml> [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'utf-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 2 source files to <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/web.fileserver/target/test-classes> [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/web.fileserver/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.clerezza.web.fileserver.util.TestMediaTypeGuesser Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec Running org.apache.clerezza.web.fileserver.TestFileServer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [bundle:bundle {execution: default-bundle}] [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: default}] [INFO] Building jar: <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/web.fileserver/target/web.fileserver-0.10-SNAPSHOT-sources.jar> [INFO] [install:install {execution: default-install}] [INFO] Installing <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/web.fileserver/target/web.fileserver-0.10-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/clerezza/web.fileserver/0.10-SNAPSHOT/web.fileserver-0.10-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/clerezza-trunk-1.6/ws/trunk-1.6/web.fileserver/target/web.fileserver-0.10-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/clerezza/web.fileserver/0.10-SNAPSHOT/web.fileserver-0.10-SNAPSHOT-sources.jar [INFO] [bundle:install {execution: default-install}] [INFO] Installing org/apache/clerezza/web.fileserver/0.10-SNAPSHOT/web.fileserver-0.10-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [deploy:deploy {execution: default-deploy}] [INFO] Retrieving previous build number from apache.snapshots.https Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/clerezza/web.fileserver/0.10-SNAPSHOT/web.fileserver-0.10-20130313.145239-4.jar 25K uploaded (web.fileserver-0.10-20130313.145239-4.jar) [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'snapshot org.apache.clerezza:web.fileserver:0.10-SNAPSHOT' [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'artifact org.apache.clerezza:web.fileserver' [INFO] Uploading project information for web.fileserver 0.10-20130313.145239-4 [INFO] Retrieving previous build number from apache.snapshots.https Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/clerezza/web.fileserver/0.10-SNAPSHOT/web.fileserver-0.10-20130313.145239-4-sources.jar 22K uploaded (web.fileserver-0.10-20130313.145239-4-sources.jar) [INFO] [bundle:deploy {execution: default-deploy}] [INFO] Remote OBR update disabled (enable with -DremoteOBR) [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released ERROR: Maven JVM terminated unexpectedly with exit code 143
