SuccessConsole Output

Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/LETTA
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url http://sing.ei.uvigo.es/dt/gitlab/dgss/letta.git # timeout=10
Fetching upstream changes from http://sing.ei.uvigo.es/dt/gitlab/dgss/letta.git
 > /usr/bin/git --version # timeout=10
using .gitcredentials to set credentials
 > /usr/bin/git config --local credential.username mrjato # timeout=10
 > /usr/bin/git config --local credential.helper store --file=/tmp/git4029398673999898653.credentials # timeout=10
 > /usr/bin/git -c core.askpass=true fetch --tags --progress http://sing.ei.uvigo.es/dt/gitlab/dgss/letta.git +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git config --local --remove-section credential # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 0d323e98491457b759250de145e3ee80204ba103 (refs/remotes/origin/develop)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 0d323e98491457b759250de145e3ee80204ba103
 > /usr/bin/git rev-list f6a991daba50e990fc3a99df768d6d52b132977e # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 52435
[LETTA] $ /usr/lib/jvm/java-8-oracle//bin/java -Xmx2048m -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.7.jar:/usr/share/maven/boot/plexus-classworlds-2.x.jar org.jvnet.hudson.maven3.agent.Maven3Main /usr/share/maven/ /var/cache/jenkins/war/WEB-INF/lib/remoting-2.52.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 52435
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/LETTA/pom.xml clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Sample
[INFO] Domain
[INFO] Tests
[INFO] Service
[INFO] REST
[INFO] JSF
[INFO] EAR
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Sample 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ letta ---
[INFO] Deleting /var/lib/jenkins/workspace/LETTA/target
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ letta ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ letta ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/src/test/resources-wildfly-embedded-h2
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ letta ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ letta ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ letta ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Domain 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ domain ---
[INFO] Deleting /var/lib/jenkins/workspace/LETTA/domain/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ domain ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/lib/jenkins/workspace/LETTA/domain/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ domain ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/lib/jenkins/workspace/LETTA/domain/target/test-classes
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ domain ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/domain/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ domain ---
[INFO] Surefire report directory: /var/lib/jenkins/workspace/LETTA/domain/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running es.uvigo.esei.dgss.letta.domain.entities.EventTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in es.uvigo.esei.dgss.letta.domain.entities.EventTest
Running es.uvigo.esei.dgss.letta.domain.entities.UserTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec - in es.uvigo.esei.dgss.letta.domain.entities.UserTest
Running es.uvigo.esei.dgss.letta.domain.entities.RegistrationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in es.uvigo.esei.dgss.letta.domain.entities.RegistrationTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ domain ---
[INFO] Analyzed bundle 'Domain' with 5 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ domain ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ domain ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ domain ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.letta.domain.entities...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Event.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventType.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Registration.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Role.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/User.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/serialized-form.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Registration.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/User.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Event.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Role.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventType.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ domain ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ domain ---
[INFO] Analyzed bundle 'Domain' with 5 classes
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ domain ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tests 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tests ---
[INFO] Deleting /var/lib/jenkins/workspace/LETTA/tests/target
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /var/lib/jenkins/workspace/LETTA/tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ tests ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/tests/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tests ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ tests ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT.jar
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ tests ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tests ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.letta.service.util.security...
Loading source files for package es.uvigo.esei.dgss.letta.domain.entities...
Loading source files for package es.uvigo.esei.dgss.letta.http.util...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToEntity.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToRegistration.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToUser.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/RegistrationsDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToEntity.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToUser.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/RegistrationsDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventsDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToRegistration.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/UsersDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/class-use/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ tests ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Service 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ service ---
[INFO] Deleting /var/lib/jenkins/workspace/LETTA/service/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/lib/jenkins/workspace/LETTA/service/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/LETTA/service/target/test-classes
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ service ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/service/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ service ---
[INFO] Surefire report directory: /var/lib/jenkins/workspace/LETTA/service/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running es.uvigo.esei.dgss.letta.service.EventEJBTest
INFO  [org.jboss.modules] JBoss Modules version 1.3.3.Final
INFO  [org.jboss.msc] JBoss MSC version 1.2.2.Final
INFO  [org.jboss.as] JBAS015899: WildFly 8.2.1.Final "Tweek" starting
INFO  [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
INFO  [org.xnio] XNIO version 3.3.0.Final
INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.3.0.Final
INFO  [org.jboss.remoting] JBoss Remoting version 4.0.7.Final
INFO  [org.jboss.as.clustering.infinispan] JBAS010280: Activating Infinispan subsystem.
INFO  [org.jboss.as.naming] JBAS011800: Activating Naming Subsystem
INFO  [org.jboss.as.security] JBAS013171: Activating Security Subsystem
WARN  [org.jboss.as.txn] JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
INFO  [org.jboss.as.webservices] JBAS015537: Activating WebServices Extension
INFO  [org.jboss.as.jsf] JBAS012615: Activated the following JSF Implementations: [main]
INFO  [org.jboss.as.security] JBAS013170: Current PicketBox version=4.0.21.Final
INFO  [org.wildfly.extension.io] WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors
INFO  [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting
INFO  [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting
INFO  [org.jboss.as.naming] JBAS011802: Starting Naming Service
INFO  [org.jboss.as.connector.subsystems.datasources] JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
INFO  [org.jboss.as.connector.logging] JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final)
INFO  [org.jboss.as.mail.extension] JBAS015400: Bound mail session [java:jboss/mail/Default]
INFO  [org.jboss.as.connector.deployers.jdbc] JBAS010417: Started Driver service with driver-name = h2
INFO  [org.wildfly.extension.undertow] JBAS017527: Creating file handler for path /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/welcome-content
INFO  [com.arjuna.ats.jbossatx] ARJUNA032010: JBossTS Recovery Service (tag: 9aa71) - JBoss Inc.
INFO  [org.wildfly.extension.undertow] JBAS017525: Started server default-server.
INFO  [org.wildfly.extension.undertow] JBAS017531: Host default-host starting
INFO  [com.arjuna.ats.arjuna] ARJUNA012324: Start RecoveryActivators
INFO  [com.arjuna.ats.arjuna] ARJUNA012296: ExpiredEntryMonitor running at Tue, 24 Nov 2015 19:48:05
INFO  [com.arjuna.ats.arjuna] ARJUNA012343: RecoveryManagerImple is ready. Socket listener is turned off.
INFO  [com.arjuna.ats.jbossatx] ARJUNA032013: Starting transaction recovery manager
INFO  [org.wildfly.extension.undertow] JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080
INFO  [com.arjuna.ats.jbossatx] ARJUNA032017: JBossTS Transaction Service (JTA version - tag: 9aa71) - JBoss Inc.
INFO  [org.jboss.as.server.deployment.scanner] JBAS015012: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/deployments
INFO  [org.jboss.as.connector.subsystems.datasources] JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
INFO  [org.jboss.ws.common.management] JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final
INFO  [org.jboss.as] JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
INFO  [org.jboss.as] JBAS015951: Admin console listening on http://127.0.0.1:9990
INFO  [org.jboss.as] JBAS015874: WildFly 8.2.1.Final "Tweek" started in 14694ms - Started 188 of 238 services (83 services are lazy, passive or on-demand)
INFO  [org.xnio] XNIO version 3.2.0.Beta4
INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.2.0.Beta4
INFO  [org.jboss.remoting] JBoss Remoting version 4.0.7.Final
INFO  [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/22/a3662ddc54e2ea3ca6eb2ee70bfcd13d463346/content
INFO  [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war")
INFO  [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test
INFO  [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test'
INFO  [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [
	name: test
	...]
INFO  [org.hibernate.Version] HHH000412: Hibernate Core {4.3.7.Final}
INFO  [org.hibernate.cfg.Environment] HHH000206: hibernate.properties not found
INFO  [org.hibernate.cfg.Environment] HHH000021: Bytecode provider name : javassist
INFO  [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war
INFO  [org.hibernate.validator.internal.util.Version] HV000001: Hibernate Validator 5.1.3.Final
INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named EventEJB in deployment unit deployment "test.war" are as follows:

	java:global/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB
	java:app/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB
	java:module/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB
	java:global/test/EventEJB
	java:app/test/EventEJB
	java:module/EventEJB

INFO  [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war
INFO  [org.jboss.weld.Version] WELD-000900: 2.2.6 (Final)
INFO  [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war
INFO  [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test'
INFO  [org.hibernate.annotations.common.Version] HCANN000001: Hibernate Commons Annotations {4.0.4.Final}
INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
WARN  [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work
INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
Hibernate: alter table Event drop constraint FK_bdwxpjm1pnwnpat7u1kdbdmvj if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_bdwxpjm1pnwnpat7u1kdbdmvj if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement:
alter table Event drop constraint FK_bdwxpjm1pnwnpat7u1kdbdmvj if exists [42102-173]
Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement:
alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173]
Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement:
alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173]
Hibernate: drop table Event if exists
Hibernate: drop table Registration if exists
Hibernate: drop table User if exists
Hibernate: drop table UserJoinsEvent if exists
Hibernate: drop sequence hibernate_sequence
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: drop sequence hibernate_sequence
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Sequence "HIBERNATE_SEQUENCE" not found; SQL statement:
drop sequence hibernate_sequence [90036-173]
Hibernate: create table Event (id integer not null, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator_login varchar(20), primary key (id))
Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20), password varchar(32) not null, role varchar(10) not null, primary key (uuid))
Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login))
Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null)
Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se  unique (email)
Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p  unique (email)
Hibernate: alter table Event add constraint FK_bdwxpjm1pnwnpat7u1kdbdmvj foreign key (creator_login) references User
Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event
Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
INFO  [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test
INFO  [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war")
19:48:31,191 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
Hibernate: select event0_.id as id1_0_, event0_.creator_login as creator_7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ?
Hibernate: select event0_.id as id1_0_, event0_.creator_login as creator_7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ?
19:48:33,167 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-29) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
Hibernate: select event0_.id as id1_0_, event0_.creator_login as creator_7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ?
19:48:33,401 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-32) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
Hibernate: select event0_.id as id1_0_, event0_.creator_login as creator_7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ?
Hibernate: select event0_.id as id1_0_, event0_.creator_login as creator_7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ?
19:48:33,779 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-7) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
Hibernate: select event0_.id as id1_0_, event0_.creator_login as creator_7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ?
INFO  [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test
INFO  [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test'
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
Hibernate: alter table Event drop constraint FK_bdwxpjm1pnwnpat7u1kdbdmvj if exists
Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists
Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists
Hibernate: drop table Event if exists
Hibernate: drop table Registration if exists
Hibernate: drop table User if exists
Hibernate: drop table UserJoinsEvent if exists
Hibernate: drop sequence hibernate_sequence
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
INFO  [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war
INFO  [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test'
INFO  [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 170ms
INFO  [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/22/a3662ddc54e2ea3ca6eb2ee70bfcd13d463346/content
INFO  [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war")
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.718 sec - in es.uvigo.esei.dgss.letta.service.EventEJBTest
Running es.uvigo.esei.dgss.letta.service.SearchEJBTest
INFO  [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/2f/2f1d72c57a50984b2f6ff6ffb1a0c663eebfb7/content
INFO  [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war")
INFO  [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test
INFO  [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test'
INFO  [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [
	name: test
	...]
INFO  [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war
INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named SearchEJB in deployment unit deployment "test.war" are as follows:

	java:global/test/SearchEJB!es.uvigo.esei.dgss.letta.service.SearchEJB
	java:app/test/SearchEJB!es.uvigo.esei.dgss.letta.service.SearchEJB
	java:module/SearchEJB!es.uvigo.esei.dgss.letta.service.SearchEJB
	java:global/test/SearchEJB
	java:app/test/SearchEJB
	java:module/SearchEJB

INFO  [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war
INFO  [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war
INFO  [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test'
INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
WARN  [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work
INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
Hibernate: alter table Event drop constraint FK_bdwxpjm1pnwnpat7u1kdbdmvj if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_bdwxpjm1pnwnpat7u1kdbdmvj if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement:
alter table Event drop constraint FK_bdwxpjm1pnwnpat7u1kdbdmvj if exists [42102-173]
Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement:
alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173]
Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement:
alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173]
Hibernate: drop table Event if exists
Hibernate: drop table Registration if exists
Hibernate: drop table User if exists
Hibernate: drop table UserJoinsEvent if exists
Hibernate: drop sequence hibernate_sequence
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: drop sequence hibernate_sequence
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Sequence "HIBERNATE_SEQUENCE" not found; SQL statement:
drop sequence hibernate_sequence [90036-173]
Hibernate: create table Event (id integer not null, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator_login varchar(20), primary key (id))
Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20), password varchar(32) not null, role varchar(10) not null, primary key (uuid))
Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login))
Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null)
Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se  unique (email)
Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p  unique (email)
Hibernate: alter table Event add constraint FK_bdwxpjm1pnwnpat7u1kdbdmvj foreign key (creator_login) references User
Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event
Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
INFO  [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test
INFO  [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war")
19:48:40,680 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-10) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
Hibernate: select event0_.id as id1_0_, event0_.creator_login as creator_7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC
19:48:41,094 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-23) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
Hibernate: select event0_.id as id1_0_, event0_.creator_login as creator_7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC
19:48:41,303 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
Hibernate: select event0_.id as id1_0_, event0_.creator_login as creator_7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC
19:48:41,464 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-27) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
Hibernate: select event0_.id as id1_0_, event0_.creator_login as creator_7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC
19:48:41,612 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-29) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
Hibernate: select event0_.id as id1_0_, event0_.creator_login as creator_7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC
19:48:41,766 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-4) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
Hibernate: select event0_.id as id1_0_, event0_.creator_login as creator_7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC
INFO  [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test
ERROR [io.undertow.servlet.request] UT015005: Error invoking method requestDestroyed on listener class org.jboss.weld.servlet.WeldInitialListener: java.lang.NullPointerException
	at org.jboss.weld.servlet.WeldInitialListener.requestDestroyed(WeldInitialListener.java:143) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
	at io.undertow.servlet.core.ApplicationListeners.requestDestroyed(ApplicationListeners.java:225) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:304) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:248) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:77) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:167) [undertow-servlet-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:199) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:761) [undertow-core-1.1.8.Final.jar:1.1.8.Final]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_60]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_60]
	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60]

INFO  [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test'
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
Hibernate: alter table Event drop constraint FK_bdwxpjm1pnwnpat7u1kdbdmvj if exists
Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists
Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists
Hibernate: drop table Event if exists
Hibernate: drop table Registration if exists
Hibernate: drop table User if exists
Hibernate: drop table UserJoinsEvent if exists
Hibernate: drop sequence hibernate_sequence
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
INFO  [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war
INFO  [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test'
INFO  [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 126ms
INFO  [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/2f/2f1d72c57a50984b2f6ff6ffb1a0c663eebfb7/content
INFO  [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war")
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.908 sec - in es.uvigo.esei.dgss.letta.service.SearchEJBTest
INFO  [org.jboss.as.connector.subsystems.datasources] JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
INFO  [org.jboss.as.connector.deployers.jdbc] JBAS010418: Stopped Driver service with driver-name = h2
INFO  [org.wildfly.extension.undertow] JBAS017532: Host default-host stopping
INFO  [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService
INFO  [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager
INFO  [org.wildfly.extension.undertow] JBAS017521: Undertow HTTP listener default suspending
INFO  [org.wildfly.extension.undertow] JBAS017520: Undertow HTTP listener default stopped, was bound to /127.0.0.1:8080
INFO  [org.wildfly.extension.undertow] JBAS017506: Undertow 1.1.8.Final stopping
INFO  [org.jboss.as] JBAS015950: WildFly 8.2.1.Final "Tweek" stopped in 138ms

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ service ---
[INFO] Analyzed bundle 'Service' with 7 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ service ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ service ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ service ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.letta.service...
Loading source files for package es.uvigo.esei.dgss.letta.service.exceptions...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/DefaultMailerEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/EventEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/Mailer.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/SearchEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/TestingMailerEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/UserEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/EmailDuplicateException.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/LoginDuplicateException.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/serialized-form.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/Mailer.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/UserEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/SearchEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/EventEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/TestingMailerEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/DefaultMailerEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/class-use/EmailDuplicateException.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/class-use/LoginDuplicateException.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/help-doc.html...
1 warning
[WARNING] Javadoc Warnings
[WARNING] /var/lib/jenkins/workspace/LETTA/service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java:232: warning: no description for @param
[WARNING] * @param login
[WARNING] ^
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ service ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ service ---
[INFO] Analyzed bundle 'Service' with 7 classes
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ service ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building REST 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rest ---
[INFO] Deleting /var/lib/jenkins/workspace/LETTA/rest/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ rest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ rest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ rest ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/rest/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ rest ---
[JENKINS] Recording test results[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ rest ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec

[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rest ---
[INFO] Packaging webapp
[INFO] Assembling webapp [rest] in [/var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/rest/src/main/webapp]
[INFO] Webapp assembled in [37 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ rest ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ rest ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ rest ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ rest ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ rest ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JSF 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/primefaces/primefaces/5.3/primefaces-5.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/primefaces/primefaces/5.3/primefaces-5.3.pom (52 KB at 88.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/primefaces/primefaces/5.3/primefaces-5.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/primefaces/primefaces/5.3/primefaces-5.3.jar (3343 KB at 1071.4 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jsf ---
[INFO] Deleting /var/lib/jenkins/workspace/LETTA/jsf/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jsf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/lib/jenkins/workspace/LETTA/jsf/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jsf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/LETTA/jsf/target/test-classes
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ jsf ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/jsf/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jsf ---
[INFO] Surefire report directory: /var/lib/jenkins/workspace/LETTA/jsf/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running es.uvigo.esei.dgss.letta.jsf.RegisterUserControllerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in es.uvigo.esei.dgss.letta.jsf.RegisterUserControllerTest
Running es.uvigo.esei.dgss.letta.jsf.ConfirmUserControllerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in es.uvigo.esei.dgss.letta.jsf.ConfirmUserControllerTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ jsf ---
[INFO] Analyzed bundle 'JSF' with 5 classes
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ jsf ---
[INFO] Packaging webapp
[INFO] Assembling webapp [jsf] in [/var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/jsf/src/main/webapp]
[INFO] Webapp assembled in [75 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ jsf ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ jsf ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.letta.jsf...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/ConfirmUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/CreateEventController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/IndexPageController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/JSFController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/JSFController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/IndexPageController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/CreateEventController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/ConfirmUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/RegisterUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ jsf ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ jsf ---
[INFO] Analyzed bundle 'JSF' with 5 classes
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ jsf ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EAR 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ear ---
[INFO] Deleting /var/lib/jenkins/workspace/LETTA/ear/target
[INFO] 
[INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ ear ---
[INFO] Generating application.xml
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/main/resources
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ ear ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/ear/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ ear ---
[INFO] Copying artifact [war:es.uvigo.esei.dgss.letta:jsf:0.0.1-SNAPSHOT] to [jsf-0.0.1-SNAPSHOT.war]
[INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war
[INFO] Copying artifact [war:es.uvigo.esei.dgss.letta:rest:0.0.1-SNAPSHOT] to [rest-0.0.1-SNAPSHOT.war]
[INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war
[INFO] Copying artifact [jar:es.uvigo.esei.dgss.letta:domain:0.0.1-SNAPSHOT] to [lib/domain-0.0.1-SNAPSHOT.jar]
[INFO] Copying artifact [jar:org.apache.commons:commons-lang3:3.4] to [lib/commons-lang3-3.4.jar]
[INFO] Copying artifact [ejb:es.uvigo.esei.dgss.letta:service:0.0.1-SNAPSHOT] to [service-0.0.1-SNAPSHOT.jar]
[INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar
[INFO] Could not find manifest file: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/META-INF/MANIFEST.MF - Generating one
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ ear ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ear ---
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ ear ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.ear
[INFO] Installing /var/lib/jenkins/workspace/LETTA/ear/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Sample ............................................ SUCCESS [6.502s]
[INFO] Domain ............................................ SUCCESS [18.727s]
[INFO] Tests ............................................. SUCCESS [6.343s]
[INFO] Service ........................................... SUCCESS [56.915s]
[INFO] REST .............................................. SUCCESS [2.453s]
[INFO] JSF ............................................... SUCCESS [16.735s]
[INFO] EAR ............................................... SUCCESS [2.928s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:52.681s
[INFO] Finished at: Tue Nov 24 19:49:10 CET 2015
[INFO] Final Memory: 62M/704M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/pom.xml to es.uvigo.esei.dgss.letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/ear/pom.xml to es.uvigo.esei.dgss.letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear to es.uvigo.esei.dgss.letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.ear
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/tests/pom.xml to es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT.jar to es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/domain/pom.xml to es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT.jar to es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/rest/pom.xml to es.uvigo.esei.dgss.letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war to es.uvigo.esei.dgss.letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/service/pom.xml to es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT.jar to es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/jsf/pom.xml to es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war to es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-javadoc.jar
channel stopped
[LETTA] $ mvn -DskipTests=true deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Sample
[INFO] Domain
[INFO] Tests
[INFO] Service
[INFO] REST
[INFO] JSF
[INFO] EAR
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Sample 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ letta ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ letta ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ letta >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ letta <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ letta ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ letta ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ letta ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ letta ---
[INFO] Deploying es.uvigo.esei.dgss.letta:letta:0.0.1-SNAPSHOT at end
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Domain 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ domain ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ domain ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ domain ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ domain ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ domain ---
[INFO] Analyzed bundle 'Domain' with 5 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ domain ---
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ domain >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ domain <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ domain ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ domain ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.letta.domain.entities...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Event.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventType.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Registration.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Role.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/User.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/serialized-form.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Registration.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/User.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Event.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Role.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventType.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ domain ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ domain ---
[INFO] Analyzed bundle 'Domain' with 5 classes
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ domain ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ domain ---
[INFO] Deploying es.uvigo.esei.dgss.letta:domain:0.0.1-SNAPSHOT at end
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tests 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ tests ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ tests ---
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ tests >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ tests <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ tests ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tests ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.letta.service.util.security...
Loading source files for package es.uvigo.esei.dgss.letta.domain.entities...
Loading source files for package es.uvigo.esei.dgss.letta.http.util...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToEntity.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToRegistration.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToUser.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/RegistrationsDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToEntity.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToUser.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/RegistrationsDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventsDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToRegistration.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/UsersDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/class-use/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ tests ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tests ---
[INFO] Deploying es.uvigo.esei.dgss.letta:tests:0.0.1-SNAPSHOT at end
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Service 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ service ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/LETTA/service/target/test-classes
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ service ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ service ---
[INFO] Analyzed bundle 'Service' with 7 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ service ---
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ service >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ service <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ service ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ service ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.letta.service...
Loading source files for package es.uvigo.esei.dgss.letta.service.exceptions...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/DefaultMailerEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/EventEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/Mailer.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/SearchEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/TestingMailerEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/UserEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/EmailDuplicateException.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/LoginDuplicateException.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/serialized-form.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/Mailer.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/UserEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/SearchEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/EventEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/TestingMailerEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/DefaultMailerEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/class-use/EmailDuplicateException.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/class-use/LoginDuplicateException.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/help-doc.html...
1 warning
[WARNING] Javadoc Warnings
[WARNING] /var/lib/jenkins/workspace/LETTA/service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java:232: warning: no description for @param
[WARNING] * @param login
[WARNING] ^
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ service ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ service ---
[INFO] Analyzed bundle 'Service' with 7 classes
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ service ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ service ---
[INFO] Deploying es.uvigo.esei.dgss.letta:service:0.0.1-SNAPSHOT at end
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building REST 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ rest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ rest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ rest ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ rest ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rest ---
[INFO] Packaging webapp
[INFO] Assembling webapp [rest] in [/var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/rest/src/main/webapp]
[INFO] Webapp assembled in [33 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ rest >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ rest <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ rest ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ rest ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ rest ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ rest ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ rest ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rest ---
[INFO] Deploying es.uvigo.esei.dgss.letta:rest:0.0.1-SNAPSHOT at end
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JSF 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jsf ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jsf ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ jsf ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jsf ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ jsf ---
[INFO] Analyzed bundle 'JSF' with 5 classes
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ jsf ---
[INFO] Packaging webapp
[INFO] Assembling webapp [jsf] in [/var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/jsf/src/main/webapp]
[INFO] Webapp assembled in [38 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ jsf >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ jsf <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ jsf ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ jsf ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.letta.jsf...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/ConfirmUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/CreateEventController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/IndexPageController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/JSFController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/JSFController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/IndexPageController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/CreateEventController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/ConfirmUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/RegisterUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ jsf ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ jsf ---
[INFO] Analyzed bundle 'JSF' with 5 classes
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ jsf ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsf ---
[INFO] Deploying es.uvigo.esei.dgss.letta:jsf:0.0.1-SNAPSHOT at end
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EAR 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ ear ---
[INFO] Generating application.xml
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/main/resources
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ ear ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ ear ---
[INFO] Copying artifact [war:es.uvigo.esei.dgss.letta:jsf:0.0.1-SNAPSHOT] to [jsf-0.0.1-SNAPSHOT.war]
[INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war
[INFO] Copying artifact [war:es.uvigo.esei.dgss.letta:rest:0.0.1-SNAPSHOT] to [rest-0.0.1-SNAPSHOT.war]
[INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war
[INFO] Could not find manifest file: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/META-INF/MANIFEST.MF - Generating one
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ ear >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ ear <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ ear ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ear ---
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ ear ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.ear
[INFO] Installing /var/lib/jenkins/workspace/LETTA/ear/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ ear ---
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/maven-metadata.xml
608/608 B   
            
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/maven-metadata.xml (608 B at 2.5 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-20151124.184940-35.pom
2/19 KB     
4/19 KB   
6/19 KB   
8/19 KB   
10/19 KB   
12/19 KB   
14/19 KB   
16/19 KB   
18/19 KB   
19/19 KB   
           
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-20151124.184940-35.pom (19 KB at 243.0 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/maven-metadata.xml
289/289 B   
            
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/maven-metadata.xml (289 B at 9.4 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/maven-metadata.xml
608/608 B   
            
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/maven-metadata.xml (608 B at 11.9 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/maven-metadata.xml
289/289 B   
            
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/maven-metadata.xml (289 B at 10.1 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB      
         
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 56.4 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151124.184940-35.jar
2/10 KB   
4/10 KB   
6/10 KB   
8/10 KB   
10/10 KB   
           
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151124.184940-35.jar (10 KB at 270.7 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151124.184940-35.pom
2/2 KB     
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151124.184940-35.pom (2 KB at 39.9 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/maven-metadata.xml
290/290 B   
            
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/maven-metadata.xml (290 B at 14.2 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB      
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 39.5 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/maven-metadata.xml
290/290 B   
            
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/maven-metadata.xml (290 B at 10.1 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151124.184940-35-sources.jar
2/7 KB      
4/7 KB   
6/7 KB   
7/7 KB   
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151124.184940-35-sources.jar (7 KB at 191.3 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 42.3 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151124.184940-35-javadoc.jar
2/52 KB   
4/52 KB   
6/52 KB   
8/52 KB   
10/52 KB   
12/52 KB   
14/52 KB   
16/52 KB   
18/52 KB   
20/52 KB   
22/52 KB   
24/52 KB   
26/52 KB   
28/52 KB   
30/52 KB   
32/52 KB   
34/52 KB   
36/52 KB   
38/52 KB   
40/52 KB   
42/52 KB   
44/52 KB   
46/52 KB   
48/52 KB   
50/52 KB   
52/52 KB   
           
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151124.184940-35-javadoc.jar (52 KB at 895.9 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB     
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 40.8 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 65.8 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151124.184941-35.jar
2/22 KB   
4/22 KB   
6/22 KB   
8/22 KB   
10/22 KB   
12/22 KB   
14/22 KB   
16/22 KB   
18/22 KB   
20/22 KB   
22/22 KB   
           
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151124.184941-35.jar (22 KB at 358.0 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151124.184941-35.pom
2/2 KB     
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151124.184941-35.pom (2 KB at 18.7 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/maven-metadata.xml
289/289 B   
            
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/maven-metadata.xml (289 B at 8.6 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB      
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 22.3 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/maven-metadata.xml
289/289 B   
            
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/maven-metadata.xml (289 B at 5.5 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151124.184941-35-sources.jar
2/16 KB     
4/16 KB   
6/16 KB   
8/16 KB   
10/16 KB   
12/16 KB   
14/16 KB   
16/16 KB   
           
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151124.184941-35-sources.jar (16 KB at 222.5 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB     
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 16.4 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151124.184941-35-javadoc.jar
2/95 KB   
4/95 KB   
6/95 KB   
8/95 KB   
10/95 KB   
12/95 KB   
14/95 KB   
16/95 KB   
18/95 KB   
20/95 KB   
22/95 KB   
24/95 KB   
26/95 KB   
28/95 KB   
30/95 KB   
32/95 KB   
34/95 KB   
36/95 KB   
38/95 KB   
40/95 KB   
42/95 KB   
44/95 KB   
46/95 KB   
48/95 KB   
50/95 KB   
52/95 KB   
54/95 KB   
56/95 KB   
58/95 KB   
60/95 KB   
62/95 KB   
64/95 KB   
66/95 KB   
68/95 KB   
70/95 KB   
72/95 KB   
74/95 KB   
76/95 KB   
78/95 KB   
80/95 KB   
82/95 KB   
84/95 KB   
86/95 KB   
88/95 KB   
90/95 KB   
92/95 KB   
94/95 KB   
95/95 KB   
           
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151124.184941-35-javadoc.jar (95 KB at 818.3 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB     
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 26.9 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 42.3 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151124.184941-35.jar
2/11 KB   
4/11 KB   
6/11 KB   
8/11 KB   
10/11 KB   
11/11 KB   
           
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151124.184941-35.jar (11 KB at 137.7 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151124.184941-35.pom
2/2 KB     
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151124.184941-35.pom (2 KB at 23.5 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/maven-metadata.xml
291/291 B   
            
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/maven-metadata.xml (291 B at 11.8 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB      
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 22.8 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/maven-metadata.xml
291/291 B   
            
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/maven-metadata.xml (291 B at 6.9 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151124.184941-35-sources.jar
2/8 KB      
4/8 KB   
6/8 KB   
8/8 KB   
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151124.184941-35-sources.jar (8 KB at 135.8 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 24.7 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151124.184941-35-javadoc.jar
2/67 KB   
4/67 KB   
6/67 KB   
8/67 KB   
10/67 KB   
12/67 KB   
14/67 KB   
16/67 KB   
18/67 KB   
20/67 KB   
22/67 KB   
24/67 KB   
26/67 KB   
28/67 KB   
30/67 KB   
32/67 KB   
34/67 KB   
36/67 KB   
38/67 KB   
40/67 KB   
42/67 KB   
44/67 KB   
46/67 KB   
48/67 KB   
50/67 KB   
52/67 KB   
54/67 KB   
56/67 KB   
58/67 KB   
60/67 KB   
62/67 KB   
64/67 KB   
66/67 KB   
67/67 KB   
           
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151124.184941-35-javadoc.jar (67 KB at 851.2 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB     
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 24.2 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml
996/996 B   
            
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml (996 B at 17.4 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151124.184942-35.war
2/4 KB      
4/4 KB   
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151124.184942-35.war (4 KB at 60.6 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151124.184942-35.pom
2/3 KB   
3/3 KB   
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151124.184942-35.pom (3 KB at 30.2 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/maven-metadata.xml
288/288 B   
            
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/maven-metadata.xml (288 B at 10.4 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml
996/996 B   
            
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml (996 B at 15.9 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/maven-metadata.xml
288/288 B   
            
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/maven-metadata.xml (288 B at 5.7 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151124.184942-35-sources.jar
831/831 B   
            
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151124.184942-35-sources.jar (831 B at 8.0 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml
996/996 B   
            
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml (996 B at 13.5 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB      
         
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 22.7 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151124.184942-35.war
2/3649 KB   
4/3649 KB   
6/3649 KB   
8/3649 KB   
10/3649 KB   
12/3649 KB   
14/3649 KB   
16/3649 KB   
18/3649 KB   
20/3649 KB   
22/3649 KB   
24/3649 KB   
26/3649 KB   
28/3649 KB   
30/3649 KB   
32/3649 KB   
34/3649 KB   
36/3649 KB   
38/3649 KB   
40/3649 KB   
42/3649 KB   
44/3649 KB   
46/3649 KB   
48/3649 KB   
50/3649 KB   
52/3649 KB   
54/3649 KB   
56/3649 KB   
58/3649 KB   
60/3649 KB   
62/3649 KB   
64/3649 KB   
66/3649 KB   
68/3649 KB   
70/3649 KB   
72/3649 KB   
74/3649 KB   
76/3649 KB   
78/3649 KB   
80/3649 KB   
82/3649 KB   
84/3649 KB   
86/3649 KB   
88/3649 KB   
90/3649 KB   
92/3649 KB   
94/3649 KB   
96/3649 KB   
98/3649 KB   
100/3649 KB   
102/3649 KB   
104/3649 KB   
106/3649 KB   
108/3649 KB   
110/3649 KB   
112/3649 KB   
114/3649 KB   
116/3649 KB   
118/3649 KB   
120/3649 KB   
122/3649 KB   
124/3649 KB   
126/3649 KB   
128/3649 KB   
130/3649 KB   
132/3649 KB   
134/3649 KB   
136/3649 KB   
138/3649 KB   
140/3649 KB   
142/3649 KB   
144/3649 KB   
146/3649 KB   
148/3649 KB   
150/3649 KB   
152/3649 KB   
154/3649 KB   
156/3649 KB   
158/3649 KB   
160/3649 KB   
162/3649 KB   
164/3649 KB   
166/3649 KB   
168/3649 KB   
170/3649 KB   
172/3649 KB   
174/3649 KB   
176/3649 KB   
178/3649 KB   
180/3649 KB   
182/3649 KB   
184/3649 KB   
186/3649 KB   
188/3649 KB   
190/3649 KB   
192/3649 KB   
194/3649 KB   
196/3649 KB   
198/3649 KB   
200/3649 KB   
202/3649 KB   
204/3649 KB   
206/3649 KB   
208/3649 KB   
210/3649 KB   
212/3649 KB   
214/3649 KB   
216/3649 KB   
218/3649 KB   
220/3649 KB   
222/3649 KB   
224/3649 KB   
226/3649 KB   
228/3649 KB   
230/3649 KB   
232/3649 KB   
234/3649 KB   
236/3649 KB   
238/3649 KB   
240/3649 KB   
242/3649 KB   
244/3649 KB   
246/3649 KB   
248/3649 KB   
250/3649 KB   
252/3649 KB   
254/3649 KB   
256/3649 KB   
258/3649 KB   
260/3649 KB   
262/3649 KB   
264/3649 KB   
266/3649 KB   
268/3649 KB   
270/3649 KB   
272/3649 KB   
274/3649 KB   
276/3649 KB   
278/3649 KB   
280/3649 KB   
282/3649 KB   
284/3649 KB   
286/3649 KB   
288/3649 KB   
290/3649 KB   
292/3649 KB   
294/3649 KB   
296/3649 KB   
298/3649 KB   
300/3649 KB   
302/3649 KB   
304/3649 KB   
306/3649 KB   
308/3649 KB   
310/3649 KB   
312/3649 KB   
314/3649 KB   
316/3649 KB   
318/3649 KB   
320/3649 KB   
322/3649 KB   
324/3649 KB   
326/3649 KB   
328/3649 KB   
330/3649 KB   
332/3649 KB   
334/3649 KB   
336/3649 KB   
338/3649 KB   
340/3649 KB   
342/3649 KB   
344/3649 KB   
346/3649 KB   
348/3649 KB   
350/3649 KB   
352/3649 KB   
354/3649 KB   
356/3649 KB   
358/3649 KB   
360/3649 KB   
362/3649 KB   
364/3649 KB   
366/3649 KB   
368/3649 KB   
370/3649 KB   
372/3649 KB   
374/3649 KB   
376/3649 KB   
378/3649 KB   
380/3649 KB   
382/3649 KB   
384/3649 KB   
386/3649 KB   
388/3649 KB   
390/3649 KB   
392/3649 KB   
394/3649 KB   
396/3649 KB   
398/3649 KB   
400/3649 KB   
402/3649 KB   
404/3649 KB   
406/3649 KB   
408/3649 KB   
410/3649 KB   
412/3649 KB   
414/3649 KB   
416/3649 KB   
418/3649 KB   
420/3649 KB   
422/3649 KB   
424/3649 KB   
426/3649 KB   
428/3649 KB   
430/3649 KB   
432/3649 KB   
434/3649 KB   
436/3649 KB   
438/3649 KB   
440/3649 KB   
442/3649 KB   
444/3649 KB   
446/3649 KB   
448/3649 KB   
450/3649 KB   
452/3649 KB   
454/3649 KB   
456/3649 KB   
458/3649 KB   
460/3649 KB   
462/3649 KB   
464/3649 KB   
466/3649 KB   
468/3649 KB   
470/3649 KB   
472/3649 KB   
474/3649 KB   
476/3649 KB   
478/3649 KB   
480/3649 KB   
482/3649 KB   
484/3649 KB   
486/3649 KB   
488/3649 KB   
490/3649 KB   
492/3649 KB   
494/3649 KB   
496/3649 KB   
498/3649 KB   
500/3649 KB   
502/3649 KB   
504/3649 KB   
506/3649 KB   
508/3649 KB   
510/3649 KB   
512/3649 KB   
514/3649 KB   
516/3649 KB   
518/3649 KB   
520/3649 KB   
522/3649 KB   
524/3649 KB   
526/3649 KB   
528/3649 KB   
530/3649 KB   
532/3649 KB   
534/3649 KB   
536/3649 KB   
538/3649 KB   
540/3649 KB   
542/3649 KB   
544/3649 KB   
546/3649 KB   
548/3649 KB   
550/3649 KB   
552/3649 KB   
554/3649 KB   
556/3649 KB   
558/3649 KB   
560/3649 KB   
562/3649 KB   
564/3649 KB   
566/3649 KB   
568/3649 KB   
570/3649 KB   
572/3649 KB   
574/3649 KB   
576/3649 KB   
578/3649 KB   
580/3649 KB   
582/3649 KB   
584/3649 KB   
586/3649 KB   
588/3649 KB   
590/3649 KB   
592/3649 KB   
594/3649 KB   
596/3649 KB   
598/3649 KB   
600/3649 KB   
602/3649 KB   
604/3649 KB   
606/3649 KB   
608/3649 KB   
610/3649 KB   
612/3649 KB   
614/3649 KB   
616/3649 KB   
618/3649 KB   
620/3649 KB   
622/3649 KB   
624/3649 KB   
626/3649 KB   
628/3649 KB   
630/3649 KB   
632/3649 KB   
634/3649 KB   
636/3649 KB   
638/3649 KB   
640/3649 KB   
642/3649 KB   
644/3649 KB   
646/3649 KB   
648/3649 KB   
650/3649 KB   
652/3649 KB   
654/3649 KB   
656/3649 KB   
658/3649 KB   
660/3649 KB   
662/3649 KB   
664/3649 KB   
666/3649 KB   
668/3649 KB   
670/3649 KB   
672/3649 KB   
674/3649 KB   
676/3649 KB   
678/3649 KB   
680/3649 KB   
682/3649 KB   
684/3649 KB   
686/3649 KB   
688/3649 KB   
690/3649 KB   
692/3649 KB   
694/3649 KB   
696/3649 KB   
698/3649 KB   
700/3649 KB   
702/3649 KB   
704/3649 KB   
706/3649 KB   
708/3649 KB   
710/3649 KB   
712/3649 KB   
714/3649 KB   
716/3649 KB   
718/3649 KB   
720/3649 KB   
722/3649 KB   
724/3649 KB   
726/3649 KB   
728/3649 KB   
730/3649 KB   
732/3649 KB   
734/3649 KB   
736/3649 KB   
738/3649 KB   
740/3649 KB   
742/3649 KB   
744/3649 KB   
746/3649 KB   
748/3649 KB   
750/3649 KB   
752/3649 KB   
754/3649 KB   
756/3649 KB   
758/3649 KB   
760/3649 KB   
762/3649 KB   
764/3649 KB   
766/3649 KB   
768/3649 KB   
770/3649 KB   
772/3649 KB   
774/3649 KB   
776/3649 KB   
778/3649 KB   
780/3649 KB   
782/3649 KB   
784/3649 KB   
786/3649 KB   
788/3649 KB   
790/3649 KB   
792/3649 KB   
794/3649 KB   
796/3649 KB   
798/3649 KB   
800/3649 KB   
802/3649 KB   
804/3649 KB   
806/3649 KB   
808/3649 KB   
810/3649 KB   
812/3649 KB   
814/3649 KB   
816/3649 KB   
818/3649 KB   
820/3649 KB   
822/3649 KB   
824/3649 KB   
826/3649 KB   
828/3649 KB   
830/3649 KB   
832/3649 KB   
834/3649 KB   
836/3649 KB   
838/3649 KB   
840/3649 KB   
842/3649 KB   
844/3649 KB   
846/3649 KB   
848/3649 KB   
850/3649 KB   
852/3649 KB   
854/3649 KB   
856/3649 KB   
858/3649 KB   
860/3649 KB   
862/3649 KB   
864/3649 KB   
866/3649 KB   
868/3649 KB   
870/3649 KB   
872/3649 KB   
874/3649 KB   
876/3649 KB   
878/3649 KB   
880/3649 KB   
882/3649 KB   
884/3649 KB   
886/3649 KB   
888/3649 KB   
890/3649 KB   
892/3649 KB   
894/3649 KB   
896/3649 KB   
898/3649 KB   
900/3649 KB   
902/3649 KB   
904/3649 KB   
906/3649 KB   
908/3649 KB   
910/3649 KB   
912/3649 KB   
914/3649 KB   
916/3649 KB   
918/3649 KB   
920/3649 KB   
922/3649 KB   
924/3649 KB   
926/3649 KB   
928/3649 KB   
930/3649 KB   
932/3649 KB   
934/3649 KB   
936/3649 KB   
938/3649 KB   
940/3649 KB   
942/3649 KB   
944/3649 KB   
946/3649 KB   
948/3649 KB   
950/3649 KB   
952/3649 KB   
954/3649 KB   
956/3649 KB   
958/3649 KB   
960/3649 KB   
962/3649 KB   
964/3649 KB   
966/3649 KB   
968/3649 KB   
970/3649 KB   
972/3649 KB   
974/3649 KB   
976/3649 KB   
978/3649 KB   
980/3649 KB   
982/3649 KB   
984/3649 KB   
986/3649 KB   
988/3649 KB   
990/3649 KB   
992/3649 KB   
994/3649 KB   
996/3649 KB   
998/3649 KB   
1000/3649 KB   
1002/3649 KB   
1004/3649 KB   
1006/3649 KB   
1008/3649 KB   
1010/3649 KB   
1012/3649 KB   
1014/3649 KB   
1016/3649 KB   
1018/3649 KB   
1020/3649 KB   
1022/3649 KB   
1024/3649 KB   
1026/3649 KB   
1028/3649 KB   
1030/3649 KB   
1032/3649 KB   
1034/3649 KB   
1036/3649 KB   
1038/3649 KB   
1040/3649 KB   
1042/3649 KB   
1044/3649 KB   
1046/3649 KB   
1048/3649 KB   
1050/3649 KB   
1052/3649 KB   
1054/3649 KB   
1056/3649 KB   
1058/3649 KB   
1060/3649 KB   
1062/3649 KB   
1064/3649 KB   
1066/3649 KB   
1068/3649 KB   
1070/3649 KB   
1072/3649 KB   
1074/3649 KB   
1076/3649 KB   
1078/3649 KB   
1080/3649 KB   
1082/3649 KB   
1084/3649 KB   
1086/3649 KB   
1088/3649 KB   
1090/3649 KB   
1092/3649 KB   
1094/3649 KB   
1096/3649 KB   
1098/3649 KB   
1100/3649 KB   
1102/3649 KB   
1104/3649 KB   
1106/3649 KB   
1108/3649 KB   
1110/3649 KB   
1112/3649 KB   
1114/3649 KB   
1116/3649 KB   
1118/3649 KB   
1120/3649 KB   
1122/3649 KB   
1124/3649 KB   
1126/3649 KB   
1128/3649 KB   
1130/3649 KB   
1132/3649 KB   
1134/3649 KB   
1136/3649 KB   
1138/3649 KB   
1140/3649 KB   
1142/3649 KB   
1144/3649 KB   
1146/3649 KB   
1148/3649 KB   
1150/3649 KB   
1152/3649 KB   
1154/3649 KB   
1156/3649 KB   
1158/3649 KB   
1160/3649 KB   
1162/3649 KB   
1164/3649 KB   
1166/3649 KB   
1168/3649 KB   
1170/3649 KB   
1172/3649 KB   
1174/3649 KB   
1176/3649 KB   
1178/3649 KB   
1180/3649 KB   
1182/3649 KB   
1184/3649 KB   
1186/3649 KB   
1188/3649 KB   
1190/3649 KB   
1192/3649 KB   
1194/3649 KB   
1196/3649 KB   
1198/3649 KB   
1200/3649 KB   
1202/3649 KB   
1204/3649 KB   
1206/3649 KB   
1208/3649 KB   
1210/3649 KB   
1212/3649 KB   
1214/3649 KB   
1216/3649 KB   
1218/3649 KB   
1220/3649 KB   
1222/3649 KB   
1224/3649 KB   
1226/3649 KB   
1228/3649 KB   
1230/3649 KB   
1232/3649 KB   
1234/3649 KB   
1236/3649 KB   
1238/3649 KB   
1240/3649 KB   
1242/3649 KB   
1244/3649 KB   
1246/3649 KB   
1248/3649 KB   
1250/3649 KB   
1252/3649 KB   
1254/3649 KB   
1256/3649 KB   
1258/3649 KB   
1260/3649 KB   
1262/3649 KB   
1264/3649 KB   
1266/3649 KB   
1268/3649 KB   
1270/3649 KB   
1272/3649 KB   
1274/3649 KB   
1276/3649 KB   
1278/3649 KB   
1280/3649 KB   
1282/3649 KB   
1284/3649 KB   
1286/3649 KB   
1288/3649 KB   
1290/3649 KB   
1292/3649 KB   
1294/3649 KB   
1296/3649 KB   
1298/3649 KB   
1300/3649 KB   
1302/3649 KB   
1304/3649 KB   
1306/3649 KB   
1308/3649 KB   
1310/3649 KB   
1312/3649 KB   
1314/3649 KB   
1316/3649 KB   
1318/3649 KB   
1320/3649 KB   
1322/3649 KB   
1324/3649 KB   
1326/3649 KB   
1328/3649 KB   
1330/3649 KB   
1332/3649 KB   
1334/3649 KB   
1336/3649 KB   
1338/3649 KB   
1340/3649 KB   
1342/3649 KB   
1344/3649 KB   
1346/3649 KB   
1348/3649 KB   
1350/3649 KB   
1352/3649 KB   
1354/3649 KB   
1356/3649 KB   
1358/3649 KB   
1360/3649 KB   
1362/3649 KB   
1364/3649 KB   
1366/3649 KB   
1368/3649 KB   
1370/3649 KB   
1372/3649 KB   
1374/3649 KB   
1376/3649 KB   
1378/3649 KB   
1380/3649 KB   
1382/3649 KB   
1384/3649 KB   
1386/3649 KB   
1388/3649 KB   
1390/3649 KB   
1392/3649 KB   
1394/3649 KB   
1396/3649 KB   
1398/3649 KB   
1400/3649 KB   
1402/3649 KB   
1404/3649 KB   
1406/3649 KB   
1408/3649 KB   
1410/3649 KB   
1412/3649 KB   
1414/3649 KB   
1416/3649 KB   
1418/3649 KB   
1420/3649 KB   
1422/3649 KB   
1424/3649 KB   
1426/3649 KB   
1428/3649 KB   
1430/3649 KB   
1432/3649 KB   
1434/3649 KB   
1436/3649 KB   
1438/3649 KB   
1440/3649 KB   
1442/3649 KB   
1444/3649 KB   
1446/3649 KB   
1448/3649 KB   
1450/3649 KB   
1452/3649 KB   
1454/3649 KB   
1456/3649 KB   
1458/3649 KB   
1460/3649 KB   
1462/3649 KB   
1464/3649 KB   
1466/3649 KB   
1468/3649 KB   
1470/3649 KB   
1472/3649 KB   
1474/3649 KB   
1476/3649 KB   
1478/3649 KB   
1480/3649 KB   
1482/3649 KB   
1484/3649 KB   
1486/3649 KB   
1488/3649 KB   
1490/3649 KB   
1492/3649 KB   
1494/3649 KB   
1496/3649 KB   
1498/3649 KB   
1500/3649 KB   
1502/3649 KB   
1504/3649 KB   
1506/3649 KB   
1508/3649 KB   
1510/3649 KB   
1512/3649 KB   
1514/3649 KB   
1516/3649 KB   
1518/3649 KB   
1520/3649 KB   
1522/3649 KB   
1524/3649 KB   
1526/3649 KB   
1528/3649 KB   
1530/3649 KB   
1532/3649 KB   
1534/3649 KB   
1536/3649 KB   
1538/3649 KB   
1540/3649 KB   
1542/3649 KB   
1544/3649 KB   
1546/3649 KB   
1548/3649 KB   
1550/3649 KB   
1552/3649 KB   
1554/3649 KB   
1556/3649 KB   
1558/3649 KB   
1560/3649 KB   
1562/3649 KB   
1564/3649 KB   
1566/3649 KB   
1568/3649 KB   
1570/3649 KB   
1572/3649 KB   
1574/3649 KB   
1576/3649 KB   
1578/3649 KB   
1580/3649 KB   
1582/3649 KB   
1584/3649 KB   
1586/3649 KB   
1588/3649 KB   
1590/3649 KB   
1592/3649 KB   
1594/3649 KB   
1596/3649 KB   
1598/3649 KB   
1600/3649 KB   
1602/3649 KB   
1604/3649 KB   
1606/3649 KB   
1608/3649 KB   
1610/3649 KB   
1612/3649 KB   
1614/3649 KB   
1616/3649 KB   
1618/3649 KB   
1620/3649 KB   
1622/3649 KB   
1624/3649 KB   
1626/3649 KB   
1628/3649 KB   
1630/3649 KB   
1632/3649 KB   
1634/3649 KB   
1636/3649 KB   
1638/3649 KB   
1640/3649 KB   
1642/3649 KB   
1644/3649 KB   
1646/3649 KB   
1648/3649 KB   
1650/3649 KB   
1652/3649 KB   
1654/3649 KB   
1656/3649 KB   
1658/3649 KB   
1660/3649 KB   
1662/3649 KB   
1664/3649 KB   
1666/3649 KB   
1668/3649 KB   
1670/3649 KB   
1672/3649 KB   
1674/3649 KB   
1676/3649 KB   
1678/3649 KB   
1680/3649 KB   
1682/3649 KB   
1684/3649 KB   
1686/3649 KB   
1688/3649 KB   
1690/3649 KB   
1692/3649 KB   
1694/3649 KB   
1696/3649 KB   
1698/3649 KB   
1700/3649 KB   
1702/3649 KB   
1704/3649 KB   
1706/3649 KB   
1708/3649 KB   
1710/3649 KB   
1712/3649 KB   
1714/3649 KB   
1716/3649 KB   
1718/3649 KB   
1720/3649 KB   
1722/3649 KB   
1724/3649 KB   
1726/3649 KB   
1728/3649 KB   
1730/3649 KB   
1732/3649 KB   
1734/3649 KB   
1736/3649 KB   
1738/3649 KB   
1740/3649 KB   
1742/3649 KB   
1744/3649 KB   
1746/3649 KB   
1748/3649 KB   
1750/3649 KB   
1752/3649 KB   
1754/3649 KB   
1756/3649 KB   
1758/3649 KB   
1760/3649 KB   
1762/3649 KB   
1764/3649 KB   
1766/3649 KB   
1768/3649 KB   
1770/3649 KB   
1772/3649 KB   
1774/3649 KB   
1776/3649 KB   
1778/3649 KB   
1780/3649 KB   
1782/3649 KB   
1784/3649 KB   
1786/3649 KB   
1788/3649 KB   
1790/3649 KB   
1792/3649 KB   
1794/3649 KB   
1796/3649 KB   
1798/3649 KB   
1800/3649 KB   
1802/3649 KB   
1804/3649 KB   
1806/3649 KB   
1808/3649 KB   
1810/3649 KB   
1812/3649 KB   
1814/3649 KB   
1816/3649 KB   
1818/3649 KB   
1820/3649 KB   
1822/3649 KB   
1824/3649 KB   
1826/3649 KB   
1828/3649 KB   
1830/3649 KB   
1832/3649 KB   
1834/3649 KB   
1836/3649 KB   
1838/3649 KB   
1840/3649 KB   
1842/3649 KB   
1844/3649 KB   
1846/3649 KB   
1848/3649 KB   
1850/3649 KB   
1852/3649 KB   
1854/3649 KB   
1856/3649 KB   
1858/3649 KB   
1860/3649 KB   
1862/3649 KB   
1864/3649 KB   
1866/3649 KB   
1868/3649 KB   
1870/3649 KB   
1872/3649 KB   
1874/3649 KB   
1876/3649 KB   
1878/3649 KB   
1880/3649 KB   
1882/3649 KB   
1884/3649 KB   
1886/3649 KB   
1888/3649 KB   
1890/3649 KB   
1892/3649 KB   
1894/3649 KB   
1896/3649 KB   
1898/3649 KB   
1900/3649 KB   
1902/3649 KB   
1904/3649 KB   
1906/3649 KB   
1908/3649 KB   
1910/3649 KB   
1912/3649 KB   
1914/3649 KB   
1916/3649 KB   
1918/3649 KB   
1920/3649 KB   
1922/3649 KB   
1924/3649 KB   
1926/3649 KB   
1928/3649 KB   
1930/3649 KB   
1932/3649 KB   
1934/3649 KB   
1936/3649 KB   
1938/3649 KB   
1940/3649 KB   
1942/3649 KB   
1944/3649 KB   
1946/3649 KB   
1948/3649 KB   
1950/3649 KB   
1952/3649 KB   
1954/3649 KB   
1956/3649 KB   
1958/3649 KB   
1960/3649 KB   
1962/3649 KB   
1964/3649 KB   
1966/3649 KB   
1968/3649 KB   
1970/3649 KB   
1972/3649 KB   
1974/3649 KB   
1976/3649 KB   
1978/3649 KB   
1980/3649 KB   
1982/3649 KB   
1984/3649 KB   
1986/3649 KB   
1988/3649 KB   
1990/3649 KB   
1992/3649 KB   
1994/3649 KB   
1996/3649 KB   
1998/3649 KB   
2000/3649 KB   
2002/3649 KB   
2004/3649 KB   
2006/3649 KB   
2008/3649 KB   
2010/3649 KB   
2012/3649 KB   
2014/3649 KB   
2016/3649 KB   
2018/3649 KB   
2020/3649 KB   
2022/3649 KB   
2024/3649 KB   
2026/3649 KB   
2028/3649 KB   
2030/3649 KB   
2032/3649 KB   
2034/3649 KB   
2036/3649 KB   
2038/3649 KB   
2040/3649 KB   
2042/3649 KB   
2044/3649 KB   
2046/3649 KB   
2048/3649 KB   
2050/3649 KB   
2052/3649 KB   
2054/3649 KB   
2056/3649 KB   
2058/3649 KB   
2060/3649 KB   
2062/3649 KB   
2064/3649 KB   
2066/3649 KB   
2068/3649 KB   
2070/3649 KB   
2072/3649 KB   
2074/3649 KB   
2076/3649 KB   
2078/3649 KB   
2080/3649 KB   
2082/3649 KB   
2084/3649 KB   
2086/3649 KB   
2088/3649 KB   
2090/3649 KB   
2092/3649 KB   
2094/3649 KB   
2096/3649 KB   
2098/3649 KB   
2100/3649 KB   
2102/3649 KB   
2104/3649 KB   
2106/3649 KB   
2108/3649 KB   
2110/3649 KB   
2112/3649 KB   
2114/3649 KB   
2116/3649 KB   
2118/3649 KB   
2120/3649 KB   
2122/3649 KB   
2124/3649 KB   
2126/3649 KB   
2128/3649 KB   
2130/3649 KB   
2132/3649 KB   
2134/3649 KB   
2136/3649 KB   
2138/3649 KB   
2140/3649 KB   
2142/3649 KB   
2144/3649 KB   
2146/3649 KB   
2148/3649 KB   
2150/3649 KB   
2152/3649 KB   
2154/3649 KB   
2156/3649 KB   
2158/3649 KB   
2160/3649 KB   
2162/3649 KB   
2164/3649 KB   
2166/3649 KB   
2168/3649 KB   
2170/3649 KB   
2172/3649 KB   
2174/3649 KB   
2176/3649 KB   
2178/3649 KB   
2180/3649 KB   
2182/3649 KB   
2184/3649 KB   
2186/3649 KB   
2188/3649 KB   
2190/3649 KB   
2192/3649 KB   
2194/3649 KB   
2196/3649 KB   
2198/3649 KB   
2200/3649 KB   
2202/3649 KB   
2204/3649 KB   
2206/3649 KB   
2208/3649 KB   
2210/3649 KB   
2212/3649 KB   
2214/3649 KB   
2216/3649 KB   
2218/3649 KB   
2220/3649 KB   
2222/3649 KB   
2224/3649 KB   
2226/3649 KB   
2228/3649 KB   
2230/3649 KB   
2232/3649 KB   
2234/3649 KB   
2236/3649 KB   
2238/3649 KB   
2240/3649 KB   
2242/3649 KB   
2244/3649 KB   
2246/3649 KB   
2248/3649 KB   
2250/3649 KB   
2252/3649 KB   
2254/3649 KB   
2256/3649 KB   
2258/3649 KB   
2260/3649 KB   
2262/3649 KB   
2264/3649 KB   
2266/3649 KB   
2268/3649 KB   
2270/3649 KB   
2272/3649 KB   
2274/3649 KB   
2276/3649 KB   
2278/3649 KB   
2280/3649 KB   
2282/3649 KB   
2284/3649 KB   
2286/3649 KB   
2288/3649 KB   
2290/3649 KB   
2292/3649 KB   
2294/3649 KB   
2296/3649 KB   
2298/3649 KB   
2300/3649 KB   
2302/3649 KB   
2304/3649 KB   
2306/3649 KB   
2308/3649 KB   
2310/3649 KB   
2312/3649 KB   
2314/3649 KB   
2316/3649 KB   
2318/3649 KB   
2320/3649 KB   
2322/3649 KB   
2324/3649 KB   
2326/3649 KB   
2328/3649 KB   
2330/3649 KB   
2332/3649 KB   
2334/3649 KB   
2336/3649 KB   
2338/3649 KB   
2340/3649 KB   
2342/3649 KB   
2344/3649 KB   
2346/3649 KB   
2348/3649 KB   
2350/3649 KB   
2352/3649 KB   
2354/3649 KB   
2356/3649 KB   
2358/3649 KB   
2360/3649 KB   
2362/3649 KB   
2364/3649 KB   
2366/3649 KB   
2368/3649 KB   
2370/3649 KB   
2372/3649 KB   
2374/3649 KB   
2376/3649 KB   
2378/3649 KB   
2380/3649 KB   
2382/3649 KB   
2384/3649 KB   
2386/3649 KB   
2388/3649 KB   
2390/3649 KB   
2392/3649 KB   
2394/3649 KB   
2396/3649 KB   
2398/3649 KB   
2400/3649 KB   
2402/3649 KB   
2404/3649 KB   
2406/3649 KB   
2408/3649 KB   
2410/3649 KB   
2412/3649 KB   
2414/3649 KB   
2416/3649 KB   
2418/3649 KB   
2420/3649 KB   
2422/3649 KB   
2424/3649 KB   
2426/3649 KB   
2428/3649 KB   
2430/3649 KB   
2432/3649 KB   
2434/3649 KB   
2436/3649 KB   
2438/3649 KB   
2440/3649 KB   
2442/3649 KB   
2444/3649 KB   
2446/3649 KB   
2448/3649 KB   
2450/3649 KB   
2452/3649 KB   
2454/3649 KB   
2456/3649 KB   
2458/3649 KB   
2460/3649 KB   
2462/3649 KB   
2464/3649 KB   
2466/3649 KB   
2468/3649 KB   
2470/3649 KB   
2472/3649 KB   
2474/3649 KB   
2476/3649 KB   
2478/3649 KB   
2480/3649 KB   
2482/3649 KB   
2484/3649 KB   
2486/3649 KB   
2488/3649 KB   
2490/3649 KB   
2492/3649 KB   
2494/3649 KB   
2496/3649 KB   
2498/3649 KB   
2500/3649 KB   
2502/3649 KB   
2504/3649 KB   
2506/3649 KB   
2508/3649 KB   
2510/3649 KB   
2512/3649 KB   
2514/3649 KB   
2516/3649 KB   
2518/3649 KB   
2520/3649 KB   
2522/3649 KB   
2524/3649 KB   
2526/3649 KB   
2528/3649 KB   
2530/3649 KB   
2532/3649 KB   
2534/3649 KB   
2536/3649 KB   
2538/3649 KB   
2540/3649 KB   
2542/3649 KB   
2544/3649 KB   
2546/3649 KB   
2548/3649 KB   
2550/3649 KB   
2552/3649 KB   
2554/3649 KB   
2556/3649 KB   
2558/3649 KB   
2560/3649 KB   
2562/3649 KB   
2564/3649 KB   
2566/3649 KB   
2568/3649 KB   
2570/3649 KB   
2572/3649 KB   
2574/3649 KB   
2576/3649 KB   
2578/3649 KB   
2580/3649 KB   
2582/3649 KB   
2584/3649 KB   
2586/3649 KB   
2588/3649 KB   
2590/3649 KB   
2592/3649 KB   
2594/3649 KB   
2596/3649 KB   
2598/3649 KB   
2600/3649 KB   
2602/3649 KB   
2604/3649 KB   
2606/3649 KB   
2608/3649 KB   
2610/3649 KB   
2612/3649 KB   
2614/3649 KB   
2616/3649 KB   
2618/3649 KB   
2620/3649 KB   
2622/3649 KB   
2624/3649 KB   
2626/3649 KB   
2628/3649 KB   
2630/3649 KB   
2632/3649 KB   
2634/3649 KB   
2636/3649 KB   
2638/3649 KB   
2640/3649 KB   
2642/3649 KB   
2644/3649 KB   
2646/3649 KB   
2648/3649 KB   
2650/3649 KB   
2652/3649 KB   
2654/3649 KB   
2656/3649 KB   
2658/3649 KB   
2660/3649 KB   
2662/3649 KB   
2664/3649 KB   
2666/3649 KB   
2668/3649 KB   
2670/3649 KB   
2672/3649 KB   
2674/3649 KB   
2676/3649 KB   
2678/3649 KB   
2680/3649 KB   
2682/3649 KB   
2684/3649 KB   
2686/3649 KB   
2688/3649 KB   
2690/3649 KB   
2692/3649 KB   
2694/3649 KB   
2696/3649 KB   
2698/3649 KB   
2700/3649 KB   
2702/3649 KB   
2704/3649 KB   
2706/3649 KB   
2708/3649 KB   
2710/3649 KB   
2712/3649 KB   
2714/3649 KB   
2716/3649 KB   
2718/3649 KB   
2720/3649 KB   
2722/3649 KB   
2724/3649 KB   
2726/3649 KB   
2728/3649 KB   
2730/3649 KB   
2732/3649 KB   
2734/3649 KB   
2736/3649 KB   
2738/3649 KB   
2740/3649 KB   
2742/3649 KB   
2744/3649 KB   
2746/3649 KB   
2748/3649 KB   
2750/3649 KB   
2752/3649 KB   
2754/3649 KB   
2756/3649 KB   
2758/3649 KB   
2760/3649 KB   
2762/3649 KB   
2764/3649 KB   
2766/3649 KB   
2768/3649 KB   
2770/3649 KB   
2772/3649 KB   
2774/3649 KB   
2776/3649 KB   
2778/3649 KB   
2780/3649 KB   
2782/3649 KB   
2784/3649 KB   
2786/3649 KB   
2788/3649 KB   
2790/3649 KB   
2792/3649 KB   
2794/3649 KB   
2796/3649 KB   
2798/3649 KB   
2800/3649 KB   
2802/3649 KB   
2804/3649 KB   
2806/3649 KB   
2808/3649 KB   
2810/3649 KB   
2812/3649 KB   
2814/3649 KB   
2816/3649 KB   
2818/3649 KB   
2820/3649 KB   
2822/3649 KB   
2824/3649 KB   
2826/3649 KB   
2828/3649 KB   
2830/3649 KB   
2832/3649 KB   
2834/3649 KB   
2836/3649 KB   
2838/3649 KB   
2840/3649 KB   
2842/3649 KB   
2844/3649 KB   
2846/3649 KB   
2848/3649 KB   
2850/3649 KB   
2852/3649 KB   
2854/3649 KB   
2856/3649 KB   
2858/3649 KB   
2860/3649 KB   
2862/3649 KB   
2864/3649 KB   
2866/3649 KB   
2868/3649 KB   
2870/3649 KB   
2872/3649 KB   
2874/3649 KB   
2876/3649 KB   
2878/3649 KB   
2880/3649 KB   
2882/3649 KB   
2884/3649 KB   
2886/3649 KB   
2888/3649 KB   
2890/3649 KB   
2892/3649 KB   
2894/3649 KB   
2896/3649 KB   
2898/3649 KB   
2900/3649 KB   
2902/3649 KB   
2904/3649 KB   
2906/3649 KB   
2908/3649 KB   
2910/3649 KB   
2912/3649 KB   
2914/3649 KB   
2916/3649 KB   
2918/3649 KB   
2920/3649 KB   
2922/3649 KB   
2924/3649 KB   
2926/3649 KB   
2928/3649 KB   
2930/3649 KB   
2932/3649 KB   
2934/3649 KB   
2936/3649 KB   
2938/3649 KB   
2940/3649 KB   
2942/3649 KB   
2944/3649 KB   
2946/3649 KB   
2948/3649 KB   
2950/3649 KB   
2952/3649 KB   
2954/3649 KB   
2956/3649 KB   
2958/3649 KB   
2960/3649 KB   
2962/3649 KB   
2964/3649 KB   
2966/3649 KB   
2968/3649 KB   
2970/3649 KB   
2972/3649 KB   
2974/3649 KB   
2976/3649 KB   
2978/3649 KB   
2980/3649 KB   
2982/3649 KB   
2984/3649 KB   
2986/3649 KB   
2988/3649 KB   
2990/3649 KB   
2992/3649 KB   
2994/3649 KB   
2996/3649 KB   
2998/3649 KB   
3000/3649 KB   
3002/3649 KB   
3004/3649 KB   
3006/3649 KB   
3008/3649 KB   
3010/3649 KB   
3012/3649 KB   
3014/3649 KB   
3016/3649 KB   
3018/3649 KB   
3020/3649 KB   
3022/3649 KB   
3024/3649 KB   
3026/3649 KB   
3028/3649 KB   
3030/3649 KB   
3032/3649 KB   
3034/3649 KB   
3036/3649 KB   
3038/3649 KB   
3040/3649 KB   
3042/3649 KB   
3044/3649 KB   
3046/3649 KB   
3048/3649 KB   
3050/3649 KB   
3052/3649 KB   
3054/3649 KB   
3056/3649 KB   
3058/3649 KB   
3060/3649 KB   
3062/3649 KB   
3064/3649 KB   
3066/3649 KB   
3068/3649 KB   
3070/3649 KB   
3072/3649 KB   
3074/3649 KB   
3076/3649 KB   
3078/3649 KB   
3080/3649 KB   
3082/3649 KB   
3084/3649 KB   
3086/3649 KB   
3088/3649 KB   
3090/3649 KB   
3092/3649 KB   
3094/3649 KB   
3096/3649 KB   
3098/3649 KB   
3100/3649 KB   
3102/3649 KB   
3104/3649 KB   
3106/3649 KB   
3108/3649 KB   
3110/3649 KB   
3112/3649 KB   
3114/3649 KB   
3116/3649 KB   
3118/3649 KB   
3120/3649 KB   
3122/3649 KB   
3124/3649 KB   
3126/3649 KB   
3128/3649 KB   
3130/3649 KB   
3132/3649 KB   
3134/3649 KB   
3136/3649 KB   
3138/3649 KB   
3140/3649 KB   
3142/3649 KB   
3144/3649 KB   
3146/3649 KB   
3148/3649 KB   
3150/3649 KB   
3152/3649 KB   
3154/3649 KB   
3156/3649 KB   
3158/3649 KB   
3160/3649 KB   
3162/3649 KB   
3164/3649 KB   
3166/3649 KB   
3168/3649 KB   
3170/3649 KB   
3172/3649 KB   
3174/3649 KB   
3176/3649 KB   
3178/3649 KB   
3180/3649 KB   
3182/3649 KB   
3184/3649 KB   
3186/3649 KB   
3188/3649 KB   
3190/3649 KB   
3192/3649 KB   
3194/3649 KB   
3196/3649 KB   
3198/3649 KB   
3200/3649 KB   
3202/3649 KB   
3204/3649 KB   
3206/3649 KB   
3208/3649 KB   
3210/3649 KB   
3212/3649 KB   
3214/3649 KB   
3216/3649 KB   
3218/3649 KB   
3220/3649 KB   
3222/3649 KB   
3224/3649 KB   
3226/3649 KB   
3228/3649 KB   
3230/3649 KB   
3232/3649 KB   
3234/3649 KB   
3236/3649 KB   
3238/3649 KB   
3240/3649 KB   
3242/3649 KB   
3244/3649 KB   
3246/3649 KB   
3248/3649 KB   
3250/3649 KB   
3252/3649 KB   
3254/3649 KB   
3256/3649 KB   
3258/3649 KB   
3260/3649 KB   
3262/3649 KB   
3264/3649 KB   
3266/3649 KB   
3268/3649 KB   
3270/3649 KB   
3272/3649 KB   
3274/3649 KB   
3276/3649 KB   
3278/3649 KB   
3280/3649 KB   
3282/3649 KB   
3284/3649 KB   
3286/3649 KB   
3288/3649 KB   
3290/3649 KB   
3292/3649 KB   
3294/3649 KB   
3296/3649 KB   
3298/3649 KB   
3300/3649 KB   
3302/3649 KB   
3304/3649 KB   
3306/3649 KB   
3308/3649 KB   
3310/3649 KB   
3312/3649 KB   
3314/3649 KB   
3316/3649 KB   
3318/3649 KB   
3320/3649 KB   
3322/3649 KB   
3324/3649 KB   
3326/3649 KB   
3328/3649 KB   
3330/3649 KB   
3332/3649 KB   
3334/3649 KB   
3336/3649 KB   
3338/3649 KB   
3340/3649 KB   
3342/3649 KB   
3344/3649 KB   
3346/3649 KB   
3348/3649 KB   
3350/3649 KB   
3352/3649 KB   
3354/3649 KB   
3356/3649 KB   
3358/3649 KB   
3360/3649 KB   
3362/3649 KB   
3364/3649 KB   
3366/3649 KB   
3368/3649 KB   
3370/3649 KB   
3372/3649 KB   
3374/3649 KB   
3376/3649 KB   
3378/3649 KB   
3380/3649 KB   
3382/3649 KB   
3384/3649 KB   
3386/3649 KB   
3388/3649 KB   
3390/3649 KB   
3392/3649 KB   
3394/3649 KB   
3396/3649 KB   
3398/3649 KB   
3400/3649 KB   
3402/3649 KB   
3404/3649 KB   
3406/3649 KB   
3408/3649 KB   
3410/3649 KB   
3412/3649 KB   
3414/3649 KB   
3416/3649 KB   
3418/3649 KB   
3420/3649 KB   
3422/3649 KB   
3424/3649 KB   
3426/3649 KB   
3428/3649 KB   
3430/3649 KB   
3432/3649 KB   
3434/3649 KB   
3436/3649 KB   
3438/3649 KB   
3440/3649 KB   
3442/3649 KB   
3444/3649 KB   
3446/3649 KB   
3448/3649 KB   
3450/3649 KB   
3452/3649 KB   
3454/3649 KB   
3456/3649 KB   
3458/3649 KB   
3460/3649 KB   
3462/3649 KB   
3464/3649 KB   
3466/3649 KB   
3468/3649 KB   
3470/3649 KB   
3472/3649 KB   
3474/3649 KB   
3476/3649 KB   
3478/3649 KB   
3480/3649 KB   
3482/3649 KB   
3484/3649 KB   
3486/3649 KB   
3488/3649 KB   
3490/3649 KB   
3492/3649 KB   
3494/3649 KB   
3496/3649 KB   
3498/3649 KB   
3500/3649 KB   
3502/3649 KB   
3504/3649 KB   
3506/3649 KB   
3508/3649 KB   
3510/3649 KB   
3512/3649 KB   
3514/3649 KB   
3516/3649 KB   
3518/3649 KB   
3520/3649 KB   
3522/3649 KB   
3524/3649 KB   
3526/3649 KB   
3528/3649 KB   
3530/3649 KB   
3532/3649 KB   
3534/3649 KB   
3536/3649 KB   
3538/3649 KB   
3540/3649 KB   
3542/3649 KB   
3544/3649 KB   
3546/3649 KB   
3548/3649 KB   
3550/3649 KB   
3552/3649 KB   
3554/3649 KB   
3556/3649 KB   
3558/3649 KB   
3560/3649 KB   
3562/3649 KB   
3564/3649 KB   
3566/3649 KB   
3568/3649 KB   
3570/3649 KB   
3572/3649 KB   
3574/3649 KB   
3576/3649 KB   
3578/3649 KB   
3580/3649 KB   
3582/3649 KB   
3584/3649 KB   
3586/3649 KB   
3588/3649 KB   
3590/3649 KB   
3592/3649 KB   
3594/3649 KB   
3596/3649 KB   
3598/3649 KB   
3600/3649 KB   
3602/3649 KB   
3604/3649 KB   
3606/3649 KB   
3608/3649 KB   
3610/3649 KB   
3612/3649 KB   
3614/3649 KB   
3616/3649 KB   
3618/3649 KB   
3620/3649 KB   
3622/3649 KB   
3624/3649 KB   
3626/3649 KB   
3628/3649 KB   
3630/3649 KB   
3632/3649 KB   
3634/3649 KB   
3636/3649 KB   
3638/3649 KB   
3640/3649 KB   
3642/3649 KB   
3644/3649 KB   
3646/3649 KB   
3648/3649 KB   
3649/3649 KB   
               
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151124.184942-35.war (3649 KB at 2417.7 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151124.184942-35.pom
2/3 KB         
3/3 KB   
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151124.184942-35.pom (3 KB at 36.1 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/maven-metadata.xml
287/287 B   
            
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/maven-metadata.xml (287 B at 4.8 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB      
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 14.8 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/maven-metadata.xml
287/287 B   
            
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/maven-metadata.xml (287 B at 4.4 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151124.184942-35-sources.jar
2/7 KB      
4/7 KB   
6/7 KB   
7/7 KB   
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151124.184942-35-sources.jar (7 KB at 106.3 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 22.7 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151124.184942-35-javadoc.jar
2/45 KB   
4/45 KB   
6/45 KB   
8/45 KB   
10/45 KB   
12/45 KB   
14/45 KB   
16/45 KB   
18/45 KB   
20/45 KB   
22/45 KB   
24/45 KB   
26/45 KB   
28/45 KB   
30/45 KB   
32/45 KB   
34/45 KB   
36/45 KB   
38/45 KB   
40/45 KB   
42/45 KB   
44/45 KB   
45/45 KB   
           
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151124.184942-35-javadoc.jar (45 KB at 493.5 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml
2/2 KB     
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 23.2 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/maven-metadata.xml
780/780 B   
            
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/maven-metadata.xml (780 B at 21.8 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-20151124.184945-34.ear
2/4058 KB   
4/4058 KB   
6/4058 KB   
8/4058 KB   
10/4058 KB   
12/4058 KB   
14/4058 KB   
16/4058 KB   
18/4058 KB   
20/4058 KB   
22/4058 KB   
24/4058 KB   
26/4058 KB   
28/4058 KB   
30/4058 KB   
32/4058 KB   
34/4058 KB   
36/4058 KB   
38/4058 KB   
40/4058 KB   
42/4058 KB   
44/4058 KB   
46/4058 KB   
48/4058 KB   
50/4058 KB   
52/4058 KB   
54/4058 KB   
56/4058 KB   
58/4058 KB   
60/4058 KB   
62/4058 KB   
64/4058 KB   
66/4058 KB   
68/4058 KB   
70/4058 KB   
72/4058 KB   
74/4058 KB   
76/4058 KB   
78/4058 KB   
80/4058 KB   
82/4058 KB   
84/4058 KB   
86/4058 KB   
88/4058 KB   
90/4058 KB   
92/4058 KB   
94/4058 KB   
96/4058 KB   
98/4058 KB   
100/4058 KB   
102/4058 KB   
104/4058 KB   
106/4058 KB   
108/4058 KB   
110/4058 KB   
112/4058 KB   
114/4058 KB   
116/4058 KB   
118/4058 KB   
120/4058 KB   
122/4058 KB   
124/4058 KB   
126/4058 KB   
128/4058 KB   
130/4058 KB   
132/4058 KB   
134/4058 KB   
136/4058 KB   
138/4058 KB   
140/4058 KB   
142/4058 KB   
144/4058 KB   
146/4058 KB   
148/4058 KB   
150/4058 KB   
152/4058 KB   
154/4058 KB   
156/4058 KB   
158/4058 KB   
160/4058 KB   
162/4058 KB   
164/4058 KB   
166/4058 KB   
168/4058 KB   
170/4058 KB   
172/4058 KB   
174/4058 KB   
176/4058 KB   
178/4058 KB   
180/4058 KB   
182/4058 KB   
184/4058 KB   
186/4058 KB   
188/4058 KB   
190/4058 KB   
192/4058 KB   
194/4058 KB   
196/4058 KB   
198/4058 KB   
200/4058 KB   
202/4058 KB   
204/4058 KB   
206/4058 KB   
208/4058 KB   
210/4058 KB   
212/4058 KB   
214/4058 KB   
216/4058 KB   
218/4058 KB   
220/4058 KB   
222/4058 KB   
224/4058 KB   
226/4058 KB   
228/4058 KB   
230/4058 KB   
232/4058 KB   
234/4058 KB   
236/4058 KB   
238/4058 KB   
240/4058 KB   
242/4058 KB   
244/4058 KB   
246/4058 KB   
248/4058 KB   
250/4058 KB   
252/4058 KB   
254/4058 KB   
256/4058 KB   
258/4058 KB   
260/4058 KB   
262/4058 KB   
264/4058 KB   
266/4058 KB   
268/4058 KB   
270/4058 KB   
272/4058 KB   
274/4058 KB   
276/4058 KB   
278/4058 KB   
280/4058 KB   
282/4058 KB   
284/4058 KB   
286/4058 KB   
288/4058 KB   
290/4058 KB   
292/4058 KB   
294/4058 KB   
296/4058 KB   
298/4058 KB   
300/4058 KB   
302/4058 KB   
304/4058 KB   
306/4058 KB   
308/4058 KB   
310/4058 KB   
312/4058 KB   
314/4058 KB   
316/4058 KB   
318/4058 KB   
320/4058 KB   
322/4058 KB   
324/4058 KB   
326/4058 KB   
328/4058 KB   
330/4058 KB   
332/4058 KB   
334/4058 KB   
336/4058 KB   
338/4058 KB   
340/4058 KB   
342/4058 KB   
344/4058 KB   
346/4058 KB   
348/4058 KB   
350/4058 KB   
352/4058 KB   
354/4058 KB   
356/4058 KB   
358/4058 KB   
360/4058 KB   
362/4058 KB   
364/4058 KB   
366/4058 KB   
368/4058 KB   
370/4058 KB   
372/4058 KB   
374/4058 KB   
376/4058 KB   
378/4058 KB   
380/4058 KB   
382/4058 KB   
384/4058 KB   
386/4058 KB   
388/4058 KB   
390/4058 KB   
392/4058 KB   
394/4058 KB   
396/4058 KB   
398/4058 KB   
400/4058 KB   
402/4058 KB   
404/4058 KB   
406/4058 KB   
408/4058 KB   
410/4058 KB   
412/4058 KB   
414/4058 KB   
416/4058 KB   
418/4058 KB   
420/4058 KB   
422/4058 KB   
424/4058 KB   
426/4058 KB   
428/4058 KB   
430/4058 KB   
432/4058 KB   
434/4058 KB   
436/4058 KB   
438/4058 KB   
440/4058 KB   
442/4058 KB   
444/4058 KB   
446/4058 KB   
448/4058 KB   
450/4058 KB   
452/4058 KB   
454/4058 KB   
456/4058 KB   
458/4058 KB   
460/4058 KB   
462/4058 KB   
464/4058 KB   
466/4058 KB   
468/4058 KB   
470/4058 KB   
472/4058 KB   
474/4058 KB   
476/4058 KB   
478/4058 KB   
480/4058 KB   
482/4058 KB   
484/4058 KB   
486/4058 KB   
488/4058 KB   
490/4058 KB   
492/4058 KB   
494/4058 KB   
496/4058 KB   
498/4058 KB   
500/4058 KB   
502/4058 KB   
504/4058 KB   
506/4058 KB   
508/4058 KB   
510/4058 KB   
512/4058 KB   
514/4058 KB   
516/4058 KB   
518/4058 KB   
520/4058 KB   
522/4058 KB   
524/4058 KB   
526/4058 KB   
528/4058 KB   
530/4058 KB   
532/4058 KB   
534/4058 KB   
536/4058 KB   
538/4058 KB   
540/4058 KB   
542/4058 KB   
544/4058 KB   
546/4058 KB   
548/4058 KB   
550/4058 KB   
552/4058 KB   
554/4058 KB   
556/4058 KB   
558/4058 KB   
560/4058 KB   
562/4058 KB   
564/4058 KB   
566/4058 KB   
568/4058 KB   
570/4058 KB   
572/4058 KB   
574/4058 KB   
576/4058 KB   
578/4058 KB   
580/4058 KB   
582/4058 KB   
584/4058 KB   
586/4058 KB   
588/4058 KB   
590/4058 KB   
592/4058 KB   
594/4058 KB   
596/4058 KB   
598/4058 KB   
600/4058 KB   
602/4058 KB   
604/4058 KB   
606/4058 KB   
608/4058 KB   
610/4058 KB   
612/4058 KB   
614/4058 KB   
616/4058 KB   
618/4058 KB   
620/4058 KB   
622/4058 KB   
624/4058 KB   
626/4058 KB   
628/4058 KB   
630/4058 KB   
632/4058 KB   
634/4058 KB   
636/4058 KB   
638/4058 KB   
640/4058 KB   
642/4058 KB   
644/4058 KB   
646/4058 KB   
648/4058 KB   
650/4058 KB   
652/4058 KB   
654/4058 KB   
656/4058 KB   
658/4058 KB   
660/4058 KB   
662/4058 KB   
664/4058 KB   
666/4058 KB   
668/4058 KB   
670/4058 KB   
672/4058 KB   
674/4058 KB   
676/4058 KB   
678/4058 KB   
680/4058 KB   
682/4058 KB   
684/4058 KB   
686/4058 KB   
688/4058 KB   
690/4058 KB   
692/4058 KB   
694/4058 KB   
696/4058 KB   
698/4058 KB   
700/4058 KB   
702/4058 KB   
704/4058 KB   
706/4058 KB   
708/4058 KB   
710/4058 KB   
712/4058 KB   
714/4058 KB   
716/4058 KB   
718/4058 KB   
720/4058 KB   
722/4058 KB   
724/4058 KB   
726/4058 KB   
728/4058 KB   
730/4058 KB   
732/4058 KB   
734/4058 KB   
736/4058 KB   
738/4058 KB   
740/4058 KB   
742/4058 KB   
744/4058 KB   
746/4058 KB   
748/4058 KB   
750/4058 KB   
752/4058 KB   
754/4058 KB   
756/4058 KB   
758/4058 KB   
760/4058 KB   
762/4058 KB   
764/4058 KB   
766/4058 KB   
768/4058 KB   
770/4058 KB   
772/4058 KB   
774/4058 KB   
776/4058 KB   
778/4058 KB   
780/4058 KB   
782/4058 KB   
784/4058 KB   
786/4058 KB   
788/4058 KB   
790/4058 KB   
792/4058 KB   
794/4058 KB   
796/4058 KB   
798/4058 KB   
800/4058 KB   
802/4058 KB   
804/4058 KB   
806/4058 KB   
808/4058 KB   
810/4058 KB   
812/4058 KB   
814/4058 KB   
816/4058 KB   
818/4058 KB   
820/4058 KB   
822/4058 KB   
824/4058 KB   
826/4058 KB   
828/4058 KB   
830/4058 KB   
832/4058 KB   
834/4058 KB   
836/4058 KB   
838/4058 KB   
840/4058 KB   
842/4058 KB   
844/4058 KB   
846/4058 KB   
848/4058 KB   
850/4058 KB   
852/4058 KB   
854/4058 KB   
856/4058 KB   
858/4058 KB   
860/4058 KB   
862/4058 KB   
864/4058 KB   
866/4058 KB   
868/4058 KB   
870/4058 KB   
872/4058 KB   
874/4058 KB   
876/4058 KB   
878/4058 KB   
880/4058 KB   
882/4058 KB   
884/4058 KB   
886/4058 KB   
888/4058 KB   
890/4058 KB   
892/4058 KB   
894/4058 KB   
896/4058 KB   
898/4058 KB   
900/4058 KB   
902/4058 KB   
904/4058 KB   
906/4058 KB   
908/4058 KB   
910/4058 KB   
912/4058 KB   
914/4058 KB   
916/4058 KB   
918/4058 KB   
920/4058 KB   
922/4058 KB   
924/4058 KB   
926/4058 KB   
928/4058 KB   
930/4058 KB   
932/4058 KB   
934/4058 KB   
936/4058 KB   
938/4058 KB   
940/4058 KB   
942/4058 KB   
944/4058 KB   
946/4058 KB   
948/4058 KB   
950/4058 KB   
952/4058 KB   
954/4058 KB   
956/4058 KB   
958/4058 KB   
960/4058 KB   
962/4058 KB   
964/4058 KB   
966/4058 KB   
968/4058 KB   
970/4058 KB   
972/4058 KB   
974/4058 KB   
976/4058 KB   
978/4058 KB   
980/4058 KB   
982/4058 KB   
984/4058 KB   
986/4058 KB   
988/4058 KB   
990/4058 KB   
992/4058 KB   
994/4058 KB   
996/4058 KB   
998/4058 KB   
1000/4058 KB   
1002/4058 KB   
1004/4058 KB   
1006/4058 KB   
1008/4058 KB   
1010/4058 KB   
1012/4058 KB   
1014/4058 KB   
1016/4058 KB   
1018/4058 KB   
1020/4058 KB   
1022/4058 KB   
1024/4058 KB   
1026/4058 KB   
1028/4058 KB   
1030/4058 KB   
1032/4058 KB   
1034/4058 KB   
1036/4058 KB   
1038/4058 KB   
1040/4058 KB   
1042/4058 KB   
1044/4058 KB   
1046/4058 KB   
1048/4058 KB   
1050/4058 KB   
1052/4058 KB   
1054/4058 KB   
1056/4058 KB   
1058/4058 KB   
1060/4058 KB   
1062/4058 KB   
1064/4058 KB   
1066/4058 KB   
1068/4058 KB   
1070/4058 KB   
1072/4058 KB   
1074/4058 KB   
1076/4058 KB   
1078/4058 KB   
1080/4058 KB   
1082/4058 KB   
1084/4058 KB   
1086/4058 KB   
1088/4058 KB   
1090/4058 KB   
1092/4058 KB   
1094/4058 KB   
1096/4058 KB   
1098/4058 KB   
1100/4058 KB   
1102/4058 KB   
1104/4058 KB   
1106/4058 KB   
1108/4058 KB   
1110/4058 KB   
1112/4058 KB   
1114/4058 KB   
1116/4058 KB   
1118/4058 KB   
1120/4058 KB   
1122/4058 KB   
1124/4058 KB   
1126/4058 KB   
1128/4058 KB   
1130/4058 KB   
1132/4058 KB   
1134/4058 KB   
1136/4058 KB   
1138/4058 KB   
1140/4058 KB   
1142/4058 KB   
1144/4058 KB   
1146/4058 KB   
1148/4058 KB   
1150/4058 KB   
1152/4058 KB   
1154/4058 KB   
1156/4058 KB   
1158/4058 KB   
1160/4058 KB   
1162/4058 KB   
1164/4058 KB   
1166/4058 KB   
1168/4058 KB   
1170/4058 KB   
1172/4058 KB   
1174/4058 KB   
1176/4058 KB   
1178/4058 KB   
1180/4058 KB   
1182/4058 KB   
1184/4058 KB   
1186/4058 KB   
1188/4058 KB   
1190/4058 KB   
1192/4058 KB   
1194/4058 KB   
1196/4058 KB   
1198/4058 KB   
1200/4058 KB   
1202/4058 KB   
1204/4058 KB   
1206/4058 KB   
1208/4058 KB   
1210/4058 KB   
1212/4058 KB   
1214/4058 KB   
1216/4058 KB   
1218/4058 KB   
1220/4058 KB   
1222/4058 KB   
1224/4058 KB   
1226/4058 KB   
1228/4058 KB   
1230/4058 KB   
1232/4058 KB   
1234/4058 KB   
1236/4058 KB   
1238/4058 KB   
1240/4058 KB   
1242/4058 KB   
1244/4058 KB   
1246/4058 KB   
1248/4058 KB   
1250/4058 KB   
1252/4058 KB   
1254/4058 KB   
1256/4058 KB   
1258/4058 KB   
1260/4058 KB   
1262/4058 KB   
1264/4058 KB   
1266/4058 KB   
1268/4058 KB   
1270/4058 KB   
1272/4058 KB   
1274/4058 KB   
1276/4058 KB   
1278/4058 KB   
1280/4058 KB   
1282/4058 KB   
1284/4058 KB   
1286/4058 KB   
1288/4058 KB   
1290/4058 KB   
1292/4058 KB   
1294/4058 KB   
1296/4058 KB   
1298/4058 KB   
1300/4058 KB   
1302/4058 KB   
1304/4058 KB   
1306/4058 KB   
1308/4058 KB   
1310/4058 KB   
1312/4058 KB   
1314/4058 KB   
1316/4058 KB   
1318/4058 KB   
1320/4058 KB   
1322/4058 KB   
1324/4058 KB   
1326/4058 KB   
1328/4058 KB   
1330/4058 KB   
1332/4058 KB   
1334/4058 KB   
1336/4058 KB   
1338/4058 KB   
1340/4058 KB   
1342/4058 KB   
1344/4058 KB   
1346/4058 KB   
1348/4058 KB   
1350/4058 KB   
1352/4058 KB   
1354/4058 KB   
1356/4058 KB   
1358/4058 KB   
1360/4058 KB   
1362/4058 KB   
1364/4058 KB   
1366/4058 KB   
1368/4058 KB   
1370/4058 KB   
1372/4058 KB   
1374/4058 KB   
1376/4058 KB   
1378/4058 KB   
1380/4058 KB   
1382/4058 KB   
1384/4058 KB   
1386/4058 KB   
1388/4058 KB   
1390/4058 KB   
1392/4058 KB   
1394/4058 KB   
1396/4058 KB   
1398/4058 KB   
1400/4058 KB   
1402/4058 KB   
1404/4058 KB   
1406/4058 KB   
1408/4058 KB   
1410/4058 KB   
1412/4058 KB   
1414/4058 KB   
1416/4058 KB   
1418/4058 KB   
1420/4058 KB   
1422/4058 KB   
1424/4058 KB   
1426/4058 KB   
1428/4058 KB   
1430/4058 KB   
1432/4058 KB   
1434/4058 KB   
1436/4058 KB   
1438/4058 KB   
1440/4058 KB   
1442/4058 KB   
1444/4058 KB   
1446/4058 KB   
1448/4058 KB   
1450/4058 KB   
1452/4058 KB   
1454/4058 KB   
1456/4058 KB   
1458/4058 KB   
1460/4058 KB   
1462/4058 KB   
1464/4058 KB   
1466/4058 KB   
1468/4058 KB   
1470/4058 KB   
1472/4058 KB   
1474/4058 KB   
1476/4058 KB   
1478/4058 KB   
1480/4058 KB   
1482/4058 KB   
1484/4058 KB   
1486/4058 KB   
1488/4058 KB   
1490/4058 KB   
1492/4058 KB   
1494/4058 KB   
1496/4058 KB   
1498/4058 KB   
1500/4058 KB   
1502/4058 KB   
1504/4058 KB   
1506/4058 KB   
1508/4058 KB   
1510/4058 KB   
1512/4058 KB   
1514/4058 KB   
1516/4058 KB   
1518/4058 KB   
1520/4058 KB   
1522/4058 KB   
1524/4058 KB   
1526/4058 KB   
1528/4058 KB   
1530/4058 KB   
1532/4058 KB   
1534/4058 KB   
1536/4058 KB   
1538/4058 KB   
1540/4058 KB   
1542/4058 KB   
1544/4058 KB   
1546/4058 KB   
1548/4058 KB   
1550/4058 KB   
1552/4058 KB   
1554/4058 KB   
1556/4058 KB   
1558/4058 KB   
1560/4058 KB   
1562/4058 KB   
1564/4058 KB   
1566/4058 KB   
1568/4058 KB   
1570/4058 KB   
1572/4058 KB   
1574/4058 KB   
1576/4058 KB   
1578/4058 KB   
1580/4058 KB   
1582/4058 KB   
1584/4058 KB   
1586/4058 KB   
1588/4058 KB   
1590/4058 KB   
1592/4058 KB   
1594/4058 KB   
1596/4058 KB   
1598/4058 KB   
1600/4058 KB   
1602/4058 KB   
1604/4058 KB   
1606/4058 KB   
1608/4058 KB   
1610/4058 KB   
1612/4058 KB   
1614/4058 KB   
1616/4058 KB   
1618/4058 KB   
1620/4058 KB   
1622/4058 KB   
1624/4058 KB   
1626/4058 KB   
1628/4058 KB   
1630/4058 KB   
1632/4058 KB   
1634/4058 KB   
1636/4058 KB   
1638/4058 KB   
1640/4058 KB   
1642/4058 KB   
1644/4058 KB   
1646/4058 KB   
1648/4058 KB   
1650/4058 KB   
1652/4058 KB   
1654/4058 KB   
1656/4058 KB   
1658/4058 KB   
1660/4058 KB   
1662/4058 KB   
1664/4058 KB   
1666/4058 KB   
1668/4058 KB   
1670/4058 KB   
1672/4058 KB   
1674/4058 KB   
1676/4058 KB   
1678/4058 KB   
1680/4058 KB   
1682/4058 KB   
1684/4058 KB   
1686/4058 KB   
1688/4058 KB   
1690/4058 KB   
1692/4058 KB   
1694/4058 KB   
1696/4058 KB   
1698/4058 KB   
1700/4058 KB   
1702/4058 KB   
1704/4058 KB   
1706/4058 KB   
1708/4058 KB   
1710/4058 KB   
1712/4058 KB   
1714/4058 KB   
1716/4058 KB   
1718/4058 KB   
1720/4058 KB   
1722/4058 KB   
1724/4058 KB   
1726/4058 KB   
1728/4058 KB   
1730/4058 KB   
1732/4058 KB   
1734/4058 KB   
1736/4058 KB   
1738/4058 KB   
1740/4058 KB   
1742/4058 KB   
1744/4058 KB   
1746/4058 KB   
1748/4058 KB   
1750/4058 KB   
1752/4058 KB   
1754/4058 KB   
1756/4058 KB   
1758/4058 KB   
1760/4058 KB   
1762/4058 KB   
1764/4058 KB   
1766/4058 KB   
1768/4058 KB   
1770/4058 KB   
1772/4058 KB   
1774/4058 KB   
1776/4058 KB   
1778/4058 KB   
1780/4058 KB   
1782/4058 KB   
1784/4058 KB   
1786/4058 KB   
1788/4058 KB   
1790/4058 KB   
1792/4058 KB   
1794/4058 KB   
1796/4058 KB   
1798/4058 KB   
1800/4058 KB   
1802/4058 KB   
1804/4058 KB   
1806/4058 KB   
1808/4058 KB   
1810/4058 KB   
1812/4058 KB   
1814/4058 KB   
1816/4058 KB   
1818/4058 KB   
1820/4058 KB   
1822/4058 KB   
1824/4058 KB   
1826/4058 KB   
1828/4058 KB   
1830/4058 KB   
1832/4058 KB   
1834/4058 KB   
1836/4058 KB   
1838/4058 KB   
1840/4058 KB   
1842/4058 KB   
1844/4058 KB   
1846/4058 KB   
1848/4058 KB   
1850/4058 KB   
1852/4058 KB   
1854/4058 KB   
1856/4058 KB   
1858/4058 KB   
1860/4058 KB   
1862/4058 KB   
1864/4058 KB   
1866/4058 KB   
1868/4058 KB   
1870/4058 KB   
1872/4058 KB   
1874/4058 KB   
1876/4058 KB   
1878/4058 KB   
1880/4058 KB   
1882/4058 KB   
1884/4058 KB   
1886/4058 KB   
1888/4058 KB   
1890/4058 KB   
1892/4058 KB   
1894/4058 KB   
1896/4058 KB   
1898/4058 KB   
1900/4058 KB   
1902/4058 KB   
1904/4058 KB   
1906/4058 KB   
1908/4058 KB   
1910/4058 KB   
1912/4058 KB   
1914/4058 KB   
1916/4058 KB   
1918/4058 KB   
1920/4058 KB   
1922/4058 KB   
1924/4058 KB   
1926/4058 KB   
1928/4058 KB   
1930/4058 KB   
1932/4058 KB   
1934/4058 KB   
1936/4058 KB   
1938/4058 KB   
1940/4058 KB   
1942/4058 KB   
1944/4058 KB   
1946/4058 KB   
1948/4058 KB   
1950/4058 KB   
1952/4058 KB   
1954/4058 KB   
1956/4058 KB   
1958/4058 KB   
1960/4058 KB   
1962/4058 KB   
1964/4058 KB   
1966/4058 KB   
1968/4058 KB   
1970/4058 KB   
1972/4058 KB   
1974/4058 KB   
1976/4058 KB   
1978/4058 KB   
1980/4058 KB   
1982/4058 KB   
1984/4058 KB   
1986/4058 KB   
1988/4058 KB   
1990/4058 KB   
1992/4058 KB   
1994/4058 KB   
1996/4058 KB   
1998/4058 KB   
2000/4058 KB   
2002/4058 KB   
2004/4058 KB   
2006/4058 KB   
2008/4058 KB   
2010/4058 KB   
2012/4058 KB   
2014/4058 KB   
2016/4058 KB   
2018/4058 KB   
2020/4058 KB   
2022/4058 KB   
2024/4058 KB   
2026/4058 KB   
2028/4058 KB   
2030/4058 KB   
2032/4058 KB   
2034/4058 KB   
2036/4058 KB   
2038/4058 KB   
2040/4058 KB   
2042/4058 KB   
2044/4058 KB   
2046/4058 KB   
2048/4058 KB   
2050/4058 KB   
2052/4058 KB   
2054/4058 KB   
2056/4058 KB   
2058/4058 KB   
2060/4058 KB   
2062/4058 KB   
2064/4058 KB   
2066/4058 KB   
2068/4058 KB   
2070/4058 KB   
2072/4058 KB   
2074/4058 KB   
2076/4058 KB   
2078/4058 KB   
2080/4058 KB   
2082/4058 KB   
2084/4058 KB   
2086/4058 KB   
2088/4058 KB   
2090/4058 KB   
2092/4058 KB   
2094/4058 KB   
2096/4058 KB   
2098/4058 KB   
2100/4058 KB   
2102/4058 KB   
2104/4058 KB   
2106/4058 KB   
2108/4058 KB   
2110/4058 KB   
2112/4058 KB   
2114/4058 KB   
2116/4058 KB   
2118/4058 KB   
2120/4058 KB   
2122/4058 KB   
2124/4058 KB   
2126/4058 KB   
2128/4058 KB   
2130/4058 KB   
2132/4058 KB   
2134/4058 KB   
2136/4058 KB   
2138/4058 KB   
2140/4058 KB   
2142/4058 KB   
2144/4058 KB   
2146/4058 KB   
2148/4058 KB   
2150/4058 KB   
2152/4058 KB   
2154/4058 KB   
2156/4058 KB   
2158/4058 KB   
2160/4058 KB   
2162/4058 KB   
2164/4058 KB   
2166/4058 KB   
2168/4058 KB   
2170/4058 KB   
2172/4058 KB   
2174/4058 KB   
2176/4058 KB   
2178/4058 KB   
2180/4058 KB   
2182/4058 KB   
2184/4058 KB   
2186/4058 KB   
2188/4058 KB   
2190/4058 KB   
2192/4058 KB   
2194/4058 KB   
2196/4058 KB   
2198/4058 KB   
2200/4058 KB   
2202/4058 KB   
2204/4058 KB   
2206/4058 KB   
2208/4058 KB   
2210/4058 KB   
2212/4058 KB   
2214/4058 KB   
2216/4058 KB   
2218/4058 KB   
2220/4058 KB   
2222/4058 KB   
2224/4058 KB   
2226/4058 KB   
2228/4058 KB   
2230/4058 KB   
2232/4058 KB   
2234/4058 KB   
2236/4058 KB   
2238/4058 KB   
2240/4058 KB   
2242/4058 KB   
2244/4058 KB   
2246/4058 KB   
2248/4058 KB   
2250/4058 KB   
2252/4058 KB   
2254/4058 KB   
2256/4058 KB   
2258/4058 KB   
2260/4058 KB   
2262/4058 KB   
2264/4058 KB   
2266/4058 KB   
2268/4058 KB   
2270/4058 KB   
2272/4058 KB   
2274/4058 KB   
2276/4058 KB   
2278/4058 KB   
2280/4058 KB   
2282/4058 KB   
2284/4058 KB   
2286/4058 KB   
2288/4058 KB   
2290/4058 KB   
2292/4058 KB   
2294/4058 KB   
2296/4058 KB   
2298/4058 KB   
2300/4058 KB   
2302/4058 KB   
2304/4058 KB   
2306/4058 KB   
2308/4058 KB   
2310/4058 KB   
2312/4058 KB   
2314/4058 KB   
2316/4058 KB   
2318/4058 KB   
2320/4058 KB   
2322/4058 KB   
2324/4058 KB   
2326/4058 KB   
2328/4058 KB   
2330/4058 KB   
2332/4058 KB   
2334/4058 KB   
2336/4058 KB   
2338/4058 KB   
2340/4058 KB   
2342/4058 KB   
2344/4058 KB   
2346/4058 KB   
2348/4058 KB   
2350/4058 KB   
2352/4058 KB   
2354/4058 KB   
2356/4058 KB   
2358/4058 KB   
2360/4058 KB   
2362/4058 KB   
2364/4058 KB   
2366/4058 KB   
2368/4058 KB   
2370/4058 KB   
2372/4058 KB   
2374/4058 KB   
2376/4058 KB   
2378/4058 KB   
2380/4058 KB   
2382/4058 KB   
2384/4058 KB   
2386/4058 KB   
2388/4058 KB   
2390/4058 KB   
2392/4058 KB   
2394/4058 KB   
2396/4058 KB   
2398/4058 KB   
2400/4058 KB   
2402/4058 KB   
2404/4058 KB   
2406/4058 KB   
2408/4058 KB   
2410/4058 KB   
2412/4058 KB   
2414/4058 KB   
2416/4058 KB   
2418/4058 KB   
2420/4058 KB   
2422/4058 KB   
2424/4058 KB   
2426/4058 KB   
2428/4058 KB   
2430/4058 KB   
2432/4058 KB   
2434/4058 KB   
2436/4058 KB   
2438/4058 KB   
2440/4058 KB   
2442/4058 KB   
2444/4058 KB   
2446/4058 KB   
2448/4058 KB   
2450/4058 KB   
2452/4058 KB   
2454/4058 KB   
2456/4058 KB   
2458/4058 KB   
2460/4058 KB   
2462/4058 KB   
2464/4058 KB   
2466/4058 KB   
2468/4058 KB   
2470/4058 KB   
2472/4058 KB   
2474/4058 KB   
2476/4058 KB   
2478/4058 KB   
2480/4058 KB   
2482/4058 KB   
2484/4058 KB   
2486/4058 KB   
2488/4058 KB   
2490/4058 KB   
2492/4058 KB   
2494/4058 KB   
2496/4058 KB   
2498/4058 KB   
2500/4058 KB   
2502/4058 KB   
2504/4058 KB   
2506/4058 KB   
2508/4058 KB   
2510/4058 KB   
2512/4058 KB   
2514/4058 KB   
2516/4058 KB   
2518/4058 KB   
2520/4058 KB   
2522/4058 KB   
2524/4058 KB   
2526/4058 KB   
2528/4058 KB   
2530/4058 KB   
2532/4058 KB   
2534/4058 KB   
2536/4058 KB   
2538/4058 KB   
2540/4058 KB   
2542/4058 KB   
2544/4058 KB   
2546/4058 KB   
2548/4058 KB   
2550/4058 KB   
2552/4058 KB   
2554/4058 KB   
2556/4058 KB   
2558/4058 KB   
2560/4058 KB   
2562/4058 KB   
2564/4058 KB   
2566/4058 KB   
2568/4058 KB   
2570/4058 KB   
2572/4058 KB   
2574/4058 KB   
2576/4058 KB   
2578/4058 KB   
2580/4058 KB   
2582/4058 KB   
2584/4058 KB   
2586/4058 KB   
2588/4058 KB   
2590/4058 KB   
2592/4058 KB   
2594/4058 KB   
2596/4058 KB   
2598/4058 KB   
2600/4058 KB   
2602/4058 KB   
2604/4058 KB   
2606/4058 KB   
2608/4058 KB   
2610/4058 KB   
2612/4058 KB   
2614/4058 KB   
2616/4058 KB   
2618/4058 KB   
2620/4058 KB   
2622/4058 KB   
2624/4058 KB   
2626/4058 KB   
2628/4058 KB   
2630/4058 KB   
2632/4058 KB   
2634/4058 KB   
2636/4058 KB   
2638/4058 KB   
2640/4058 KB   
2642/4058 KB   
2644/4058 KB   
2646/4058 KB   
2648/4058 KB   
2650/4058 KB   
2652/4058 KB   
2654/4058 KB   
2656/4058 KB   
2658/4058 KB   
2660/4058 KB   
2662/4058 KB   
2664/4058 KB   
2666/4058 KB   
2668/4058 KB   
2670/4058 KB   
2672/4058 KB   
2674/4058 KB   
2676/4058 KB   
2678/4058 KB   
2680/4058 KB   
2682/4058 KB   
2684/4058 KB   
2686/4058 KB   
2688/4058 KB   
2690/4058 KB   
2692/4058 KB   
2694/4058 KB   
2696/4058 KB   
2698/4058 KB   
2700/4058 KB   
2702/4058 KB   
2704/4058 KB   
2706/4058 KB   
2708/4058 KB   
2710/4058 KB   
2712/4058 KB   
2714/4058 KB   
2716/4058 KB   
2718/4058 KB   
2720/4058 KB   
2722/4058 KB   
2724/4058 KB   
2726/4058 KB   
2728/4058 KB   
2730/4058 KB   
2732/4058 KB   
2734/4058 KB   
2736/4058 KB   
2738/4058 KB   
2740/4058 KB   
2742/4058 KB   
2744/4058 KB   
2746/4058 KB   
2748/4058 KB   
2750/4058 KB   
2752/4058 KB   
2754/4058 KB   
2756/4058 KB   
2758/4058 KB   
2760/4058 KB   
2762/4058 KB   
2764/4058 KB   
2766/4058 KB   
2768/4058 KB   
2770/4058 KB   
2772/4058 KB   
2774/4058 KB   
2776/4058 KB   
2778/4058 KB   
2780/4058 KB   
2782/4058 KB   
2784/4058 KB   
2786/4058 KB   
2788/4058 KB   
2790/4058 KB   
2792/4058 KB   
2794/4058 KB   
2796/4058 KB   
2798/4058 KB   
2800/4058 KB   
2802/4058 KB   
2804/4058 KB   
2806/4058 KB   
2808/4058 KB   
2810/4058 KB   
2812/4058 KB   
2814/4058 KB   
2816/4058 KB   
2818/4058 KB   
2820/4058 KB   
2822/4058 KB   
2824/4058 KB   
2826/4058 KB   
2828/4058 KB   
2830/4058 KB   
2832/4058 KB   
2834/4058 KB   
2836/4058 KB   
2838/4058 KB   
2840/4058 KB   
2842/4058 KB   
2844/4058 KB   
2846/4058 KB   
2848/4058 KB   
2850/4058 KB   
2852/4058 KB   
2854/4058 KB   
2856/4058 KB   
2858/4058 KB   
2860/4058 KB   
2862/4058 KB   
2864/4058 KB   
2866/4058 KB   
2868/4058 KB   
2870/4058 KB   
2872/4058 KB   
2874/4058 KB   
2876/4058 KB   
2878/4058 KB   
2880/4058 KB   
2882/4058 KB   
2884/4058 KB   
2886/4058 KB   
2888/4058 KB   
2890/4058 KB   
2892/4058 KB   
2894/4058 KB   
2896/4058 KB   
2898/4058 KB   
2900/4058 KB   
2902/4058 KB   
2904/4058 KB   
2906/4058 KB   
2908/4058 KB   
2910/4058 KB   
2912/4058 KB   
2914/4058 KB   
2916/4058 KB   
2918/4058 KB   
2920/4058 KB   
2922/4058 KB   
2924/4058 KB   
2926/4058 KB   
2928/4058 KB   
2930/4058 KB   
2932/4058 KB   
2934/4058 KB   
2936/4058 KB   
2938/4058 KB   
2940/4058 KB   
2942/4058 KB   
2944/4058 KB   
2946/4058 KB   
2948/4058 KB   
2950/4058 KB   
2952/4058 KB   
2954/4058 KB   
2956/4058 KB   
2958/4058 KB   
2960/4058 KB   
2962/4058 KB   
2964/4058 KB   
2966/4058 KB   
2968/4058 KB   
2970/4058 KB   
2972/4058 KB   
2974/4058 KB   
2976/4058 KB   
2978/4058 KB   
2980/4058 KB   
2982/4058 KB   
2984/4058 KB   
2986/4058 KB   
2988/4058 KB   
2990/4058 KB   
2992/4058 KB   
2994/4058 KB   
2996/4058 KB   
2998/4058 KB   
3000/4058 KB   
3002/4058 KB   
3004/4058 KB   
3006/4058 KB   
3008/4058 KB   
3010/4058 KB   
3012/4058 KB   
3014/4058 KB   
3016/4058 KB   
3018/4058 KB   
3020/4058 KB   
3022/4058 KB   
3024/4058 KB   
3026/4058 KB   
3028/4058 KB   
3030/4058 KB   
3032/4058 KB   
3034/4058 KB   
3036/4058 KB   
3038/4058 KB   
3040/4058 KB   
3042/4058 KB   
3044/4058 KB   
3046/4058 KB   
3048/4058 KB   
3050/4058 KB   
3052/4058 KB   
3054/4058 KB   
3056/4058 KB   
3058/4058 KB   
3060/4058 KB   
3062/4058 KB   
3064/4058 KB   
3066/4058 KB   
3068/4058 KB   
3070/4058 KB   
3072/4058 KB   
3074/4058 KB   
3076/4058 KB   
3078/4058 KB   
3080/4058 KB   
3082/4058 KB   
3084/4058 KB   
3086/4058 KB   
3088/4058 KB   
3090/4058 KB   
3092/4058 KB   
3094/4058 KB   
3096/4058 KB   
3098/4058 KB   
3100/4058 KB   
3102/4058 KB   
3104/4058 KB   
3106/4058 KB   
3108/4058 KB   
3110/4058 KB   
3112/4058 KB   
3114/4058 KB   
3116/4058 KB   
3118/4058 KB   
3120/4058 KB   
3122/4058 KB   
3124/4058 KB   
3126/4058 KB   
3128/4058 KB   
3130/4058 KB   
3132/4058 KB   
3134/4058 KB   
3136/4058 KB   
3138/4058 KB   
3140/4058 KB   
3142/4058 KB   
3144/4058 KB   
3146/4058 KB   
3148/4058 KB   
3150/4058 KB   
3152/4058 KB   
3154/4058 KB   
3156/4058 KB   
3158/4058 KB   
3160/4058 KB   
3162/4058 KB   
3164/4058 KB   
3166/4058 KB   
3168/4058 KB   
3170/4058 KB   
3172/4058 KB   
3174/4058 KB   
3176/4058 KB   
3178/4058 KB   
3180/4058 KB   
3182/4058 KB   
3184/4058 KB   
3186/4058 KB   
3188/4058 KB   
3190/4058 KB   
3192/4058 KB   
3194/4058 KB   
3196/4058 KB   
3198/4058 KB   
3200/4058 KB   
3202/4058 KB   
3204/4058 KB   
3206/4058 KB   
3208/4058 KB   
3210/4058 KB   
3212/4058 KB   
3214/4058 KB   
3216/4058 KB   
3218/4058 KB   
3220/4058 KB   
3222/4058 KB   
3224/4058 KB   
3226/4058 KB   
3228/4058 KB   
3230/4058 KB   
3232/4058 KB   
3234/4058 KB   
3236/4058 KB   
3238/4058 KB   
3240/4058 KB   
3242/4058 KB   
3244/4058 KB   
3246/4058 KB   
3248/4058 KB   
3250/4058 KB   
3252/4058 KB   
3254/4058 KB   
3256/4058 KB   
3258/4058 KB   
3260/4058 KB   
3262/4058 KB   
3264/4058 KB   
3266/4058 KB   
3268/4058 KB   
3270/4058 KB   
3272/4058 KB   
3274/4058 KB   
3276/4058 KB   
3278/4058 KB   
3280/4058 KB   
3282/4058 KB   
3284/4058 KB   
3286/4058 KB   
3288/4058 KB   
3290/4058 KB   
3292/4058 KB   
3294/4058 KB   
3296/4058 KB   
3298/4058 KB   
3300/4058 KB   
3302/4058 KB   
3304/4058 KB   
3306/4058 KB   
3308/4058 KB   
3310/4058 KB   
3312/4058 KB   
3314/4058 KB   
3316/4058 KB   
3318/4058 KB   
3320/4058 KB   
3322/4058 KB   
3324/4058 KB   
3326/4058 KB   
3328/4058 KB   
3330/4058 KB   
3332/4058 KB   
3334/4058 KB   
3336/4058 KB   
3338/4058 KB   
3340/4058 KB   
3342/4058 KB   
3344/4058 KB   
3346/4058 KB   
3348/4058 KB   
3350/4058 KB   
3352/4058 KB   
3354/4058 KB   
3356/4058 KB   
3358/4058 KB   
3360/4058 KB   
3362/4058 KB   
3364/4058 KB   
3366/4058 KB   
3368/4058 KB   
3370/4058 KB   
3372/4058 KB   
3374/4058 KB   
3376/4058 KB   
3378/4058 KB   
3380/4058 KB   
3382/4058 KB   
3384/4058 KB   
3386/4058 KB   
3388/4058 KB   
3390/4058 KB   
3392/4058 KB   
3394/4058 KB   
3396/4058 KB   
3398/4058 KB   
3400/4058 KB   
3402/4058 KB   
3404/4058 KB   
3406/4058 KB   
3408/4058 KB   
3410/4058 KB   
3412/4058 KB   
3414/4058 KB   
3416/4058 KB   
3418/4058 KB   
3420/4058 KB   
3422/4058 KB   
3424/4058 KB   
3426/4058 KB   
3428/4058 KB   
3430/4058 KB   
3432/4058 KB   
3434/4058 KB   
3436/4058 KB   
3438/4058 KB   
3440/4058 KB   
3442/4058 KB   
3444/4058 KB   
3446/4058 KB   
3448/4058 KB   
3450/4058 KB   
3452/4058 KB   
3454/4058 KB   
3456/4058 KB   
3458/4058 KB   
3460/4058 KB   
3462/4058 KB   
3464/4058 KB   
3466/4058 KB   
3468/4058 KB   
3470/4058 KB   
3472/4058 KB   
3474/4058 KB   
3476/4058 KB   
3478/4058 KB   
3480/4058 KB   
3482/4058 KB   
3484/4058 KB   
3486/4058 KB   
3488/4058 KB   
3490/4058 KB   
3492/4058 KB   
3494/4058 KB   
3496/4058 KB   
3498/4058 KB   
3500/4058 KB   
3502/4058 KB   
3504/4058 KB   
3506/4058 KB   
3508/4058 KB   
3510/4058 KB   
3512/4058 KB   
3514/4058 KB   
3516/4058 KB   
3518/4058 KB   
3520/4058 KB   
3522/4058 KB   
3524/4058 KB   
3526/4058 KB   
3528/4058 KB   
3530/4058 KB   
3532/4058 KB   
3534/4058 KB   
3536/4058 KB   
3538/4058 KB   
3540/4058 KB   
3542/4058 KB   
3544/4058 KB   
3546/4058 KB   
3548/4058 KB   
3550/4058 KB   
3552/4058 KB   
3554/4058 KB   
3556/4058 KB   
3558/4058 KB   
3560/4058 KB   
3562/4058 KB   
3564/4058 KB   
3566/4058 KB   
3568/4058 KB   
3570/4058 KB   
3572/4058 KB   
3574/4058 KB   
3576/4058 KB   
3578/4058 KB   
3580/4058 KB   
3582/4058 KB   
3584/4058 KB   
3586/4058 KB   
3588/4058 KB   
3590/4058 KB   
3592/4058 KB   
3594/4058 KB   
3596/4058 KB   
3598/4058 KB   
3600/4058 KB   
3602/4058 KB   
3604/4058 KB   
3606/4058 KB   
3608/4058 KB   
3610/4058 KB   
3612/4058 KB   
3614/4058 KB   
3616/4058 KB   
3618/4058 KB   
3620/4058 KB   
3622/4058 KB   
3624/4058 KB   
3626/4058 KB   
3628/4058 KB   
3630/4058 KB   
3632/4058 KB   
3634/4058 KB   
3636/4058 KB   
3638/4058 KB   
3640/4058 KB   
3642/4058 KB   
3644/4058 KB   
3646/4058 KB   
3648/4058 KB   
3650/4058 KB   
3652/4058 KB   
3654/4058 KB   
3656/4058 KB   
3658/4058 KB   
3660/4058 KB   
3662/4058 KB   
3664/4058 KB   
3666/4058 KB   
3668/4058 KB   
3670/4058 KB   
3672/4058 KB   
3674/4058 KB   
3676/4058 KB   
3678/4058 KB   
3680/4058 KB   
3682/4058 KB   
3684/4058 KB   
3686/4058 KB   
3688/4058 KB   
3690/4058 KB   
3692/4058 KB   
3694/4058 KB   
3696/4058 KB   
3698/4058 KB   
3700/4058 KB   
3702/4058 KB   
3704/4058 KB   
3706/4058 KB   
3708/4058 KB   
3710/4058 KB   
3712/4058 KB   
3714/4058 KB   
3716/4058 KB   
3718/4058 KB   
3720/4058 KB   
3722/4058 KB   
3724/4058 KB   
3726/4058 KB   
3728/4058 KB   
3730/4058 KB   
3732/4058 KB   
3734/4058 KB   
3736/4058 KB   
3738/4058 KB   
3740/4058 KB   
3742/4058 KB   
3744/4058 KB   
3746/4058 KB   
3748/4058 KB   
3750/4058 KB   
3752/4058 KB   
3754/4058 KB   
3756/4058 KB   
3758/4058 KB   
3760/4058 KB   
3762/4058 KB   
3764/4058 KB   
3766/4058 KB   
3768/4058 KB   
3770/4058 KB   
3772/4058 KB   
3774/4058 KB   
3776/4058 KB   
3778/4058 KB   
3780/4058 KB   
3782/4058 KB   
3784/4058 KB   
3786/4058 KB   
3788/4058 KB   
3790/4058 KB   
3792/4058 KB   
3794/4058 KB   
3796/4058 KB   
3798/4058 KB   
3800/4058 KB   
3802/4058 KB   
3804/4058 KB   
3806/4058 KB   
3808/4058 KB   
3810/4058 KB   
3812/4058 KB   
3814/4058 KB   
3816/4058 KB   
3818/4058 KB   
3820/4058 KB   
3822/4058 KB   
3824/4058 KB   
3826/4058 KB   
3828/4058 KB   
3830/4058 KB   
3832/4058 KB   
3834/4058 KB   
3836/4058 KB   
3838/4058 KB   
3840/4058 KB   
3842/4058 KB   
3844/4058 KB   
3846/4058 KB   
3848/4058 KB   
3850/4058 KB   
3852/4058 KB   
3854/4058 KB   
3856/4058 KB   
3858/4058 KB   
3860/4058 KB   
3862/4058 KB   
3864/4058 KB   
3866/4058 KB   
3868/4058 KB   
3870/4058 KB   
3872/4058 KB   
3874/4058 KB   
3876/4058 KB   
3878/4058 KB   
3880/4058 KB   
3882/4058 KB   
3884/4058 KB   
3886/4058 KB   
3888/4058 KB   
3890/4058 KB   
3892/4058 KB   
3894/4058 KB   
3896/4058 KB   
3898/4058 KB   
3900/4058 KB   
3902/4058 KB   
3904/4058 KB   
3906/4058 KB   
3908/4058 KB   
3910/4058 KB   
3912/4058 KB   
3914/4058 KB   
3916/4058 KB   
3918/4058 KB   
3920/4058 KB   
3922/4058 KB   
3924/4058 KB   
3926/4058 KB   
3928/4058 KB   
3930/4058 KB   
3932/4058 KB   
3934/4058 KB   
3936/4058 KB   
3938/4058 KB   
3940/4058 KB   
3942/4058 KB   
3944/4058 KB   
3946/4058 KB   
3948/4058 KB   
3950/4058 KB   
3952/4058 KB   
3954/4058 KB   
3956/4058 KB   
3958/4058 KB   
3960/4058 KB   
3962/4058 KB   
3964/4058 KB   
3966/4058 KB   
3968/4058 KB   
3970/4058 KB   
3972/4058 KB   
3974/4058 KB   
3976/4058 KB   
3978/4058 KB   
3980/4058 KB   
3982/4058 KB   
3984/4058 KB   
3986/4058 KB   
3988/4058 KB   
3990/4058 KB   
3992/4058 KB   
3994/4058 KB   
3996/4058 KB   
3998/4058 KB   
4000/4058 KB   
4002/4058 KB   
4004/4058 KB   
4006/4058 KB   
4008/4058 KB   
4010/4058 KB   
4012/4058 KB   
4014/4058 KB   
4016/4058 KB   
4018/4058 KB   
4020/4058 KB   
4022/4058 KB   
4024/4058 KB   
4026/4058 KB   
4028/4058 KB   
4030/4058 KB   
4032/4058 KB   
4034/4058 KB   
4036/4058 KB   
4038/4058 KB   
4040/4058 KB   
4042/4058 KB   
4044/4058 KB   
4046/4058 KB   
4048/4058 KB   
4050/4058 KB   
4052/4058 KB   
4054/4058 KB   
4056/4058 KB   
4058/4058 KB   
               
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-20151124.184945-34.ear (4058 KB at 3378.1 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-20151124.184945-34.pom
2/3 KB         
3/3 KB   
         
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-20151124.184945-34.pom (3 KB at 42.9 KB/sec)
Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/maven-metadata.xml
287/287 B   
            
Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/maven-metadata.xml (287 B at 11.2 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/maven-metadata.xml
780/780 B   
            
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/maven-metadata.xml (780 B at 16.2 KB/sec)
Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/maven-metadata.xml
287/287 B   
            
Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/maven-metadata.xml (287 B at 6.0 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Sample ............................................ SUCCESS [4.768s]
[INFO] Domain ............................................ SUCCESS [4.983s]
[INFO] Tests ............................................. SUCCESS [2.995s]
[INFO] Service ........................................... SUCCESS [5.113s]
[INFO] REST .............................................. SUCCESS [0.821s]
[INFO] JSF ............................................... SUCCESS [3.837s]
[INFO] EAR ............................................... SUCCESS [9.893s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32.797s
[INFO] Finished at: Tue Nov 24 19:49:46 CET 2015
[INFO] Final Memory: 49M/538M
[INFO] ------------------------------------------------------------------------
[LETTA] $ mvn -DskipTests=true -Dwildfly.username=deployer -Dwildfly.password=sing-dt-deployer-33 -Dwildfly.force=true wildfly:deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Sample
[INFO] Domain
[INFO] Tests
[INFO] Service
[INFO] REST
[INFO] JSF
[INFO] EAR
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Sample 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ letta >>>
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ letta ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ letta ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ letta >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ letta <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ letta ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ letta ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ letta <<<
[INFO] 
[INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ letta ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Domain 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ domain >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ domain ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ domain ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ domain ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ domain ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ domain ---
[INFO] Analyzed bundle 'Domain' with 5 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ domain ---
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ domain >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ domain <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ domain ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ domain ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.letta.domain.entities...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Event.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventType.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Registration.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Role.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/User.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/serialized-form.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Registration.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/User.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Event.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Role.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventType.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ domain <<<
[INFO] 
[INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ domain ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tests 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ tests >>>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ tests ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ tests ---
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ tests >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ tests <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ tests ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tests ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.letta.service.util.security...
Loading source files for package es.uvigo.esei.dgss.letta.domain.entities...
Loading source files for package es.uvigo.esei.dgss.letta.http.util...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToEntity.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToRegistration.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToUser.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/RegistrationsDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingSupplier.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingRunnable.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/TestPrincipal.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToEntity.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToUser.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/RegistrationsDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventsDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToRegistration.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/UsersDataset.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/class-use/HasHttpStatus.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ tests <<<
[INFO] 
[INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ tests ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Service 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ service >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ service ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/LETTA/service/target/test-classes
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ service ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ service ---
[INFO] Analyzed bundle 'Service' with 7 classes
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ service ---
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ service >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ service <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ service ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ service ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.letta.service...
Loading source files for package es.uvigo.esei.dgss.letta.service.exceptions...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/DefaultMailerEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/EventEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/Mailer.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/SearchEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/TestingMailerEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/UserEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/EmailDuplicateException.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/LoginDuplicateException.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/serialized-form.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/Mailer.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/UserEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/SearchEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/EventEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/TestingMailerEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/DefaultMailerEJB.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/class-use/EmailDuplicateException.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/class-use/LoginDuplicateException.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-use.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/help-doc.html...
1 warning
[WARNING] Javadoc Warnings
[WARNING] /var/lib/jenkins/workspace/LETTA/service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java:232: warning: no description for @param
[WARNING] * @param login
[WARNING] ^
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ service <<<
[INFO] 
[INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ service ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building REST 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ rest >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ rest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ rest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ rest ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ rest ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rest ---
[INFO] Packaging webapp
[INFO] Assembling webapp [rest] in [/var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/rest/src/main/webapp]
[INFO] Webapp assembled in [37 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ rest >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ rest <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ rest ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ rest ---
[INFO] 
[INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ rest <<<
[INFO] 
[INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ rest ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JSF 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ jsf >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jsf ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jsf ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ jsf ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jsf ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ jsf ---
[INFO] Analyzed bundle 'JSF' with 5 classes
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ jsf ---
[INFO] Packaging webapp
[INFO] Assembling webapp [jsf] in [/var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/jsf/src/main/webapp]
[INFO] Webapp assembled in [37 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ jsf >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ jsf <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ jsf ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ jsf ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.letta.jsf...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/ConfirmUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/CreateEventController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/IndexPageController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/JSFController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/JSFController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/IndexPageController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/CreateEventController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/ConfirmUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/RegisterUserController.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ jsf <<<
[INFO] 
[INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ jsf ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EAR 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ ear >>>
[INFO] 
[INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ ear ---
[INFO] Generating application.xml
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/main/resources
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ ear ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] wildfly-dist-8.2.1.Final.zip already unpacked.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ ear ---
[INFO] Could not find manifest file: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/META-INF/MANIFEST.MF - Generating one
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ ear >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ ear <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ ear ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ear ---
[INFO] 
[INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ ear <<<
[INFO] 
[INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ ear ---
Nov 24, 2015 7:50:13 PM org.xnio.Xnio <clinit>
INFO: XNIO version 3.3.1.Final
Nov 24, 2015 7:50:13 PM org.xnio.nio.NioXnio <clinit>
INFO: XNIO NIO Implementation Version 3.3.1.Final
Nov 24, 2015 7:50:13 PM org.jboss.remoting3.EndpointImpl <clinit>
INFO: JBoss Remoting version 4.0.9.Final
[INFO] Authenticating against security realm: ManagementRealm
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Sample ............................................ SUCCESS [4.073s]
[INFO] Domain ............................................ SUCCESS [4.603s]
[INFO] Tests ............................................. SUCCESS [3.248s]
[INFO] Service ........................................... SUCCESS [4.714s]
[INFO] REST .............................................. SUCCESS [0.964s]
[INFO] JSF ............................................... SUCCESS [3.799s]
[INFO] EAR ............................................... SUCCESS [6.026s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28.649s
[INFO] Finished at: Tue Nov 24 19:50:18 CET 2015
[INFO] Final Memory: 53M/562M
[INFO] ------------------------------------------------------------------------
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LETTA/domain/target/site/jacoco to /var/lib/jenkins/jobs/LETTA/htmlreports/Domain_JaCoCo_Report
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LETTA/service/target/site/jacoco to /var/lib/jenkins/jobs/LETTA/htmlreports/Service_JaCoCo_Report
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LETTA/jsf/target/site/jacoco to /var/lib/jenkins/jobs/LETTA/htmlreports/JSF_JaCoCo_Report
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LETTA/rest/target/site/jacoco to /var/lib/jenkins/jobs/LETTA/htmlreports/REST_JaCoCo_Report
Finished: SUCCESS