[syncope] branch 2_1_X updated: Removing ianal-maven-plugin for Geronimo's tools-maven-plugin

2021-05-21 Thread ilgrosso
This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_1_X by this push:
 new 9fb1f64  Removing ianal-maven-plugin for Geronimo's tools-maven-plugin
9fb1f64 is described below

commit 9fb1f64de259937b4f119cf65802133d7887a6b5
Author: Francesco Chicchiriccò 
AuthorDate: Fri May 21 17:50:04 2021 +0200

Removing ianal-maven-plugin for Geronimo's tools-maven-plugin
---
 archetype/src/main/resources/meta-pom.xml | 19 +--
 fit/console-reference/pom.xml |  9 +
 fit/core-reference/pom.xml| 10 ++
 fit/enduser-reference/pom.xml | 10 ++
 pom.xml   | 21 +
 5 files changed, 19 insertions(+), 50 deletions(-)

diff --git a/archetype/src/main/resources/meta-pom.xml 
b/archetype/src/main/resources/meta-pom.xml
index d68a0d0..af7861f 100644
--- a/archetype/src/main/resources/meta-pom.xml
+++ b/archetype/src/main/resources/meta-pom.xml
@@ -36,6 +36,7 @@ under the License.
 ${jwsKey}
 ${adminPassword}
 
+none
 true
 true
   
@@ -84,24 +85,6 @@ under the License.
 
   
 
-  
-
-  
-org.codehaus.mojo
-ianal-maven-plugin
-true
-
-  
-
-  verify-legal-files
-
-none
-  
-
-  
-
-  
-
   
 common
 core
diff --git a/fit/console-reference/pom.xml b/fit/console-reference/pom.xml
index 07c64d3..5049478 100644
--- a/fit/console-reference/pom.xml
+++ b/fit/console-reference/pom.xml
@@ -34,6 +34,7 @@ under the License.
   war
   
   
+none
 ${basedir}/../..
   
 
@@ -198,14 +199,6 @@ under the License.
   
src/main/resources/**/*.properties
 
   
-  
-  
-org.codehaus.mojo
-ianal-maven-plugin
-
-  true
-
-  
 
 
 
diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml
index 23407fb..79b386d 100644
--- a/fit/core-reference/pom.xml
+++ b/fit/core-reference/pom.xml
@@ -34,6 +34,8 @@ under the License.
   war
   
   
+none
+
 com.h2database
 h2
 
@@ -374,14 +376,6 @@ under the License.
   
src/main/resources/**/*.properties
 
   
-  
-  
-org.codehaus.mojo
-ianal-maven-plugin
-
-  true
-
-  
 
 
 
diff --git a/fit/enduser-reference/pom.xml b/fit/enduser-reference/pom.xml
index ed39d0e..8606830 100644
--- a/fit/enduser-reference/pom.xml
+++ b/fit/enduser-reference/pom.xml
@@ -34,6 +34,8 @@ under the License.
   war
   
   
+none
+
 ${basedir}/../..
 
${project.build.directory}/enduser-test
 ${enduser-test.dir}/nodejs/bin/protractor
@@ -349,14 +351,6 @@ under the License.
   
src/main/resources/**/*.properties
 
   
-  
-  
-org.codehaus.mojo
-ianal-maven-plugin
-
-  true
-
-  
 
 
 
diff --git a/pom.xml b/pom.xml
index a14f4f0..9e08caf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -501,7 +501,6 @@ under the License.
 5.1.3
 4.5.13
 3.0.1
-1.0-alpha-1
 
 1.2.0
 RELEASE122
@@ -554,6 +553,8 @@ under the License.
 1abcdefghilmnopqrstuvz2!
 
ZW7pRixehFuNUtnY5Se47IemgMryTzazPPJ9CGX5LTCmsOJpOgHAQEuPQeV9A28f
 
+verify
+
 
+  true
+
 
   
+verify-legal-files
+${ianal.phase}
 
   verify-legal-files
 
-
-  
-  true
-
   
 
   
@@ -2726,6 +2729,8 @@ under the License.
 
   
 true
+none
+true
   
 
   


[syncope] branch master updated: Removing ianal-maven-plugin for Geronimo's tools-maven-plugin (#265)

2021-05-21 Thread ilgrosso
This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
 new 5df9c74  Removing ianal-maven-plugin for Geronimo's tools-maven-plugin 
(#265)
5df9c74 is described below

commit 5df9c74a881311f020eb53cb4e8612fa4e87edf5
Author: Francesco Chicchiriccò 
AuthorDate: Fri May 21 17:14:38 2021 +0200

Removing ianal-maven-plugin for Geronimo's tools-maven-plugin (#265)
---
 .github/workflows/crosschecks.yml  |  6 +--
 .github/workflows/fit_Payara.yml   |  2 +-
 .github/workflows/fit_Tomcat_H2_JSON.yml   |  2 +-
 .github/workflows/fit_Tomcat_H2_XML.yml|  2 +-
 .github/workflows/fit_Tomcat_H2_YAML.yml   |  2 +-
 .github/workflows/fit_WA_SAML2PS4UI_OIDCC4UI.yml   |  2 +-
 .github/workflows/fit_WA_SRA_CASClient.yml |  2 +-
 .github/workflows/fit_WA_SRA_OAuth2.yml|  2 +-
 .github/workflows/fit_WA_SRA_OIDC.yml  |  2 +-
 .github/workflows/fit_WA_SRA_SAML2.yml |  2 +-
 .github/workflows/fit_Wildfly.yml  |  2 +-
 .travis.yml| 20 
 .../main/resources/archetype-resources/fit/pom.xml | 11 -
 archetype/src/main/resources/meta-pom.xml  | 19 +---
 fit/build-tools/pom.xml| 27 +++---
 .../webapp/WEB-INF/jboss-deployment-structure.xml  |  2 +
 fit/console-reference/pom.xml  | 13 +
 fit/core-reference/pom.xml | 57 --
 .../main/resources/application-wildfly.properties  |  2 +-
 .../webapp/WEB-INF/jboss-deployment-structure.xml  |  3 ++
 fit/enduser-reference/pom.xml  | 13 +
 fit/wa-reference/pom.xml   | 15 +-
 pom.xml| 31 ++--
 .../getting-started/systemRequirements.adoc|  2 +-
 .../systemadministration/javaeecontainer.adoc  |  5 +-
 standalone/pom.xml |  3 +-
 26 files changed, 90 insertions(+), 159 deletions(-)

diff --git a/.github/workflows/crosschecks.yml 
b/.github/workflows/crosschecks.yml
index 275a02b..2f0d504 100644
--- a/.github/workflows/crosschecks.yml
+++ b/.github/workflows/crosschecks.yml
@@ -55,8 +55,8 @@ jobs:
 - name: Build
   run: mvn -U -T 1C -P 'skipTests,all'
 - name: Validate
-  run: mvn -T 1C checkstyle:check ianal:verify-legal-files 
modernizer:modernizer apache-rat:check
+  run: mvn -T 1C checkstyle:check tools:verify-legal-files 
modernizer:modernizer apache-rat:check
 - name: Test
-  run: mvn -T 1C clean test '-Dinvoker.streamLogs=true' 
'-Dmodernizer.skip=true' '-Dianal.skip=true' '-Drat.skip=true' 
'-Dcheckstyle.skip=true' '-Dsass.skip=true'
+  run: mvn -T 1C clean test '-Dinvoker.streamLogs=true' 
'-Dmodernizer.skip=true' '-Dianal.phase=none' '-Drat.skip=true' 
'-Dcheckstyle.skip=true' '-Dsass.skip=true'
 - name: Verify
-  run: mvn -f fit/core-reference/pom.xml verify '-Dit.test=RESTITCase' 
'-Dinvoker.streamLogs=true' '-Dmodernizer.skip=true' '-Dianal.skip=true' 
'-Drat.skip=true' '-Dcheckstyle.skip=true' '-Djacoco.skip=true'
+  run: mvn -f fit/core-reference/pom.xml verify '-Dit.test=RESTITCase' 
'-Dinvoker.streamLogs=true' '-Dmodernizer.skip=true' '-Dianal.phase=none' 
'-Drat.skip=true' '-Dcheckstyle.skip=true' '-Djacoco.skip=true'
diff --git a/.github/workflows/fit_Payara.yml b/.github/workflows/fit_Payara.yml
index 3881961..175f11a 100644
--- a/.github/workflows/fit_Payara.yml
+++ b/.github/workflows/fit_Payara.yml
@@ -54,4 +54,4 @@ jobs:
 - name: Build
   run: mvn -U -T 1C -P 'skipTests,all'
 - name: 'Payara / H2 / JSON'
-  run: mvn -f fit/core-reference/pom.xml -P payara-it 
-Dinvoker.streamLogs=true -Dmodernizer.skip=true -Dianal.skip=true 
-Drat.skip=true -Dcheckstyle.skip=true -Djacoco.skip=true
+  run: mvn -f fit/core-reference/pom.xml -P payara-it 
-Dinvoker.streamLogs=true -Dmodernizer.skip=true -Dianal.phase=none 
-Drat.skip=true -Dcheckstyle.skip=true -Djacoco.skip=true
diff --git a/.github/workflows/fit_Tomcat_H2_JSON.yml 
b/.github/workflows/fit_Tomcat_H2_JSON.yml
index 39ff609..88a4673 100644
--- a/.github/workflows/fit_Tomcat_H2_JSON.yml
+++ b/.github/workflows/fit_Tomcat_H2_JSON.yml
@@ -54,4 +54,4 @@ jobs:
 - name: Build
   run: mvn -U -T 1C -P 'skipTests,all'
 - name: 'Tomcat / H2 / JSON'
-  run: mvn -f fit/core-reference/pom.xml verify -Dinvoker.streamLogs=true 
-Dmodernizer.skip=true -Dianal.skip=true -Drat.skip=true -Dcheckstyle.skip=true 
-Djacoco.skip=true
+  run: mvn -f fit/core-reference/pom.xml verify -Dinvoker.streamLogs=true 
-Dmodernizer.skip=true -Dianal.phase=none -Drat.skip=true 
-Dcheckstyle.skip=true -Djacoco.skip=true
diff --git 

[syncope] branch 2_1_X updated: Upgrading Swagger UI

2021-05-21 Thread ilgrosso
This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_1_X by this push:
 new 5b0fa40  Upgrading Swagger UI
5b0fa40 is described below

commit 5b0fa40cc8128fd4b49bcd5af957a70cd75f7f87
Author: Francesco Chicchiriccò 
AuthorDate: Fri May 21 14:57:04 2021 +0200

Upgrading Swagger UI
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index adfeed1..a14f4f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -458,7 +458,7 @@ under the License.
 ${project.build.directory}/log
 
 2.0.10
-3.48.0
+3.49.0
 29.0-jre
 
 3.4.1


[syncope] branch master updated: Upgrading Spring Boot and cleaning up some dependencies

2021-05-21 Thread ilgrosso
This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
 new c651cd1  Upgrading Spring Boot and cleaning up some dependencies
c651cd1 is described below

commit c651cd1d3e958d985e4e3a6d36891b5f6ae87e82
Author: Francesco Chicchiriccò 
AuthorDate: Fri May 21 10:50:07 2021 +0200

Upgrading Spring Boot and cleaning up some dependencies
---
 client/idrepo/lib/pom.xml  |   1 -
 core/idm/logic/pom.xml |   1 -
 core/idrepo/rest-cxf/pom.xml   |   1 -
 core/persistence-api/pom.xml   |   1 -
 core/persistence-jpa-json/pom.xml  |   1 -
 core/persistence-jpa/pom.xml   |   1 -
 core/provisioning-api/pom.xml  |  10 +-
 core/provisioning-java/pom.xml |   1 -
 core/spring/pom.xml|  34 +++
 .../syncope/core/spring/ImplementationManager.java |   3 +-
 core/starter/pom.xml   |   4 -
 pom.xml| 110 +
 sra/pom.xml|  26 -
 .../java/org/apache/syncope/sra/ActuatorTest.java  |   4 +-
 .../apache/syncope/wa/starter/AbstractTest.java|   2 +-
 15 files changed, 21 insertions(+), 179 deletions(-)

diff --git a/client/idrepo/lib/pom.xml b/client/idrepo/lib/pom.xml
index 904d9f8..103421e 100644
--- a/client/idrepo/lib/pom.xml
+++ b/client/idrepo/lib/pom.xml
@@ -73,7 +73,6 @@ under the License.
 
   org.slf4j
   slf4j-simple
-  ${slf4j.version}
   test
 
 
diff --git a/core/idm/logic/pom.xml b/core/idm/logic/pom.xml
index 02c3def..ccad8b4 100644
--- a/core/idm/logic/pom.xml
+++ b/core/idm/logic/pom.xml
@@ -69,7 +69,6 @@ under the License.
 
   org.slf4j
   slf4j-simple
-  ${slf4j.version}
   test
 
 
diff --git a/core/idrepo/rest-cxf/pom.xml b/core/idrepo/rest-cxf/pom.xml
index ddb6baf..5a5bf85 100644
--- a/core/idrepo/rest-cxf/pom.xml
+++ b/core/idrepo/rest-cxf/pom.xml
@@ -125,7 +125,6 @@ under the License.
 
   org.slf4j
   slf4j-simple
-  ${slf4j.version}
   test
 
 
diff --git a/core/persistence-api/pom.xml b/core/persistence-api/pom.xml
index 9e16df3..19d0fdd 100644
--- a/core/persistence-api/pom.xml
+++ b/core/persistence-api/pom.xml
@@ -82,7 +82,6 @@ under the License.
 
   org.slf4j
   slf4j-simple
-  ${slf4j.version}
   test
 
 
diff --git a/core/persistence-jpa-json/pom.xml 
b/core/persistence-jpa-json/pom.xml
index 55ee0e3..f56f7cc 100644
--- a/core/persistence-jpa-json/pom.xml
+++ b/core/persistence-jpa-json/pom.xml
@@ -63,7 +63,6 @@ under the License.
 
   org.slf4j
   slf4j-simple
-  ${slf4j.version}
   test
 
 
diff --git a/core/persistence-jpa/pom.xml b/core/persistence-jpa/pom.xml
index 6536c21..221d592 100644
--- a/core/persistence-jpa/pom.xml
+++ b/core/persistence-jpa/pom.xml
@@ -105,7 +105,6 @@ under the License.
 
   org.slf4j
   slf4j-simple
-  ${slf4j.version}
   test
 
 
diff --git a/core/provisioning-api/pom.xml b/core/provisioning-api/pom.xml
index 68289e8..10cac1e 100644
--- a/core/provisioning-api/pom.xml
+++ b/core/provisioning-api/pom.xml
@@ -58,10 +58,6 @@ under the License.
 
 
   org.springframework
-  spring-test
-
-
-  org.springframework
   spring-tx
 
 
@@ -79,7 +75,11 @@ under the License.
 
   org.slf4j
   slf4j-simple
-  ${slf4j.version}
+  test
+
+
+  org.springframework
+  spring-test
   test
 
 
diff --git a/core/provisioning-java/pom.xml b/core/provisioning-java/pom.xml
index fdc77f2..d850ded 100644
--- a/core/provisioning-java/pom.xml
+++ b/core/provisioning-java/pom.xml
@@ -124,7 +124,6 @@ under the License.
 
   org.slf4j
   slf4j-simple
-  ${slf4j.version}
   test
 
 
diff --git a/core/spring/pom.xml b/core/spring/pom.xml
index 2a49d80..56c7b36 100644
--- a/core/spring/pom.xml
+++ b/core/spring/pom.xml
@@ -54,31 +54,20 @@ under the License.
   jasypt
 
 
-  
-com.nimbusds
-nimbus-jose-jwt
-  
-
-  
-  org.springframework.boot
-  spring-boot-autoconfigure
-
-
-
-  org.springframework.security
-  spring-security-core
-
 
-  org.springframework.security
-  spring-security-config
-
-
-  org.springframework.security
-  spring-security-web
+  com.nimbusds
+  nimbus-jose-jwt
 
+
 
-  org.springframework
-  spring-tx
+  org.springframework.boot
+  spring-boot-starter-security
+  
+
+  org.springframework.boot
+