diff --git a/adapters/oidc/jetty/pom.xml b/adapters/oidc/jetty/pom.xml
index 2922021aec..01c07da2d2 100755
--- a/adapters/oidc/jetty/pom.xml
+++ b/adapters/oidc/jetty/pom.xml
@@ -33,9 +33,22 @@
jetty-core
jetty8.1
- jetty9.1
jetty9.2
- jetty9.3
- jetty9.4
+
+
+
+ community
+
+
+ !product
+
+
+
+ jetty9.1
+ jetty9.3
+ jetty9.4
+
+
+
diff --git a/adapters/oidc/tomcat/pom.xml b/adapters/oidc/tomcat/pom.xml
index 0c5bb7952f..e2413e4d07 100755
--- a/adapters/oidc/tomcat/pom.xml
+++ b/adapters/oidc/tomcat/pom.xml
@@ -32,8 +32,21 @@
tomcat-core
- tomcat6
- tomcat7
tomcat8
+
+
+
+ community
+
+
+ !product
+
+
+
+ tomcat6
+ tomcat7
+
+
+
diff --git a/adapters/oidc/wildfly/pom.xml b/adapters/oidc/wildfly/pom.xml
index 982ec22537..6b9cd8f879 100755
--- a/adapters/oidc/wildfly/pom.xml
+++ b/adapters/oidc/wildfly/pom.xml
@@ -32,7 +32,20 @@
wildfly-adapter
- wf8-subsystem
wildfly-subsystem
+
+
+
+ community
+
+
+ !product
+
+
+
+ wf8-subsystem
+
+
+
\ No newline at end of file
diff --git a/adapters/saml/pom.xml b/adapters/saml/pom.xml
index 7ca4c17a05..0f6305bdf1 100755
--- a/adapters/saml/pom.xml
+++ b/adapters/saml/pom.xml
@@ -35,10 +35,23 @@
core
undertow
tomcat
- jetty
wildfly
as7-eap6
servlet-filter
wildfly-elytron
+
+
+
+ community
+
+
+ !product
+
+
+
+ jetty
+
+
+
diff --git a/adapters/saml/tomcat/pom.xml b/adapters/saml/tomcat/pom.xml
index 85a5978c27..078515692e 100755
--- a/adapters/saml/tomcat/pom.xml
+++ b/adapters/saml/tomcat/pom.xml
@@ -32,8 +32,21 @@
tomcat-core
- tomcat6
- tomcat7
tomcat8
+
+
+
+ community
+
+
+ !product
+
+
+
+ tomcat6
+ tomcat7
+
+
+
diff --git a/distribution/adapters/as7-eap6-adapter/pom.xml b/distribution/adapters/as7-eap6-adapter/pom.xml
index 4d4830f244..5d407d8793 100644
--- a/distribution/adapters/as7-eap6-adapter/pom.xml
+++ b/distribution/adapters/as7-eap6-adapter/pom.xml
@@ -32,7 +32,20 @@
as7-modules
- as7-adapter-zip
eap6-adapter-zip
+
+
+
+ community
+
+
+ !product
+
+
+
+ as7-adapter-zip
+
+
+
diff --git a/distribution/adapters/pom.xml b/distribution/adapters/pom.xml
index 02b84f1729..e4569ac83e 100755
--- a/distribution/adapters/pom.xml
+++ b/distribution/adapters/pom.xml
@@ -33,17 +33,31 @@
as7-eap6-adapter
fuse-adapter-zip
- jetty81-adapter-zip
- jetty91-adapter-zip
- jetty92-adapter-zip
- jetty93-adapter-zip
- jetty94-adapter-zip
js-adapter-zip
osgi
- tomcat6-adapter-zip
- tomcat7-adapter-zip
- tomcat8-adapter-zip
- wf8-adapter
+
wildfly-adapter
+
+
+
+ community
+
+
+ !product
+
+
+
+ tomcat6-adapter-zip
+ tomcat7-adapter-zip
+ tomcat8-adapter-zip
+ jetty81-adapter-zip
+ jetty91-adapter-zip
+ jetty92-adapter-zip
+ jetty93-adapter-zip
+ jetty94-adapter-zip
+ wf8-adapter
+
+
+
diff --git a/distribution/downloads/pom.xml b/distribution/downloads/pom.xml
index b8ee00775f..5886b021fe 100755
--- a/distribution/downloads/pom.xml
+++ b/distribution/downloads/pom.xml
@@ -34,44 +34,54 @@
1.8
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
-
- ${maven.compiler.target}
-
-
-
- org.apache.maven.plugins
- maven-deploy-plugin
-
- true
-
-
-
- org.codehaus.mojo
- exec-maven-plugin
-
-
- server-downloads
- package
-
- java
-
+
+
+ community
+
+
+ !product
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
- CopyDependencies
-
- ${settings.localRepository}
- ${project.build.directory}
- ${project.version}
-
+
+ ${maven.compiler.target}
-
-
-
-
-
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+
+ true
+
+
+
+ org.codehaus.mojo
+ exec-maven-plugin
+
+
+ server-downloads
+ package
+
+ java
+
+
+ CopyDependencies
+
+ ${settings.localRepository}
+ ${project.build.directory}
+ ${project.version}
+
+
+
+
+
+
+
+
+
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 9cdf5ae983..9da333835d 100755
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -34,16 +34,27 @@
adapters
saml-adapters
- demo-dist
- api-docs-dist
- examples-dist
- proxy-dist
server-dist
server-overlay
feature-packs
+
+ community
+
+
+ !product
+
+
+
+ api-docs-dist
+ demo-dist
+ examples-dist
+ proxy-dist
+
+
+
jboss-release
diff --git a/distribution/saml-adapters/as7-eap6-adapter/pom.xml b/distribution/saml-adapters/as7-eap6-adapter/pom.xml
index ed0792b61d..428d97498a 100755
--- a/distribution/saml-adapters/as7-eap6-adapter/pom.xml
+++ b/distribution/saml-adapters/as7-eap6-adapter/pom.xml
@@ -32,7 +32,20 @@
as7-modules
- as7-adapter-zip
eap6-adapter-zip
+
+
+
+ community
+
+
+ !product
+
+
+
+ as7-adapter-zip
+
+
+
diff --git a/distribution/saml-adapters/pom.xml b/distribution/saml-adapters/pom.xml
index 09177682cd..e2706413f1 100755
--- a/distribution/saml-adapters/pom.xml
+++ b/distribution/saml-adapters/pom.xml
@@ -32,15 +32,29 @@
wildfly-adapter
- tomcat6-adapter-zip
- tomcat7-adapter-zip
- tomcat8-adapter-zip
- jetty81-adapter-zip
-
- jetty92-adapter-zip
- jetty93-adapter-zip
- jetty94-adapter-zip
as7-eap6-adapter
+
+
+
+ community
+
+
+ !product
+
+
+
+ jetty81-adapter-zip
+
+ jetty92-adapter-zip
+ jetty93-adapter-zip
+ jetty94-adapter-zip
+ tomcat6-adapter-zip
+ tomcat7-adapter-zip
+ tomcat8-adapter-zip
+
+
+
+
diff --git a/pom.xml b/pom.xml
index 0308b69423..246bcc1537 100755
--- a/pom.xml
+++ b/pom.xml
@@ -178,7 +178,6 @@
server-spi-private
saml-core-api
saml-core
- proxy
federation
services
themes
@@ -1516,6 +1515,9 @@
${project.version}
community
+
+ proxy
+
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index fa9cb53076..843f3cf848 100755
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -51,12 +51,25 @@
integration
- proxy
- tomcat6
- tomcat7
tomcat8
- jetty
integration-arquillian
+
+
+
+ community
+
+
+ !product
+
+
+
+ jetty
+ proxy
+ tomcat6
+ tomcat7
+
+
+