From 13e3976c5994ba7fccd5b869ea48909a35153084 Mon Sep 17 00:00:00 2001 From: Tomaz Cerar Date: Fri, 7 Oct 2016 20:26:56 +0200 Subject: [PATCH] JBEAP-6353 Maven 3.2.5 is minimum required --- README.md | 2 +- app-client/README.md | 2 +- batch-processing/README.md | 2 +- bean-validation/README.md | 2 +- bmt/README.md | 2 +- cdi-alternative/README.md | 2 +- cdi-decorator/README.md | 2 +- cdi-injection/README.md | 2 +- cdi-interceptors/README.md | 2 +- cdi-portable-extension/README.md | 2 +- cdi-stereotype/README.md | 2 +- cdi-veto/README.md | 2 +- cluster-ha-singleton/README.md | 2 +- cmt/README.md | 2 +- contacts-jquerymobile/README.md | 2 +- ejb-asynchronous/README.md | 2 +- ejb-in-ear/README.md | 2 +- ejb-in-war/README.md | 2 +- ejb-multi-server/README.md | 2 +- ejb-remote/README.md | 2 +- ejb-security-interceptors/README.md | 2 +- ejb-security/README.md | 2 +- ejb-throws-exception/README.md | 2 +- ejb-timer/README.md | 2 +- greeter/README.md | 2 +- h2-console/README.md | 2 +- helloworld-html5/README.md | 2 +- helloworld-jms/README.md | 2 +- helloworld-mbean/README.md | 2 +- helloworld-mdb-propertysubstitution/README.md | 2 +- helloworld-mdb/README.md | 2 +- helloworld-rs/README.md | 2 +- helloworld-singleton/README.md | 2 +- helloworld-ws/README.md | 2 +- helloworld/README.md | 2 +- hibernate5/README.md | 2 +- inter-app/README.md | 2 +- jaxrs-client/README.md | 2 +- jaxws-addressing/README.md | 2 +- jaxws-ejb/README.md | 2 +- jaxws-pojo/README.md | 2 +- jaxws-retail/README.md | 2 +- jsonp/README.md | 2 +- jta-crash-rec/README.md | 2 +- jts-distributed-crash-rec/README.md | 2 +- jts/README.md | 2 +- kitchensink-angularjs/README.md | 2 +- kitchensink-ear/README.md | 2 +- kitchensink-html5-mobile/README.md | 2 +- kitchensink-jsp/README.md | 2 +- kitchensink-ml-ear/README.md | 2 +- kitchensink-ml/README.md | 2 +- kitchensink/README.md | 2 +- log4j/README.md | 2 +- logging-tools/README.md | 2 +- logging/README.md | 2 +- mail/README.md | 2 +- managed-executor-service/README.md | 2 +- messaging-clustering/README.md | 2 +- numberguess/README.md | 2 +- payment-cdi-event/README.md | 2 +- picketlink-sts/README.md | 2 +- resteasy-jaxrs-client/README.md | 2 +- servlet-async/README.md | 2 +- servlet-filterlistener/README.md | 2 +- servlet-security/README.md | 2 +- shopping-cart/README.md | 2 +- shrinkwrap-resolver/README.md | 2 +- spring-greeter/README.md | 2 +- spring-kitchensink-asyncrequestmapping/README.md | 2 +- spring-kitchensink-basic/README.md | 2 +- spring-kitchensink-controlleradvice/README.md | 2 +- spring-kitchensink-matrixvariables/README.md | 2 +- spring-kitchensink-springmvctest/README.md | 2 +- spring-petclinic/README.md | 2 +- spring-resteasy/README.md | 2 +- tasks-jsf/README.md | 2 +- tasks-rs/README.md | 2 +- tasks/README.md | 2 +- temperature-converter/README.md | 2 +- template/README.md | 2 +- thread-racing/README.md | 2 +- websocket-client/README.md | 2 +- websocket-endpoint/README.md | 2 +- websocket-hello/README.md | 2 +- wsat-simple/README.md | 2 +- wsba-coordinator-completion-simple/README.md | 2 +- wsba-participant-completion-simple/README.md | 2 +- xml-dom4j/README.md | 2 +- xml-jaxp/README.md | 2 +- 90 files changed, 90 insertions(+), 90 deletions(-) diff --git a/README.md b/README.md index 7e2617f191..9b3205160a 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ System Requirements The applications these projects produce are designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build these projects is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build these projects is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. To run these quickstarts with the provided build scripts, you need the JBoss EAP distribution ZIP. For information on how to install and run JBoss, see the [Red Hat JBoss Enterprise Application Platform Documentation](https://access.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/) _Getting Started Guide_ located on the Customer Portal. diff --git a/app-client/README.md b/app-client/README.md index f28e8cfc94..c8e1760121 100644 --- a/app-client/README.md +++ b/app-client/README.md @@ -31,7 +31,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/batch-processing/README.md b/batch-processing/README.md index f8ddc83d6b..b0d593f67d 100644 --- a/batch-processing/README.md +++ b/batch-processing/README.md @@ -29,7 +29,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/bean-validation/README.md b/bean-validation/README.md index b42d867a99..40289f16f2 100644 --- a/bean-validation/README.md +++ b/bean-validation/README.md @@ -25,7 +25,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/bmt/README.md b/bmt/README.md index c781105839..711d4e150b 100644 --- a/bmt/README.md +++ b/bmt/README.md @@ -32,7 +32,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/cdi-alternative/README.md b/cdi-alternative/README.md index 7008c27d98..384f834293 100644 --- a/cdi-alternative/README.md +++ b/cdi-alternative/README.md @@ -29,7 +29,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/cdi-decorator/README.md b/cdi-decorator/README.md index 029cbb7894..9242768769 100644 --- a/cdi-decorator/README.md +++ b/cdi-decorator/README.md @@ -31,7 +31,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/cdi-injection/README.md b/cdi-injection/README.md index a7430201d7..732a9dde04 100644 --- a/cdi-injection/README.md +++ b/cdi-injection/README.md @@ -19,7 +19,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/cdi-interceptors/README.md b/cdi-interceptors/README.md index 5ac2eaaf2e..6344e4a3de 100644 --- a/cdi-interceptors/README.md +++ b/cdi-interceptors/README.md @@ -26,7 +26,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/cdi-portable-extension/README.md b/cdi-portable-extension/README.md index 96dda232fc..623ba09eb0 100644 --- a/cdi-portable-extension/README.md +++ b/cdi-portable-extension/README.md @@ -39,7 +39,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/cdi-stereotype/README.md b/cdi-stereotype/README.md index 002aa1d405..8df98ae7fb 100644 --- a/cdi-stereotype/README.md +++ b/cdi-stereotype/README.md @@ -32,7 +32,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/cdi-veto/README.md b/cdi-veto/README.md index 0e7fd8b0e4..75aae54ef6 100644 --- a/cdi-veto/README.md +++ b/cdi-veto/README.md @@ -27,7 +27,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/cluster-ha-singleton/README.md b/cluster-ha-singleton/README.md index 56ad2f2be7..b641b5a9e0 100644 --- a/cluster-ha-singleton/README.md +++ b/cluster-ha-singleton/README.md @@ -25,7 +25,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/cmt/README.md b/cmt/README.md index 0236c05726..c54eea7789 100644 --- a/cmt/README.md +++ b/cmt/README.md @@ -50,7 +50,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/contacts-jquerymobile/README.md b/contacts-jquerymobile/README.md index 4587b7ba0e..897b3c7b61 100644 --- a/contacts-jquerymobile/README.md +++ b/contacts-jquerymobile/README.md @@ -44,7 +44,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. An HTML5 compatible browser such as Chrome, Safari 5+, Firefox 5+, or IE 9+ are required. and note that some behaviors will vary slightly (ex. validations) based on browser support, especially IE 9. diff --git a/ejb-asynchronous/README.md b/ejb-asynchronous/README.md index 9fdc8e52a4..2466ad8645 100644 --- a/ejb-asynchronous/README.md +++ b/ejb-asynchronous/README.md @@ -25,7 +25,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/ejb-in-ear/README.md b/ejb-in-ear/README.md index e99ca5743c..393936aae5 100644 --- a/ejb-in-ear/README.md +++ b/ejb-in-ear/README.md @@ -35,7 +35,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/ejb-in-war/README.md b/ejb-in-war/README.md index 6db2a90d64..085a5f0876 100644 --- a/ejb-in-war/README.md +++ b/ejb-in-war/README.md @@ -25,7 +25,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/ejb-multi-server/README.md b/ejb-multi-server/README.md index e2630e9784..d6d8018eb9 100644 --- a/ejb-multi-server/README.md +++ b/ejb-multi-server/README.md @@ -33,7 +33,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Start with a Clean JBoss EAP Install diff --git a/ejb-remote/README.md b/ejb-remote/README.md index b27715f2c6..c0020021ee 100644 --- a/ejb-remote/README.md +++ b/ejb-remote/README.md @@ -29,7 +29,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/ejb-security-interceptors/README.md b/ejb-security-interceptors/README.md index 61661ddc74..6214b61f9c 100644 --- a/ejb-security-interceptors/README.md +++ b/ejb-security-interceptors/README.md @@ -68,7 +68,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Prerequisites diff --git a/ejb-security/README.md b/ejb-security/README.md index 3ae255fe62..05b0462b21 100644 --- a/ejb-security/README.md +++ b/ejb-security/README.md @@ -40,7 +40,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/ejb-throws-exception/README.md b/ejb-throws-exception/README.md index 8dc4a9002e..6ecd1f0d99 100644 --- a/ejb-throws-exception/README.md +++ b/ejb-throws-exception/README.md @@ -38,7 +38,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/ejb-timer/README.md b/ejb-timer/README.md index 4b6e18c59d..e8568f1d38 100644 --- a/ejb-timer/README.md +++ b/ejb-timer/README.md @@ -24,7 +24,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/greeter/README.md b/greeter/README.md index 7ad989e1a2..d17aa903b2 100644 --- a/greeter/README.md +++ b/greeter/README.md @@ -33,7 +33,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/h2-console/README.md b/h2-console/README.md index d772e07220..e58c93f4f6 100644 --- a/h2-console/README.md +++ b/h2-console/README.md @@ -23,7 +23,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Prerequisites diff --git a/helloworld-html5/README.md b/helloworld-html5/README.md index fcfeccadaa..682dbdad23 100644 --- a/helloworld-html5/README.md +++ b/helloworld-html5/README.md @@ -25,7 +25,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. An HTML5 compatible browser such as Chrome, Safari 5+, Firefox 5+, or IE 9+ is required. diff --git a/helloworld-jms/README.md b/helloworld-jms/README.md index 85b4ed703a..47f3de9623 100644 --- a/helloworld-jms/README.md +++ b/helloworld-jms/README.md @@ -24,7 +24,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/helloworld-mbean/README.md b/helloworld-mbean/README.md index 7fbe6ee803..7e72ec224e 100644 --- a/helloworld-mbean/README.md +++ b/helloworld-mbean/README.md @@ -27,7 +27,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/helloworld-mdb-propertysubstitution/README.md b/helloworld-mdb-propertysubstitution/README.md index bb35324094..b386f7dde2 100644 --- a/helloworld-mdb-propertysubstitution/README.md +++ b/helloworld-mdb-propertysubstitution/README.md @@ -25,7 +25,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/helloworld-mdb/README.md b/helloworld-mdb/README.md index ac636914a8..fa997b451a 100644 --- a/helloworld-mdb/README.md +++ b/helloworld-mdb/README.md @@ -23,7 +23,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/helloworld-rs/README.md b/helloworld-rs/README.md index f355e31aeb..52bad21d00 100644 --- a/helloworld-rs/README.md +++ b/helloworld-rs/README.md @@ -18,7 +18,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/helloworld-singleton/README.md b/helloworld-singleton/README.md index 7ad8e07fb5..74cd098157 100644 --- a/helloworld-singleton/README.md +++ b/helloworld-singleton/README.md @@ -17,7 +17,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/helloworld-ws/README.md b/helloworld-ws/README.md index f514a704a0..b87e3a9a55 100644 --- a/helloworld-ws/README.md +++ b/helloworld-ws/README.md @@ -17,7 +17,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/helloworld/README.md b/helloworld/README.md index 6025e2b9b7..3f9ae6ed08 100644 --- a/helloworld/README.md +++ b/helloworld/README.md @@ -18,7 +18,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/hibernate5/README.md b/hibernate5/README.md index 0d12407eab..372a761258 100644 --- a/hibernate5/README.md +++ b/hibernate5/README.md @@ -23,7 +23,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/inter-app/README.md b/inter-app/README.md index efa98e5418..59091f356a 100644 --- a/inter-app/README.md +++ b/inter-app/README.md @@ -26,7 +26,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/jaxrs-client/README.md b/jaxrs-client/README.md index 8252405a78..31fd79ad6b 100644 --- a/jaxrs-client/README.md +++ b/jaxrs-client/README.md @@ -21,7 +21,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Start the JBoss EAP Server diff --git a/jaxws-addressing/README.md b/jaxws-addressing/README.md index c1509016ca..94786a9fc2 100644 --- a/jaxws-addressing/README.md +++ b/jaxws-addressing/README.md @@ -17,7 +17,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME --------------- diff --git a/jaxws-ejb/README.md b/jaxws-ejb/README.md index b4d91fef80..083559a2d2 100644 --- a/jaxws-ejb/README.md +++ b/jaxws-ejb/README.md @@ -17,7 +17,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/jaxws-pojo/README.md b/jaxws-pojo/README.md index b84264f2f0..30e9fc9083 100644 --- a/jaxws-pojo/README.md +++ b/jaxws-pojo/README.md @@ -17,7 +17,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/jaxws-retail/README.md b/jaxws-retail/README.md index 8b6217071a..578c0bb460 100644 --- a/jaxws-retail/README.md +++ b/jaxws-retail/README.md @@ -17,7 +17,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/jsonp/README.md b/jsonp/README.md index 9c1ea66e93..3949279a97 100644 --- a/jsonp/README.md +++ b/jsonp/README.md @@ -20,7 +20,7 @@ System requirements ------------------- The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Start the JBoss EAP Server diff --git a/jta-crash-rec/README.md b/jta-crash-rec/README.md index c647b97f7b..645785efe8 100644 --- a/jta-crash-rec/README.md +++ b/jta-crash-rec/README.md @@ -35,7 +35,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/jts-distributed-crash-rec/README.md b/jts-distributed-crash-rec/README.md index 5ed2941b79..5d5f5113d6 100644 --- a/jts-distributed-crash-rec/README.md +++ b/jts-distributed-crash-rec/README.md @@ -34,7 +34,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Download and Configure Byteman diff --git a/jts/README.md b/jts/README.md index f9a93cb051..4d907086ca 100755 --- a/jts/README.md +++ b/jts/README.md @@ -48,7 +48,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/kitchensink-angularjs/README.md b/kitchensink-angularjs/README.md index 4786d5c267..7ee88abf21 100644 --- a/kitchensink-angularjs/README.md +++ b/kitchensink-angularjs/README.md @@ -19,7 +19,7 @@ System Requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Start the JBoss EAP Server -------------------------- diff --git a/kitchensink-ear/README.md b/kitchensink-ear/README.md index 3e11b6bba2..315624ff1f 100644 --- a/kitchensink-ear/README.md +++ b/kitchensink-ear/README.md @@ -24,7 +24,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/kitchensink-html5-mobile/README.md b/kitchensink-html5-mobile/README.md index 51d9915025..50a1323d6d 100644 --- a/kitchensink-html5-mobile/README.md +++ b/kitchensink-html5-mobile/README.md @@ -21,7 +21,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. An HTML5 compatible browser such as Chrome, Safari 5+, Firefox 5+, or IE 9+ are required. and note that some behaviors will vary slightly (ex. validations) based on browser support, especially IE 9. diff --git a/kitchensink-jsp/README.md b/kitchensink-jsp/README.md index 9d9e60d490..c5318b0e97 100644 --- a/kitchensink-jsp/README.md +++ b/kitchensink-jsp/README.md @@ -24,7 +24,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/kitchensink-ml-ear/README.md b/kitchensink-ml-ear/README.md index b1436a3e71..2dd3273237 100644 --- a/kitchensink-ml-ear/README.md +++ b/kitchensink-ml-ear/README.md @@ -100,7 +100,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/kitchensink-ml/README.md b/kitchensink-ml/README.md index f79e81afcc..d6d6ea37dc 100644 --- a/kitchensink-ml/README.md +++ b/kitchensink-ml/README.md @@ -101,7 +101,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/kitchensink/README.md b/kitchensink/README.md index 6122360085..cab5201432 100644 --- a/kitchensink/README.md +++ b/kitchensink/README.md @@ -23,7 +23,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/log4j/README.md b/log4j/README.md index f239cfe370..c101b2c8f5 100644 --- a/log4j/README.md +++ b/log4j/README.md @@ -22,7 +22,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/logging-tools/README.md b/logging-tools/README.md index 6cab8fc084..6926197142 100644 --- a/logging-tools/README.md +++ b/logging-tools/README.md @@ -22,7 +22,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/logging/README.md b/logging/README.md index 178683c17d..4e1cd1af09 100644 --- a/logging/README.md +++ b/logging/README.md @@ -23,7 +23,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/mail/README.md b/mail/README.md index 9986c02c89..9ef9a03b8e 100644 --- a/mail/README.md +++ b/mail/README.md @@ -24,7 +24,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/managed-executor-service/README.md b/managed-executor-service/README.md index 48e7c3b5cd..cb64fa2a5b 100644 --- a/managed-executor-service/README.md +++ b/managed-executor-service/README.md @@ -26,7 +26,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Start the JBoss EAP Server diff --git a/messaging-clustering/README.md b/messaging-clustering/README.md index 7e7d913e23..cb5d9f1cfc 100644 --- a/messaging-clustering/README.md +++ b/messaging-clustering/README.md @@ -18,7 +18,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/numberguess/README.md b/numberguess/README.md index 613876a89f..4d5524cc03 100644 --- a/numberguess/README.md +++ b/numberguess/README.md @@ -18,7 +18,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/payment-cdi-event/README.md b/payment-cdi-event/README.md index 459c3f5780..8f61dfaea8 100644 --- a/payment-cdi-event/README.md +++ b/payment-cdi-event/README.md @@ -46,7 +46,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/picketlink-sts/README.md b/picketlink-sts/README.md index abbc7c4bb6..09a9640bdd 100644 --- a/picketlink-sts/README.md +++ b/picketlink-sts/README.md @@ -63,7 +63,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/resteasy-jaxrs-client/README.md b/resteasy-jaxrs-client/README.md index 0426fa83bc..66dd6e69c5 100644 --- a/resteasy-jaxrs-client/README.md +++ b/resteasy-jaxrs-client/README.md @@ -22,7 +22,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Prerequisites diff --git a/servlet-async/README.md b/servlet-async/README.md index 394a4bbcba..4788ea54cd 100644 --- a/servlet-async/README.md +++ b/servlet-async/README.md @@ -27,7 +27,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/servlet-filterlistener/README.md b/servlet-filterlistener/README.md index f0ea9cde23..47846ac36f 100644 --- a/servlet-filterlistener/README.md +++ b/servlet-filterlistener/README.md @@ -24,7 +24,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/servlet-security/README.md b/servlet-security/README.md index bc78496091..b9d60fdae9 100644 --- a/servlet-security/README.md +++ b/servlet-security/README.md @@ -42,7 +42,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/shopping-cart/README.md b/shopping-cart/README.md index c3230a2846..4b03915333 100644 --- a/shopping-cart/README.md +++ b/shopping-cart/README.md @@ -27,7 +27,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/shrinkwrap-resolver/README.md b/shrinkwrap-resolver/README.md index 15131c3465..262102345a 100644 --- a/shrinkwrap-resolver/README.md +++ b/shrinkwrap-resolver/README.md @@ -41,7 +41,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Start the JBoss EAP Server diff --git a/spring-greeter/README.md b/spring-greeter/README.md index a3465e5a52..ebdc318fa0 100644 --- a/spring-greeter/README.md +++ b/spring-greeter/README.md @@ -42,7 +42,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Start the JBoss EAP Server diff --git a/spring-kitchensink-asyncrequestmapping/README.md b/spring-kitchensink-asyncrequestmapping/README.md index 67ced8f946..8c4cffd658 100644 --- a/spring-kitchensink-asyncrequestmapping/README.md +++ b/spring-kitchensink-asyncrequestmapping/README.md @@ -30,7 +30,7 @@ System Requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Start the JBoss EAP Server diff --git a/spring-kitchensink-basic/README.md b/spring-kitchensink-basic/README.md index 8981f11841..a54b6d78e0 100644 --- a/spring-kitchensink-basic/README.md +++ b/spring-kitchensink-basic/README.md @@ -28,7 +28,7 @@ System Requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Start the JBoss EAP Server diff --git a/spring-kitchensink-controlleradvice/README.md b/spring-kitchensink-controlleradvice/README.md index 30b83a81bf..ee81775dcc 100644 --- a/spring-kitchensink-controlleradvice/README.md +++ b/spring-kitchensink-controlleradvice/README.md @@ -31,7 +31,7 @@ System Requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Start the JBoss EAP Server diff --git a/spring-kitchensink-matrixvariables/README.md b/spring-kitchensink-matrixvariables/README.md index a60d80240c..18afda5579 100644 --- a/spring-kitchensink-matrixvariables/README.md +++ b/spring-kitchensink-matrixvariables/README.md @@ -41,7 +41,7 @@ System Requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Start the JBoss EAP Server diff --git a/spring-kitchensink-springmvctest/README.md b/spring-kitchensink-springmvctest/README.md index 07483ba7c4..bcd7be5216 100644 --- a/spring-kitchensink-springmvctest/README.md +++ b/spring-kitchensink-springmvctest/README.md @@ -31,7 +31,7 @@ System Requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Start the JBoss EAP Server diff --git a/spring-petclinic/README.md b/spring-petclinic/README.md index 42a9c2c8c9..0bf3314397 100644 --- a/spring-petclinic/README.md +++ b/spring-petclinic/README.md @@ -45,7 +45,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Start the JBoss EAP Server diff --git a/spring-resteasy/README.md b/spring-resteasy/README.md index da90d7da1e..da003995f7 100644 --- a/spring-resteasy/README.md +++ b/spring-resteasy/README.md @@ -18,7 +18,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Start the JBoss EAP Server diff --git a/tasks-jsf/README.md b/tasks-jsf/README.md index a3d94332b7..7f27d112ed 100644 --- a/tasks-jsf/README.md +++ b/tasks-jsf/README.md @@ -27,7 +27,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. _Note: This quickstart uses the H2 database included with Red Hat JBoss Enterprise Application Platform 7. It is a lightweight, relational example datasource that is used for examples only. It is not robust or scalable, is not supported, and should NOT be used in a production environment!_ diff --git a/tasks-rs/README.md b/tasks-rs/README.md index 5aa256ac04..8a779ecbef 100644 --- a/tasks-rs/README.md +++ b/tasks-rs/README.md @@ -29,7 +29,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/tasks/README.md b/tasks/README.md index 93ffba7812..94d3687b30 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -27,7 +27,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/temperature-converter/README.md b/temperature-converter/README.md index f62905849a..3e155a9c42 100644 --- a/temperature-converter/README.md +++ b/temperature-converter/README.md @@ -26,7 +26,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/template/README.md b/template/README.md index 18c3eb5b19..5ad7323dab 100644 --- a/template/README.md +++ b/template/README.md @@ -37,7 +37,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/thread-racing/README.md b/thread-racing/README.md index 2984d9c57e..d7915f6908 100644 --- a/thread-racing/README.md +++ b/thread-racing/README.md @@ -35,7 +35,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/websocket-client/README.md b/websocket-client/README.md index 0443f60239..bfd428637d 100644 --- a/websocket-client/README.md +++ b/websocket-client/README.md @@ -30,7 +30,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/websocket-endpoint/README.md b/websocket-endpoint/README.md index 5da095bcab..578df9cb19 100644 --- a/websocket-endpoint/README.md +++ b/websocket-endpoint/README.md @@ -23,7 +23,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/websocket-hello/README.md b/websocket-hello/README.md index 241573c9e4..841d2ff9bc 100644 --- a/websocket-hello/README.md +++ b/websocket-hello/README.md @@ -25,7 +25,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/wsat-simple/README.md b/wsat-simple/README.md index 82ce96ec58..86128c5ed3 100644 --- a/wsat-simple/README.md +++ b/wsat-simple/README.md @@ -46,7 +46,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Start the JBoss EAP Server with the Custom Options diff --git a/wsba-coordinator-completion-simple/README.md b/wsba-coordinator-completion-simple/README.md index 1e675590ff..3d4828afa4 100644 --- a/wsba-coordinator-completion-simple/README.md +++ b/wsba-coordinator-completion-simple/README.md @@ -48,7 +48,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Start the JBoss EAP Server with the Custom Options diff --git a/wsba-participant-completion-simple/README.md b/wsba-participant-completion-simple/README.md index 1d4b358092..40a599c045 100644 --- a/wsba-participant-completion-simple/README.md +++ b/wsba-participant-completion-simple/README.md @@ -53,7 +53,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Start the JBoss EAP Server diff --git a/xml-dom4j/README.md b/xml-dom4j/README.md index 910edb9c70..17eba26c1d 100644 --- a/xml-dom4j/README.md +++ b/xml-dom4j/README.md @@ -19,7 +19,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME diff --git a/xml-jaxp/README.md b/xml-jaxp/README.md index 12494f45c3..51d0f3c35c 100644 --- a/xml-jaxp/README.md +++ b/xml-jaxp/README.md @@ -23,7 +23,7 @@ System requirements The application this project produces is designed to be run on Red Hat JBoss Enterprise Application Platform 7 or later. -All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.1.1 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. +All you need to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. See [Configure Maven for JBoss EAP 7](https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md#configure-maven-to-build-and-deploy-the-quickstarts) to make sure you are configured correctly for testing the quickstarts. Use of EAP7_HOME