See <https://builds.apache.org/job/axis-trunk/44/changes>

Changes:

[veithen] Defined basic Maven site structure.

------------------------------------------
[...truncated 581 lines...]
  </ns2:service>

</ns2:deployment>
<ns1:document xmlns:ns1="urn:someURI">
  <ns2:child-element xmlns:ns2="urn:someOtherURI">
    some text nodes insides
  </ns2:child-element>
</ns1:document>
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running test.RPCDispatch.TestSerializedRPC
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running test.RPCDispatch.TestRPC
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ axis ---
[INFO] Building jar: 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis/target/axis-1.4.1-SNAPSHOT.jar>
[INFO] Installing 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis/target/axis-1.4.1-SNAPSHOT.jar>
 to 
<https://builds.apache.org/job/axis-trunk/ws/.repository/org/apache/axis/axis/1.4.1-SNAPSHOT/axis-1.4.1-SNAPSHOT.jar>
[INFO] Installing 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis/pom.xml> to 
<https://builds.apache.org/job/axis-trunk/ws/.repository/org/apache/axis/axis/1.4.1-SNAPSHOT/axis-1.4.1-SNAPSHOT.pom>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ axis ---
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis/1.4.1-SNAPSHOT/maven-metadata.xml

[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ axis ---
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis/1.4.1-SNAPSHOT/maven-metadata.xml
 (772 B at 4.2 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis/1.4.1-SNAPSHOT/axis-1.4.1-20120108.181435-40.jar
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis/1.4.1-SNAPSHOT/axis-1.4.1-20120108.181435-40.jar
 (1578 KB at 1009.1 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis/1.4.1-SNAPSHOT/axis-1.4.1-20120108.181435-40.pom
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis/1.4.1-SNAPSHOT/axis-1.4.1-20120108.181435-40.pom
 (12 KB at 40.3 KB/sec)
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis/maven-metadata.xml
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis/maven-metadata.xml
 (317 B at 3.3 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis/1.4.1-SNAPSHOT/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis/1.4.1-SNAPSHOT/maven-metadata.xml
 (772 B at 4.6 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis/maven-metadata.xml
 (317 B at 1.6 KB/sec)
[JENKINS] Archiving 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis/pom.xml> to 
/home/hudson/hudson/jobs/axis-trunk/modules/org.apache.axis$axis/builds/2012-01-08_18-06-20/archive/org.apache.axis/axis/1.4.1-SNAPSHOT/axis-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis/target/axis-1.4.1-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/axis-trunk/modules/org.apache.axis$axis/builds/2012-01-08_18-06-20/archive/org.apache.axis/axis/1.4.1-20120108.181435-40/axis-1.4.1-20120108.181435-40.jar
[INFO] [INFO] Deleting 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-ant/target>
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Ant tasks 1.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ axis-ant ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ axis-ant ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
axis-ant ---
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ axis-ant ---
[INFO] Compiling 12 source files to 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-ant/target/classes>
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-ant/src/test/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
axis-ant ---
[INFO] Compiling 3 source files to 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-ant/target/test-classes>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
axis-ant ---
[INFO] [INFO] Surefire report directory: 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-ant/target/surefire-reports>

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

[INFO] --- maven-surefire-plugin:2.11:test (default-test) @ axis-ant ---

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ axis-ant ---
[INFO] Executing tasks

main:

test:
    [mkdir] Created dir: 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-ant/target/work/test/wsdl/qname>
[java2wsdl] Java2WSDL test.wsdl.qname.MyServiceInterface
[java2wsdl] Java2WSDL test.wsdl.qname.foo
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ axis-ant ---
[INFO] Building jar: 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-ant/target/axis-ant-1.4.1-SNAPSHOT.jar>
[INFO] [INFO] Installing 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-ant/target/axis-ant-1.4.1-SNAPSHOT.jar>
 to 
<https://builds.apache.org/job/axis-trunk/ws/.repository/org/apache/axis/axis-ant/1.4.1-SNAPSHOT/axis-ant-1.4.1-SNAPSHOT.jar>
[INFO] Installing 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-ant/pom.xml> to 
<https://builds.apache.org/job/axis-trunk/ws/.repository/org/apache/axis/axis-ant/1.4.1-SNAPSHOT/axis-ant-1.4.1-SNAPSHOT.pom>

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ axis-ant ---
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-ant/1.4.1-SNAPSHOT/maven-metadata.xml

[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ axis-ant ---
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-ant/1.4.1-SNAPSHOT/maven-metadata.xml
 (776 B at 3.1 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-ant/1.4.1-SNAPSHOT/axis-ant-1.4.1-20120108.181603-34.jar
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-ant/1.4.1-SNAPSHOT/axis-ant-1.4.1-20120108.181603-34.jar
 (39 KB at 150.0 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-ant/1.4.1-SNAPSHOT/axis-ant-1.4.1-20120108.181603-34.pom
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-ant/1.4.1-SNAPSHOT/axis-ant-1.4.1-20120108.181603-34.pom
 (3 KB at 14.1 KB/sec)
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-ant/maven-metadata.xml
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-ant/maven-metadata.xml
 (321 B at 2.7 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-ant/1.4.1-SNAPSHOT/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-ant/1.4.1-SNAPSHOT/maven-metadata.xml
 (776 B at 3.8 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-ant/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-ant/maven-metadata.xml
 (321 B at 1.0 KB/sec)
[JENKINS] Archiving 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-ant/pom.xml> to 
/home/hudson/hudson/jobs/axis-trunk/modules/org.apache.axis$axis-ant/builds/2012-01-08_18-06-20/archive/org.apache.axis/axis-ant/1.4.1-SNAPSHOT/axis-ant-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-ant/target/axis-ant-1.4.1-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/axis-trunk/modules/org.apache.axis$axis-ant/builds/2012-01-08_18-06-20/archive/org.apache.axis/axis-ant/1.4.1-20120108.181603-34/axis-ant-1.4.1-20120108.181603-34.jar
[INFO] Downloading: 
https://raw.github.com/veithen/mvn-repo/master/snapshots/com/github/veithen/ulog/ulog/0.1.0-SNAPSHOT/maven-metadata.xml
Downloading: 
http://repository.apache.org/snapshots/com/github/veithen/ulog/ulog/0.1.0-SNAPSHOT/maven-metadata.xml
Downloaded: 
https://raw.github.com/veithen/mvn-repo/master/snapshots/com/github/veithen/ulog/ulog/0.1.0-SNAPSHOT/maven-metadata.xml
 (777 B at 1.3 KB/sec)
Downloading: 
https://raw.github.com/veithen/mvn-repo/master/snapshots/com/github/veithen/ulog/ulog/0.1.0-SNAPSHOT/ulog-0.1.0-20120105.102101-1.pom
                                                                        
Downloaded: 
https://raw.github.com/veithen/mvn-repo/master/snapshots/com/github/veithen/ulog/ulog/0.1.0-SNAPSHOT/ulog-0.1.0-20120105.102101-1.pom
 (7 KB at 32.6 KB/sec)

[INFO] ------------------------------------------------------------------------
Downloading: 
https://raw.github.com/veithen/mvn-repo/master/snapshots/com/github/veithen/ulog/ulog-project/0.1.0-SNAPSHOT/maven-metadata.xml
Downloading: 
http://repository.apache.org/snapshots/com/github/veithen/ulog/ulog-project/0.1.0-SNAPSHOT/maven-metadata.xml
Downloaded: 
https://raw.github.com/veithen/mvn-repo/master/snapshots/com/github/veithen/ulog/ulog-project/0.1.0-SNAPSHOT/maven-metadata.xml
 (612 B at 2.9 KB/sec)
Downloading: 
https://raw.github.com/veithen/mvn-repo/master/snapshots/com/github/veithen/ulog/ulog-project/0.1.0-SNAPSHOT/ulog-project-0.1.0-20120105.102055-1.pom
Downloaded: 
https://raw.github.com/veithen/mvn-repo/master/snapshots/com/github/veithen/ulog/ulog-project/0.1.0-SNAPSHOT/ulog-project-0.1.0-20120105.102055-1.pom
 (2 KB at 8.9 KB/sec)
Downloading: 
https://raw.github.com/veithen/mvn-repo/master/snapshots/com/github/veithen/ulog/ulog/0.1.0-SNAPSHOT/ulog-0.1.0-20120105.102101-1.jar
Downloaded: 
https://raw.github.com/veithen/mvn-repo/master/snapshots/com/github/veithen/ulog/ulog/0.1.0-SNAPSHOT/ulog-0.1.0-20120105.102101-1.jar
 (48 KB at 100.5 KB/sec)
[INFO] [INFO] Deleting 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-maven-plugin/target>
Building Maven plugin 1.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ axis-maven-plugin 
---
[INFO] 
[INFO] --- maven-plugin-plugin:2.7:descriptor (default-descriptor) @ 
axis-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 4 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ 
axis-maven-plugin ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
axis-maven-plugin ---
[INFO] [INFO] Compiling 13 source files to 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-maven-plugin/target/classes>

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
axis-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-maven-plugin/src/test/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
axis-maven-plugin ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
axis-maven-plugin ---
[INFO] [INFO] Surefire report directory: 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-maven-plugin/target/surefire-reports>

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

[INFO] --- maven-surefire-plugin:2.11:test (default-test) @ axis-maven-plugin 
---

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ axis-maven-plugin ---
[INFO] Building jar: 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-maven-plugin/target/axis-maven-plugin-1.4.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-plugin-plugin:2.7:addPluginArtifactMetadata 
(default-addPluginArtifactMetadata) @ axis-maven-plugin ---
[INFO] Installing 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-maven-plugin/target/axis-maven-plugin-1.4.1-SNAPSHOT.jar>
 to 
<https://builds.apache.org/job/axis-trunk/ws/.repository/org/apache/axis/axis-maven-plugin/1.4.1-SNAPSHOT/axis-maven-plugin-1.4.1-SNAPSHOT.jar>
[INFO] [INFO] Installing 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-maven-plugin/pom.xml> to 
<https://builds.apache.org/job/axis-trunk/ws/.repository/org/apache/axis/axis-maven-plugin/1.4.1-SNAPSHOT/axis-maven-plugin-1.4.1-SNAPSHOT.pom>

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
axis-maven-plugin ---
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-maven-plugin/1.4.1-SNAPSHOT/maven-metadata.xml

[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ axis-maven-plugin 
---
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-maven-plugin/1.4.1-SNAPSHOT/maven-metadata.xml
 (785 B at 4.2 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-maven-plugin/1.4.1-SNAPSHOT/axis-maven-plugin-1.4.1-20120108.181643-33.jar
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-maven-plugin/1.4.1-SNAPSHOT/axis-maven-plugin-1.4.1-20120108.181643-33.jar
 (26 KB at 107.0 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-maven-plugin/1.4.1-SNAPSHOT/axis-maven-plugin-1.4.1-20120108.181643-33.pom
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-maven-plugin/1.4.1-SNAPSHOT/axis-maven-plugin-1.4.1-20120108.181643-33.pom
 (3 KB at 10.5 KB/sec)
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-maven-plugin/maven-metadata.xml
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-maven-plugin/maven-metadata.xml
 (366 B at 1.8 KB/sec)
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/maven-metadata.xml
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/maven-metadata.xml
 (231 B at 2.0 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-maven-plugin/1.4.1-SNAPSHOT/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-maven-plugin/1.4.1-SNAPSHOT/maven-metadata.xml
 (785 B at 4.9 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-maven-plugin/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/axis-maven-plugin/maven-metadata.xml
 (366 B at 2.2 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/axis/maven-metadata.xml
 (231 B at 1.4 KB/sec)
[JENKINS] Archiving 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-maven-plugin/pom.xml> to 
/home/hudson/hudson/jobs/axis-trunk/modules/org.apache.axis$axis-maven-plugin/builds/2012-01-08_18-06-20/archive/org.apache.axis/axis-maven-plugin/1.4.1-SNAPSHOT/axis-maven-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-maven-plugin/target/axis-maven-plugin-1.4.1-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/axis-trunk/modules/org.apache.axis$axis-maven-plugin/builds/2012-01-08_18-06-20/archive/org.apache.axis/axis-maven-plugin/1.4.1-20120108.181643-33/axis-maven-plugin-1.4.1-20120108.181643-33.jar
[INFO] [INFO] Deleting 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-standalone-server/target>
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Axis :: Simple server 1.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 
axis-standalone-server ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ 
axis-standalone-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
axis-standalone-server ---
[INFO] Compiling 4 source files to 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-standalone-server/target/classes>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
axis-standalone-server ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-standalone-server/src/test/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
axis-standalone-server ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
axis-standalone-server ---
[INFO] [INFO] Surefire report directory: 
<https://builds.apache.org/job/axis-trunk/ws/axis/axis-standalone-server/target/surefire-reports>

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

[INFO] --- maven-surefire-plugin:2.11:test (default-test) @ 
axis-standalone-server ---

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ axis-standalone-server ---
Jan 8, 2012 6:17:28 PM hudson.remoting.Channel$ReaderThread run
SEVERE: I/O error in channel channel
java.io.StreamCorruptedException
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
        at hudson.remoting.Channel$ReaderThread.run(Channel.java:1109)
channel stopped
ERROR: Maven JVM terminated unexpectedly with exit code 0



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to