See <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$org.apache.stratos.rest.endpoint/10/changes>
Changes: [ravihansa3000] Fix registry transactions exception handling ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Stratos - RESTful admin service module 4.1.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.apache.stratos.rest.endpoint --- [INFO] Deleting <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$org.apache.stratos.rest.endpoint/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ org.apache.stratos.rest.endpoint --- [INFO] [INFO] --- incremental-build-plugin:1.3:incremental-build (default) @ org.apache.stratos.rest.endpoint --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$org.apache.stratos.rest.endpoint/ws/target> [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ org.apache.stratos.rest.endpoint --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.apache.stratos.rest.endpoint --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$org.apache.stratos.rest.endpoint/ws/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ org.apache.stratos.rest.endpoint --- [INFO] Compiling 50 source files to <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$org.apache.stratos.rest.endpoint/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$org.apache.stratos.rest.endpoint/ws/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java>:[1906,18] error: exception RegistryException is never thrown in body of corresponding try statement [INFO] 1error [INFO] -------------------------------------------------------------