This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/master by this push:
new a8c278a ARTEMIS-2790 Fix no examples documentation in the bin archive
new 1510d93 This closes #3165
a8c278a is described below
commit a8c278a80e4a7f97e6e8713821acf6bc33844d70
Author: brusdev <[email protected]>
AuthorDate: Thu Jun 4 08:23:04 2020 +0200
ARTEMIS-2790 Fix no examples documentation in the bin archive
Move the markdown generator for the examples to artemis-distribution.
---
.gitignore | 1 -
artemis-distribution/pom.xml | 20 +++++++++
artemis-distribution/src/main/assembly/dep.xml | 6 +++
.../clustered/client-side-load-balancing/pom.xml | 13 ------
.../clustered-durable-subscription/pom.xml | 13 ------
.../features/clustered/clustered-grouping/pom.xml | 13 ------
.../features/clustered/clustered-jgroups/pom.xml | 13 ------
.../features/clustered/clustered-queue/pom.xml | 13 ------
.../clustered-static-discovery-uri/pom.xml | 13 ------
.../clustered/clustered-static-discovery/pom.xml | 13 ------
.../clustered/clustered-static-oneway/pom.xml | 13 ------
.../features/clustered/clustered-topic-uri/pom.xml | 13 ------
.../features/clustered/clustered-topic/pom.xml | 13 ------
.../clustered/queue-message-redistribution/pom.xml | 13 ------
.../shared-storage-static-cluster/pom.xml | 13 ------
.../features/clustered/symmetric-cluster/pom.xml | 13 ------
.../federation/federated-address-divert/pom.xml | 13 ------
.../federated-address-downstream-upstream/pom.xml | 13 ------
.../federated-address-downstream/pom.xml | 13 ------
.../features/federation/federated-address/pom.xml | 13 ------
.../federated-queue-downstream-upstream/pom.xml | 13 ------
.../federation/federated-queue-downstream/pom.xml | 13 ------
.../features/federation/federated-queue/pom.xml | 13 ------
.../features/ha/application-layer-failover/pom.xml | 13 ------
.../ha/client-side-failoverlistener/pom.xml | 13 ------
.../ha/colocated-failover-scale-down/pom.xml | 13 ------
examples/features/ha/colocated-failover/pom.xml | 13 ------
examples/features/ha/ha-policy-autobackup/pom.xml | 13 ------
.../features/ha/multiple-failover-failback/pom.xml | 13 ------
examples/features/ha/multiple-failover/pom.xml | 13 ------
.../features/ha/non-transaction-failover/pom.xml | 13 ------
.../features/ha/replicated-failback-static/pom.xml | 13 ------
examples/features/ha/replicated-failback/pom.xml | 13 ------
.../ha/replicated-multiple-failover/pom.xml | 13 ------
.../ha/replicated-transaction-failover/pom.xml | 13 ------
examples/features/ha/scale-down/pom.xml | 13 ------
examples/features/ha/stop-server-failover/pom.xml | 13 ------
examples/features/ha/transaction-failover/pom.xml | 13 ------
examples/features/perf/perf/pom.xml | 11 -----
examples/features/perf/soak/pom.xml | 11 -----
examples/features/standard/auto-closeable/pom.xml | 13 ------
examples/features/standard/broker-plugin/pom.xml | 13 ------
examples/features/standard/browser/pom.xml | 13 ------
examples/features/standard/client-kickoff/pom.xml | 13 ------
.../features/standard/completion-listener/pom.xml | 13 ------
.../features/standard/consumer-rate-limit/pom.xml | 13 ------
examples/features/standard/context/pom.xml | 13 ------
examples/features/standard/core-bridge/pom.xml | 13 ------
examples/features/standard/database/pom.xml | 13 ------
examples/features/standard/dead-letter/pom.xml | 13 ------
.../features/standard/delayed-redelivery/pom.xml | 13 ------
examples/features/standard/divert/pom.xml | 13 ------
.../features/standard/durable-subscription/pom.xml | 13 ------
examples/features/standard/embedded-simple/pom.xml | 13 ------
examples/features/standard/embedded/pom.xml | 13 ------
examples/features/standard/exclusive-queue/pom.xml | 13 ------
examples/features/standard/expiry/pom.xml | 13 ------
examples/features/standard/http-transport/pom.xml | 13 ------
.../instantiate-connection-factory/pom.xml | 13 ------
.../features/standard/interceptor-amqp/pom.xml | 13 ------
.../features/standard/interceptor-client/pom.xml | 13 ------
.../features/standard/interceptor-mqtt/pom.xml | 13 ------
examples/features/standard/interceptor/pom.xml | 13 ------
examples/features/standard/jms-bridge/pom.xml | 13 ------
examples/features/standard/jmx-ssl/pom.xml | 13 ------
examples/features/standard/jmx/pom.xml | 13 ------
examples/features/standard/large-message/pom.xml | 13 ------
.../features/standard/last-value-queue/pom.xml | 13 ------
.../standard/management-notifications/pom.xml | 13 ------
examples/features/standard/management/pom.xml | 13 ------
.../features/standard/message-counters/pom.xml | 13 ------
examples/features/standard/message-group/pom.xml | 13 ------
examples/features/standard/message-group2/pom.xml | 13 ------
.../features/standard/message-priority/pom.xml | 13 ------
examples/features/standard/netty-openssl/pom.xml | 13 ------
.../standard/no-consumer-buffering/pom.xml | 13 ------
examples/features/standard/paging/pom.xml | 13 ------
examples/features/standard/pre-acknowledge/pom.xml | 13 ------
.../features/standard/producer-rate-limit/pom.xml | 13 ------
examples/features/standard/queue-requestor/pom.xml | 13 ------
examples/features/standard/queue-selector/pom.xml | 13 ------
examples/features/standard/queue/pom.xml | 13 ------
examples/features/standard/reattach-node/pom.xml | 13 ------
examples/features/standard/request-reply/pom.xml | 13 ------
examples/features/standard/rest/dup-send/pom.xml | 11 -----
.../features/standard/rest/javascript-chat/pom.xml | 11 -----
.../features/standard/rest/jms-to-rest/pom.xml | 11 -----
examples/features/standard/rest/push/pom.xml | 11 -----
.../features/standard/scheduled-message/pom.xml | 13 ------
examples/features/standard/security-ldap/pom.xml | 13 ------
.../features/standard/security-manager/pom.xml | 13 ------
examples/features/standard/security/pom.xml | 13 ------
.../standard/send-acknowledgements/pom.xml | 13 ------
examples/features/standard/shared-consumer/pom.xml | 13 ------
examples/features/standard/slow-consumer/pom.xml | 13 ------
.../standard/spring-boot-integration/pom.xml | 13 ------
.../features/standard/spring-integration/pom.xml | 13 ------
.../ssl-enabled-dual-authentication/pom.xml | 13 ------
examples/features/standard/ssl-enabled/pom.xml | 13 ------
examples/features/standard/static-selector/pom.xml | 13 ------
examples/features/standard/temp-queue/pom.xml | 13 ------
.../features/standard/topic-hierarchies/pom.xml | 13 ------
examples/features/standard/topic-selector1/pom.xml | 13 ------
examples/features/standard/topic-selector2/pom.xml | 13 ------
examples/features/standard/topic/pom.xml | 13 ------
examples/features/standard/transactional/pom.xml | 13 ------
examples/features/standard/xa-heuristic/pom.xml | 13 ------
examples/features/standard/xa-receive/pom.xml | 13 ------
examples/features/standard/xa-send/pom.xml | 13 ------
.../features/sub-modules/artemis-ra-rar/pom.xml | 13 ------
.../inter-broker-bridge/artemis-jms-bridge/pom.xml | 13 ------
examples/features/sub-modules/tomcat/pom.xml | 15 +------
examples/pom.xml | 47 ----------------------
.../protocols/amqp/proton-clustered-cpp/pom.xml | 13 ------
examples/protocols/amqp/proton-cpp/pom.xml | 13 ------
examples/protocols/amqp/proton-ruby/pom.xml | 13 ------
examples/protocols/amqp/queue/pom.xml | 13 ------
.../protocols/mqtt/clustered-queue-mqtt/pom.xml | 13 ------
examples/protocols/mqtt/publish-subscribe/pom.xml | 13 ------
examples/protocols/openwire/chat/pom.xml | 11 -----
.../protocols/openwire/message-listener/pom.xml | 13 ------
.../protocols/openwire/message-recovery/pom.xml | 13 ------
examples/protocols/openwire/queue/pom.xml | 13 ------
.../openwire/virtual-topic-mapping/pom.xml | 13 ------
.../stomp/stomp-dual-authentication/pom.xml | 13 ------
.../stomp/stomp-embedded-interceptor/pom.xml | 13 ------
examples/protocols/stomp/stomp-jms/pom.xml | 13 ------
examples/protocols/stomp/stomp-websockets/pom.xml | 13 ------
examples/protocols/stomp/stomp/pom.xml | 13 ------
examples/protocols/stomp/stomp1.1/pom.xml | 13 ------
examples/protocols/stomp/stomp1.2/pom.xml | 13 ------
131 files changed, 27 insertions(+), 1686 deletions(-)
diff --git a/.gitignore b/.gitignore
index 0de919a..90daac6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,7 +15,6 @@ ratReport.txt
.factorypath
**/.editorconfig
**/derby.log
-examples/**/readme.html
**/.DS_Store
# for native build
diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml
index 21d99ac..1a1fc0f 100644
--- a/artemis-distribution/pom.xml
+++ b/artemis-distribution/pom.xml
@@ -284,6 +284,26 @@
</execution>
</executions>
</plugin>
+ <plugin>
+ <groupId>com.vladsch.flexmark</groupId>
+ <artifactId>markdown-page-generator-plugin</artifactId>
+ <version>0.27.0</version>
+ <executions>
+ <execution>
+ <phase>compile</phase>
+ <goals>
+ <goal>generate</goal>
+ </goals>
+ </execution>
+ </executions>
+ <configuration>
+
<headerHtmlFile>${activemq.basedir}/examples/common/header.html</headerHtmlFile>
+
<footerHtmlFile>${activemq.basedir}/examples/common/footer.html</footerHtmlFile>
+ <inputDirectory>${activemq.basedir}/examples</inputDirectory>
+
<outputDirectory>${project.build.directory}/markdown-pages/examples</outputDirectory>
+ <recursiveInput>true</recursiveInput>
+ </configuration>
+ </plugin>
</plugins>
</build>
diff --git a/artemis-distribution/src/main/assembly/dep.xml
b/artemis-distribution/src/main/assembly/dep.xml
index ff53126..92196c4 100644
--- a/artemis-distribution/src/main/assembly/dep.xml
+++ b/artemis-distribution/src/main/assembly/dep.xml
@@ -228,6 +228,7 @@
<directoryMode>0755</directoryMode>
<fileMode>0755</fileMode>
</fileSet>
+ <!-- examples -->
<fileSet>
<directory>${activemq.basedir}/examples</directory>
<outputDirectory>examples</outputDirectory>
@@ -239,6 +240,11 @@
<exclude>**/**/*.md</exclude>
</excludes>
</fileSet>
+ <fileSet>
+
<directory>${project.build.directory}/markdown-pages/examples</directory>
+ <outputDirectory>examples</outputDirectory>
+ <lineEnding>keep</lineEnding>
+ </fileSet>
<!-- Include license and notice files -->
<fileSet>
<directory>${activemq.basedir}/artemis-distribution/src/main/resources/licenses/bin</directory>
diff --git a/examples/features/clustered/client-side-load-balancing/pom.xml
b/examples/features/clustered/client-side-load-balancing/pom.xml
index eb4322b..d2ffe53 100644
--- a/examples/features/clustered/client-side-load-balancing/pom.xml
+++ b/examples/features/clustered/client-side-load-balancing/pom.xml
@@ -215,17 +215,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
diff --git a/examples/features/clustered/clustered-durable-subscription/pom.xml
b/examples/features/clustered/clustered-durable-subscription/pom.xml
index 3901d9d..4713f5d 100644
--- a/examples/features/clustered/clustered-durable-subscription/pom.xml
+++ b/examples/features/clustered/clustered-durable-subscription/pom.xml
@@ -161,17 +161,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/clustered/clustered-grouping/pom.xml
b/examples/features/clustered/clustered-grouping/pom.xml
index e56fa11..e20c581 100644
--- a/examples/features/clustered/clustered-grouping/pom.xml
+++ b/examples/features/clustered/clustered-grouping/pom.xml
@@ -199,17 +199,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/clustered/clustered-jgroups/pom.xml
b/examples/features/clustered/clustered-jgroups/pom.xml
index 79a4c82..7badb2f 100644
--- a/examples/features/clustered/clustered-jgroups/pom.xml
+++ b/examples/features/clustered/clustered-jgroups/pom.xml
@@ -164,17 +164,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
diff --git a/examples/features/clustered/clustered-queue/pom.xml
b/examples/features/clustered/clustered-queue/pom.xml
index 151eb77..5f28d53 100644
--- a/examples/features/clustered/clustered-queue/pom.xml
+++ b/examples/features/clustered/clustered-queue/pom.xml
@@ -157,17 +157,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/clustered/clustered-static-discovery-uri/pom.xml
b/examples/features/clustered/clustered-static-discovery-uri/pom.xml
index 80f30ca..140c575 100644
--- a/examples/features/clustered/clustered-static-discovery-uri/pom.xml
+++ b/examples/features/clustered/clustered-static-discovery-uri/pom.xml
@@ -244,17 +244,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/clustered/clustered-static-discovery/pom.xml
b/examples/features/clustered/clustered-static-discovery/pom.xml
index 5228a78..8b5e997 100644
--- a/examples/features/clustered/clustered-static-discovery/pom.xml
+++ b/examples/features/clustered/clustered-static-discovery/pom.xml
@@ -244,17 +244,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/clustered/clustered-static-oneway/pom.xml
b/examples/features/clustered/clustered-static-oneway/pom.xml
index 7152eca..c4ba463 100644
--- a/examples/features/clustered/clustered-static-oneway/pom.xml
+++ b/examples/features/clustered/clustered-static-oneway/pom.xml
@@ -204,17 +204,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/clustered/clustered-topic-uri/pom.xml
b/examples/features/clustered/clustered-topic-uri/pom.xml
index 44716d1..c7830dd 100644
--- a/examples/features/clustered/clustered-topic-uri/pom.xml
+++ b/examples/features/clustered/clustered-topic-uri/pom.xml
@@ -157,17 +157,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/clustered/clustered-topic/pom.xml
b/examples/features/clustered/clustered-topic/pom.xml
index 040ab11..ea699b8 100644
--- a/examples/features/clustered/clustered-topic/pom.xml
+++ b/examples/features/clustered/clustered-topic/pom.xml
@@ -157,17 +157,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/clustered/queue-message-redistribution/pom.xml
b/examples/features/clustered/queue-message-redistribution/pom.xml
index a80cd77..89c2c2c 100644
--- a/examples/features/clustered/queue-message-redistribution/pom.xml
+++ b/examples/features/clustered/queue-message-redistribution/pom.xml
@@ -158,17 +158,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/clustered/shared-storage-static-cluster/pom.xml
b/examples/features/clustered/shared-storage-static-cluster/pom.xml
index c98c8b2..ed3cd14 100644
--- a/examples/features/clustered/shared-storage-static-cluster/pom.xml
+++ b/examples/features/clustered/shared-storage-static-cluster/pom.xml
@@ -145,17 +145,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/clustered/symmetric-cluster/pom.xml
b/examples/features/clustered/symmetric-cluster/pom.xml
index 2ec97b1..315751a 100644
--- a/examples/features/clustered/symmetric-cluster/pom.xml
+++ b/examples/features/clustered/symmetric-cluster/pom.xml
@@ -319,17 +319,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
diff --git a/examples/features/federation/federated-address-divert/pom.xml
b/examples/features/federation/federated-address-divert/pom.xml
index 54e8d4d..9c47bcc 100644
--- a/examples/features/federation/federated-address-divert/pom.xml
+++ b/examples/features/federation/federated-address-divert/pom.xml
@@ -157,17 +157,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
diff --git
a/examples/features/federation/federated-address-downstream-upstream/pom.xml
b/examples/features/federation/federated-address-downstream-upstream/pom.xml
index 4f40769..061d4fc 100644
--- a/examples/features/federation/federated-address-downstream-upstream/pom.xml
+++ b/examples/features/federation/federated-address-downstream-upstream/pom.xml
@@ -199,17 +199,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
diff --git a/examples/features/federation/federated-address-downstream/pom.xml
b/examples/features/federation/federated-address-downstream/pom.xml
index 6e9303b..1c72379 100644
--- a/examples/features/federation/federated-address-downstream/pom.xml
+++ b/examples/features/federation/federated-address-downstream/pom.xml
@@ -199,17 +199,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
diff --git a/examples/features/federation/federated-address/pom.xml
b/examples/features/federation/federated-address/pom.xml
index a5d30dd..1645e9f 100644
--- a/examples/features/federation/federated-address/pom.xml
+++ b/examples/features/federation/federated-address/pom.xml
@@ -199,17 +199,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git
a/examples/features/federation/federated-queue-downstream-upstream/pom.xml
b/examples/features/federation/federated-queue-downstream-upstream/pom.xml
index 30d6949..bb89ece 100644
--- a/examples/features/federation/federated-queue-downstream-upstream/pom.xml
+++ b/examples/features/federation/federated-queue-downstream-upstream/pom.xml
@@ -199,17 +199,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/federation/federated-queue-downstream/pom.xml
b/examples/features/federation/federated-queue-downstream/pom.xml
index 9eabee7..419cdeb 100644
--- a/examples/features/federation/federated-queue-downstream/pom.xml
+++ b/examples/features/federation/federated-queue-downstream/pom.xml
@@ -199,17 +199,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/federation/federated-queue/pom.xml
b/examples/features/federation/federated-queue/pom.xml
index 5f48d89..08fef6f 100644
--- a/examples/features/federation/federated-queue/pom.xml
+++ b/examples/features/federation/federated-queue/pom.xml
@@ -199,17 +199,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/ha/application-layer-failover/pom.xml
b/examples/features/ha/application-layer-failover/pom.xml
index c36885b..4185583 100644
--- a/examples/features/ha/application-layer-failover/pom.xml
+++ b/examples/features/ha/application-layer-failover/pom.xml
@@ -105,17 +105,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
diff --git a/examples/features/ha/client-side-failoverlistener/pom.xml
b/examples/features/ha/client-side-failoverlistener/pom.xml
index c784f16..aa94836 100644
--- a/examples/features/ha/client-side-failoverlistener/pom.xml
+++ b/examples/features/ha/client-side-failoverlistener/pom.xml
@@ -112,17 +112,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/ha/colocated-failover-scale-down/pom.xml
b/examples/features/ha/colocated-failover-scale-down/pom.xml
index 329ced8..7544fc9 100644
--- a/examples/features/ha/colocated-failover-scale-down/pom.xml
+++ b/examples/features/ha/colocated-failover-scale-down/pom.xml
@@ -106,17 +106,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/ha/colocated-failover/pom.xml
b/examples/features/ha/colocated-failover/pom.xml
index b26b346..85c91ce 100644
--- a/examples/features/ha/colocated-failover/pom.xml
+++ b/examples/features/ha/colocated-failover/pom.xml
@@ -106,17 +106,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/ha/ha-policy-autobackup/pom.xml
b/examples/features/ha/ha-policy-autobackup/pom.xml
index d41427e..2ab65a0 100644
--- a/examples/features/ha/ha-policy-autobackup/pom.xml
+++ b/examples/features/ha/ha-policy-autobackup/pom.xml
@@ -106,17 +106,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/ha/multiple-failover-failback/pom.xml
b/examples/features/ha/multiple-failover-failback/pom.xml
index 4b36b91..a408f24 100644
--- a/examples/features/ha/multiple-failover-failback/pom.xml
+++ b/examples/features/ha/multiple-failover-failback/pom.xml
@@ -126,17 +126,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/ha/multiple-failover/pom.xml
b/examples/features/ha/multiple-failover/pom.xml
index 924af12..895a376 100644
--- a/examples/features/ha/multiple-failover/pom.xml
+++ b/examples/features/ha/multiple-failover/pom.xml
@@ -126,17 +126,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/ha/non-transaction-failover/pom.xml
b/examples/features/ha/non-transaction-failover/pom.xml
index 035e6bb..b04a91d 100644
--- a/examples/features/ha/non-transaction-failover/pom.xml
+++ b/examples/features/ha/non-transaction-failover/pom.xml
@@ -112,17 +112,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/ha/replicated-failback-static/pom.xml
b/examples/features/ha/replicated-failback-static/pom.xml
index 1f6d05d..5e31266 100644
--- a/examples/features/ha/replicated-failback-static/pom.xml
+++ b/examples/features/ha/replicated-failback-static/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/ha/replicated-failback/pom.xml
b/examples/features/ha/replicated-failback/pom.xml
index 480c510..663e279 100644
--- a/examples/features/ha/replicated-failback/pom.xml
+++ b/examples/features/ha/replicated-failback/pom.xml
@@ -107,17 +107,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
diff --git a/examples/features/ha/replicated-multiple-failover/pom.xml
b/examples/features/ha/replicated-multiple-failover/pom.xml
index 4456e49..42fab6a 100644
--- a/examples/features/ha/replicated-multiple-failover/pom.xml
+++ b/examples/features/ha/replicated-multiple-failover/pom.xml
@@ -121,17 +121,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/ha/replicated-transaction-failover/pom.xml
b/examples/features/ha/replicated-transaction-failover/pom.xml
index 3b8137d..d7aed06 100644
--- a/examples/features/ha/replicated-transaction-failover/pom.xml
+++ b/examples/features/ha/replicated-transaction-failover/pom.xml
@@ -104,17 +104,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/ha/scale-down/pom.xml
b/examples/features/ha/scale-down/pom.xml
index 6631f5c..9429412 100644
--- a/examples/features/ha/scale-down/pom.xml
+++ b/examples/features/ha/scale-down/pom.xml
@@ -104,17 +104,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/ha/stop-server-failover/pom.xml
b/examples/features/ha/stop-server-failover/pom.xml
index b8cae69..1c33f1f 100644
--- a/examples/features/ha/stop-server-failover/pom.xml
+++ b/examples/features/ha/stop-server-failover/pom.xml
@@ -161,17 +161,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/ha/transaction-failover/pom.xml
b/examples/features/ha/transaction-failover/pom.xml
index 1888c52..8266077 100644
--- a/examples/features/ha/transaction-failover/pom.xml
+++ b/examples/features/ha/transaction-failover/pom.xml
@@ -103,17 +103,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/perf/perf/pom.xml
b/examples/features/perf/perf/pom.xml
index 3b422d4..1a6dd17 100644
--- a/examples/features/perf/perf/pom.xml
+++ b/examples/features/perf/perf/pom.xml
@@ -179,16 +179,5 @@ under the License.
</plugins>
</build>
</profile>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
</profiles>
</project>
diff --git a/examples/features/perf/soak/pom.xml
b/examples/features/perf/soak/pom.xml
index b628a0e..9dcd65e 100644
--- a/examples/features/perf/soak/pom.xml
+++ b/examples/features/perf/soak/pom.xml
@@ -166,16 +166,5 @@ under the License.
</plugins>
</build>
</profile>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
</profiles>
</project>
diff --git a/examples/features/standard/auto-closeable/pom.xml
b/examples/features/standard/auto-closeable/pom.xml
index 03c2d35..16e69d3 100644
--- a/examples/features/standard/auto-closeable/pom.xml
+++ b/examples/features/standard/auto-closeable/pom.xml
@@ -105,17 +105,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/broker-plugin/pom.xml
b/examples/features/standard/broker-plugin/pom.xml
index c42c74c..2b158d8 100644
--- a/examples/features/standard/broker-plugin/pom.xml
+++ b/examples/features/standard/broker-plugin/pom.xml
@@ -126,17 +126,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
diff --git a/examples/features/standard/browser/pom.xml
b/examples/features/standard/browser/pom.xml
index 053867a..d35f534 100644
--- a/examples/features/standard/browser/pom.xml
+++ b/examples/features/standard/browser/pom.xml
@@ -109,17 +109,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/client-kickoff/pom.xml
b/examples/features/standard/client-kickoff/pom.xml
index e15d37a..2e9fa5e 100644
--- a/examples/features/standard/client-kickoff/pom.xml
+++ b/examples/features/standard/client-kickoff/pom.xml
@@ -111,17 +111,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/completion-listener/pom.xml
b/examples/features/standard/completion-listener/pom.xml
index 1f41880..831726f 100644
--- a/examples/features/standard/completion-listener/pom.xml
+++ b/examples/features/standard/completion-listener/pom.xml
@@ -109,17 +109,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/consumer-rate-limit/pom.xml
b/examples/features/standard/consumer-rate-limit/pom.xml
index 78b0305..a6fbf90 100644
--- a/examples/features/standard/consumer-rate-limit/pom.xml
+++ b/examples/features/standard/consumer-rate-limit/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/context/pom.xml
b/examples/features/standard/context/pom.xml
index 9ead6dd..1b44e6d 100644
--- a/examples/features/standard/context/pom.xml
+++ b/examples/features/standard/context/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/core-bridge/pom.xml
b/examples/features/standard/core-bridge/pom.xml
index c35c3db..cab9d55 100644
--- a/examples/features/standard/core-bridge/pom.xml
+++ b/examples/features/standard/core-bridge/pom.xml
@@ -166,17 +166,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
diff --git a/examples/features/standard/database/pom.xml
b/examples/features/standard/database/pom.xml
index b01b773..5b42445 100644
--- a/examples/features/standard/database/pom.xml
+++ b/examples/features/standard/database/pom.xml
@@ -115,17 +115,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/dead-letter/pom.xml
b/examples/features/standard/dead-letter/pom.xml
index 80a53ee..6960e3d 100644
--- a/examples/features/standard/dead-letter/pom.xml
+++ b/examples/features/standard/dead-letter/pom.xml
@@ -109,17 +109,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/delayed-redelivery/pom.xml
b/examples/features/standard/delayed-redelivery/pom.xml
index 407faf1..ddb1262 100644
--- a/examples/features/standard/delayed-redelivery/pom.xml
+++ b/examples/features/standard/delayed-redelivery/pom.xml
@@ -109,17 +109,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
diff --git a/examples/features/standard/divert/pom.xml
b/examples/features/standard/divert/pom.xml
index 25a8c41..069e170 100644
--- a/examples/features/standard/divert/pom.xml
+++ b/examples/features/standard/divert/pom.xml
@@ -158,17 +158,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/durable-subscription/pom.xml
b/examples/features/standard/durable-subscription/pom.xml
index 6ac3d1f..afa243b 100644
--- a/examples/features/standard/durable-subscription/pom.xml
+++ b/examples/features/standard/durable-subscription/pom.xml
@@ -109,17 +109,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/embedded-simple/pom.xml
b/examples/features/standard/embedded-simple/pom.xml
index fa2b504..5cfaf29 100644
--- a/examples/features/standard/embedded-simple/pom.xml
+++ b/examples/features/standard/embedded-simple/pom.xml
@@ -83,17 +83,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/embedded/pom.xml
b/examples/features/standard/embedded/pom.xml
index 5d134ed..2020d24 100644
--- a/examples/features/standard/embedded/pom.xml
+++ b/examples/features/standard/embedded/pom.xml
@@ -83,17 +83,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/exclusive-queue/pom.xml
b/examples/features/standard/exclusive-queue/pom.xml
index 9bb4c52..eb3b663 100644
--- a/examples/features/standard/exclusive-queue/pom.xml
+++ b/examples/features/standard/exclusive-queue/pom.xml
@@ -118,17 +118,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/expiry/pom.xml
b/examples/features/standard/expiry/pom.xml
index c53e8ff..0e0754d 100644
--- a/examples/features/standard/expiry/pom.xml
+++ b/examples/features/standard/expiry/pom.xml
@@ -109,17 +109,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/http-transport/pom.xml
b/examples/features/standard/http-transport/pom.xml
index f9afc00..05605b2 100644
--- a/examples/features/standard/http-transport/pom.xml
+++ b/examples/features/standard/http-transport/pom.xml
@@ -109,17 +109,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/instantiate-connection-factory/pom.xml
b/examples/features/standard/instantiate-connection-factory/pom.xml
index 0524b85..5bc2097 100644
--- a/examples/features/standard/instantiate-connection-factory/pom.xml
+++ b/examples/features/standard/instantiate-connection-factory/pom.xml
@@ -110,17 +110,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/interceptor-amqp/pom.xml
b/examples/features/standard/interceptor-amqp/pom.xml
index f215ece..6e157c6 100644
--- a/examples/features/standard/interceptor-amqp/pom.xml
+++ b/examples/features/standard/interceptor-amqp/pom.xml
@@ -121,17 +121,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
diff --git a/examples/features/standard/interceptor-client/pom.xml
b/examples/features/standard/interceptor-client/pom.xml
index cf7257f..9cddc59 100644
--- a/examples/features/standard/interceptor-client/pom.xml
+++ b/examples/features/standard/interceptor-client/pom.xml
@@ -115,17 +115,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/interceptor-mqtt/pom.xml
b/examples/features/standard/interceptor-mqtt/pom.xml
index 3937e16..c0834a7 100644
--- a/examples/features/standard/interceptor-mqtt/pom.xml
+++ b/examples/features/standard/interceptor-mqtt/pom.xml
@@ -120,17 +120,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
diff --git a/examples/features/standard/interceptor/pom.xml
b/examples/features/standard/interceptor/pom.xml
index 4178609..65d5cf3 100644
--- a/examples/features/standard/interceptor/pom.xml
+++ b/examples/features/standard/interceptor/pom.xml
@@ -110,17 +110,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/jms-bridge/pom.xml
b/examples/features/standard/jms-bridge/pom.xml
index 5a3aed8..6d39214 100644
--- a/examples/features/standard/jms-bridge/pom.xml
+++ b/examples/features/standard/jms-bridge/pom.xml
@@ -158,17 +158,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/jmx-ssl/pom.xml
b/examples/features/standard/jmx-ssl/pom.xml
index d9aa5cb..f4c774d 100644
--- a/examples/features/standard/jmx-ssl/pom.xml
+++ b/examples/features/standard/jmx-ssl/pom.xml
@@ -117,17 +117,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
diff --git a/examples/features/standard/jmx/pom.xml
b/examples/features/standard/jmx/pom.xml
index b26c6a0..b1b4c92 100644
--- a/examples/features/standard/jmx/pom.xml
+++ b/examples/features/standard/jmx/pom.xml
@@ -114,17 +114,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/large-message/pom.xml
b/examples/features/standard/large-message/pom.xml
index d331b63..d1d6dd7 100644
--- a/examples/features/standard/large-message/pom.xml
+++ b/examples/features/standard/large-message/pom.xml
@@ -88,17 +88,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/last-value-queue/pom.xml
b/examples/features/standard/last-value-queue/pom.xml
index b6b0ead..81fcc89 100644
--- a/examples/features/standard/last-value-queue/pom.xml
+++ b/examples/features/standard/last-value-queue/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/management-notifications/pom.xml
b/examples/features/standard/management-notifications/pom.xml
index 59a84fb..bc77224 100644
--- a/examples/features/standard/management-notifications/pom.xml
+++ b/examples/features/standard/management-notifications/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/management/pom.xml
b/examples/features/standard/management/pom.xml
index 8067a41..9839d4b 100644
--- a/examples/features/standard/management/pom.xml
+++ b/examples/features/standard/management/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/message-counters/pom.xml
b/examples/features/standard/message-counters/pom.xml
index 79ebaba..6395ad0 100644
--- a/examples/features/standard/message-counters/pom.xml
+++ b/examples/features/standard/message-counters/pom.xml
@@ -114,17 +114,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/message-group/pom.xml
b/examples/features/standard/message-group/pom.xml
index 9af81b0..199d2aa 100644
--- a/examples/features/standard/message-group/pom.xml
+++ b/examples/features/standard/message-group/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/message-group2/pom.xml
b/examples/features/standard/message-group2/pom.xml
index f125cb4..9af2e6a 100644
--- a/examples/features/standard/message-group2/pom.xml
+++ b/examples/features/standard/message-group2/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/message-priority/pom.xml
b/examples/features/standard/message-priority/pom.xml
index b2fd437..28d2d73 100644
--- a/examples/features/standard/message-priority/pom.xml
+++ b/examples/features/standard/message-priority/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/netty-openssl/pom.xml
b/examples/features/standard/netty-openssl/pom.xml
index 7466dc9..2100ed4 100644
--- a/examples/features/standard/netty-openssl/pom.xml
+++ b/examples/features/standard/netty-openssl/pom.xml
@@ -115,17 +115,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
diff --git a/examples/features/standard/no-consumer-buffering/pom.xml
b/examples/features/standard/no-consumer-buffering/pom.xml
index 9811de4..c23750e 100644
--- a/examples/features/standard/no-consumer-buffering/pom.xml
+++ b/examples/features/standard/no-consumer-buffering/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/paging/pom.xml
b/examples/features/standard/paging/pom.xml
index e4caa5e..31b5a7b 100644
--- a/examples/features/standard/paging/pom.xml
+++ b/examples/features/standard/paging/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/pre-acknowledge/pom.xml
b/examples/features/standard/pre-acknowledge/pom.xml
index 3288e6e..0e2f4c6 100644
--- a/examples/features/standard/pre-acknowledge/pom.xml
+++ b/examples/features/standard/pre-acknowledge/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/producer-rate-limit/pom.xml
b/examples/features/standard/producer-rate-limit/pom.xml
index af65e43..d2d7d45 100644
--- a/examples/features/standard/producer-rate-limit/pom.xml
+++ b/examples/features/standard/producer-rate-limit/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/queue-requestor/pom.xml
b/examples/features/standard/queue-requestor/pom.xml
index 9c6138c..ddbfe01 100644
--- a/examples/features/standard/queue-requestor/pom.xml
+++ b/examples/features/standard/queue-requestor/pom.xml
@@ -103,17 +103,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/queue-selector/pom.xml
b/examples/features/standard/queue-selector/pom.xml
index 6e62f52..e0d56ee 100644
--- a/examples/features/standard/queue-selector/pom.xml
+++ b/examples/features/standard/queue-selector/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/queue/pom.xml
b/examples/features/standard/queue/pom.xml
index ac18d37..40a341a 100644
--- a/examples/features/standard/queue/pom.xml
+++ b/examples/features/standard/queue/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/reattach-node/pom.xml
b/examples/features/standard/reattach-node/pom.xml
index cba7014..041906a 100644
--- a/examples/features/standard/reattach-node/pom.xml
+++ b/examples/features/standard/reattach-node/pom.xml
@@ -110,17 +110,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/request-reply/pom.xml
b/examples/features/standard/request-reply/pom.xml
index 34e5b63..207866e 100644
--- a/examples/features/standard/request-reply/pom.xml
+++ b/examples/features/standard/request-reply/pom.xml
@@ -112,17 +112,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/rest/dup-send/pom.xml
b/examples/features/standard/rest/dup-send/pom.xml
index 8d32616..26a0c8a 100644
--- a/examples/features/standard/rest/dup-send/pom.xml
+++ b/examples/features/standard/rest/dup-send/pom.xml
@@ -161,16 +161,5 @@ under the License.
</plugins>
</build>
</profile>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
</profiles>
</project>
diff --git a/examples/features/standard/rest/javascript-chat/pom.xml
b/examples/features/standard/rest/javascript-chat/pom.xml
index 6b3d7f9..018ab37 100644
--- a/examples/features/standard/rest/javascript-chat/pom.xml
+++ b/examples/features/standard/rest/javascript-chat/pom.xml
@@ -175,16 +175,5 @@ under the License.
</plugins>
</build>
</profile>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
</profiles>
</project>
diff --git a/examples/features/standard/rest/jms-to-rest/pom.xml
b/examples/features/standard/rest/jms-to-rest/pom.xml
index fdfcdeb..f5f769d 100644
--- a/examples/features/standard/rest/jms-to-rest/pom.xml
+++ b/examples/features/standard/rest/jms-to-rest/pom.xml
@@ -161,16 +161,5 @@ under the License.
</plugins>
</build>
</profile>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
</profiles>
</project>
diff --git a/examples/features/standard/rest/push/pom.xml
b/examples/features/standard/rest/push/pom.xml
index c1d012c..780a3e5 100644
--- a/examples/features/standard/rest/push/pom.xml
+++ b/examples/features/standard/rest/push/pom.xml
@@ -161,16 +161,5 @@ under the License.
</plugins>
</build>
</profile>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
</profiles>
</project>
diff --git a/examples/features/standard/scheduled-message/pom.xml
b/examples/features/standard/scheduled-message/pom.xml
index d80727b..4dedeb4 100644
--- a/examples/features/standard/scheduled-message/pom.xml
+++ b/examples/features/standard/scheduled-message/pom.xml
@@ -113,17 +113,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/security-ldap/pom.xml
b/examples/features/standard/security-ldap/pom.xml
index c6debaf..0595234 100644
--- a/examples/features/standard/security-ldap/pom.xml
+++ b/examples/features/standard/security-ldap/pom.xml
@@ -150,17 +150,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/security-manager/pom.xml
b/examples/features/standard/security-manager/pom.xml
index a5d7da2..904610b 100644
--- a/examples/features/standard/security-manager/pom.xml
+++ b/examples/features/standard/security-manager/pom.xml
@@ -121,17 +121,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/security/pom.xml
b/examples/features/standard/security/pom.xml
index f819d25..c742d9b 100644
--- a/examples/features/standard/security/pom.xml
+++ b/examples/features/standard/security/pom.xml
@@ -111,17 +111,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/send-acknowledgements/pom.xml
b/examples/features/standard/send-acknowledgements/pom.xml
index 230edda..6ca6ac4 100644
--- a/examples/features/standard/send-acknowledgements/pom.xml
+++ b/examples/features/standard/send-acknowledgements/pom.xml
@@ -103,17 +103,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/shared-consumer/pom.xml
b/examples/features/standard/shared-consumer/pom.xml
index 049dabe..12346a9 100644
--- a/examples/features/standard/shared-consumer/pom.xml
+++ b/examples/features/standard/shared-consumer/pom.xml
@@ -110,17 +110,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/slow-consumer/pom.xml
b/examples/features/standard/slow-consumer/pom.xml
index 032e39a..993b46f 100644
--- a/examples/features/standard/slow-consumer/pom.xml
+++ b/examples/features/standard/slow-consumer/pom.xml
@@ -117,17 +117,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/spring-boot-integration/pom.xml
b/examples/features/standard/spring-boot-integration/pom.xml
index 7569bac..0184e1f 100644
--- a/examples/features/standard/spring-boot-integration/pom.xml
+++ b/examples/features/standard/spring-boot-integration/pom.xml
@@ -77,17 +77,4 @@
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
-
<groupId>com.vladsch.flexmark</groupId>
-
<artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/spring-integration/pom.xml
b/examples/features/standard/spring-integration/pom.xml
index fd2ade7..0207ae3 100644
--- a/examples/features/standard/spring-integration/pom.xml
+++ b/examples/features/standard/spring-integration/pom.xml
@@ -85,17 +85,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
index 8e1440a..7165f29 100644
--- a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
+++ b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
@@ -110,17 +110,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/ssl-enabled/pom.xml
b/examples/features/standard/ssl-enabled/pom.xml
index 6f69381..0e1ee14 100644
--- a/examples/features/standard/ssl-enabled/pom.xml
+++ b/examples/features/standard/ssl-enabled/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/static-selector/pom.xml
b/examples/features/standard/static-selector/pom.xml
index c374c80..b135918 100644
--- a/examples/features/standard/static-selector/pom.xml
+++ b/examples/features/standard/static-selector/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/temp-queue/pom.xml
b/examples/features/standard/temp-queue/pom.xml
index f4d157d..6329918 100644
--- a/examples/features/standard/temp-queue/pom.xml
+++ b/examples/features/standard/temp-queue/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
diff --git a/examples/features/standard/topic-hierarchies/pom.xml
b/examples/features/standard/topic-hierarchies/pom.xml
index a8ed68e..58dd496 100644
--- a/examples/features/standard/topic-hierarchies/pom.xml
+++ b/examples/features/standard/topic-hierarchies/pom.xml
@@ -112,17 +112,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/topic-selector1/pom.xml
b/examples/features/standard/topic-selector1/pom.xml
index 5c2e2fe..76ea21c 100644
--- a/examples/features/standard/topic-selector1/pom.xml
+++ b/examples/features/standard/topic-selector1/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/topic-selector2/pom.xml
b/examples/features/standard/topic-selector2/pom.xml
index 445760c..c63dcb1 100644
--- a/examples/features/standard/topic-selector2/pom.xml
+++ b/examples/features/standard/topic-selector2/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/topic/pom.xml
b/examples/features/standard/topic/pom.xml
index dee7aff..16f318b 100644
--- a/examples/features/standard/topic/pom.xml
+++ b/examples/features/standard/topic/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/transactional/pom.xml
b/examples/features/standard/transactional/pom.xml
index e8b23c0..4c9e66d 100644
--- a/examples/features/standard/transactional/pom.xml
+++ b/examples/features/standard/transactional/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/xa-heuristic/pom.xml
b/examples/features/standard/xa-heuristic/pom.xml
index 1398441..fba08b0 100644
--- a/examples/features/standard/xa-heuristic/pom.xml
+++ b/examples/features/standard/xa-heuristic/pom.xml
@@ -110,17 +110,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/xa-receive/pom.xml
b/examples/features/standard/xa-receive/pom.xml
index 8a172f0..618e18b 100644
--- a/examples/features/standard/xa-receive/pom.xml
+++ b/examples/features/standard/xa-receive/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/standard/xa-send/pom.xml
b/examples/features/standard/xa-send/pom.xml
index 055f594..8c1f2a4 100644
--- a/examples/features/standard/xa-send/pom.xml
+++ b/examples/features/standard/xa-send/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/sub-modules/artemis-ra-rar/pom.xml
b/examples/features/sub-modules/artemis-ra-rar/pom.xml
index 0031905..71d7951 100644
--- a/examples/features/sub-modules/artemis-ra-rar/pom.xml
+++ b/examples/features/sub-modules/artemis-ra-rar/pom.xml
@@ -101,17 +101,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git
a/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml
b/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml
index 4d0af5b..12642d4 100644
---
a/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml
+++
b/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml
@@ -95,17 +95,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/features/sub-modules/tomcat/pom.xml
b/examples/features/sub-modules/tomcat/pom.xml
index 51a1d00..cc642cf 100644
--- a/examples/features/sub-modules/tomcat/pom.xml
+++ b/examples/features/sub-modules/tomcat/pom.xml
@@ -122,17 +122,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
-</project>
\ No newline at end of file
+ </project>
\ No newline at end of file
diff --git a/examples/pom.xml b/examples/pom.xml
index c6c2412..a597b04 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -49,28 +49,6 @@ under the License.
</repository>
</repositories>
- <build>
- <pluginManagement>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-clean-plugin</artifactId>
- <version>3.0.0</version>
- <configuration>
- <filesets>
- <fileset>
- <directory>${basedir}</directory>
- <includes>
- <include>readme.html</include>
- </includes>
- </fileset>
- </filesets>
- </configuration>
- </plugin>
- </plugins>
- </pluginManagement>
- </build>
-
<pluginRepositories>
<pluginRepository>
<id>apache.snapshots</id>
@@ -104,31 +82,6 @@ under the License.
<noServer>true</noServer>
<noClient>true</noClient>
</properties>
- <build>
- <pluginManagement>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- <version>0.27.0</version>
- <executions>
- <execution>
- <phase>package</phase>
- <goals>
- <goal>generate</goal>
- </goals>
- </execution>
- </executions>
- <configuration>
-
<headerHtmlFile>${activemq.basedir}/examples/common/header.html</headerHtmlFile>
-
<footerHtmlFile>${activemq.basedir}/examples/common/footer.html</footerHtmlFile>
- <inputDirectory>${basedir}</inputDirectory>
- <outputDirectory>${basedir}</outputDirectory>
- </configuration>
- </plugin>
- </plugins>
- </pluginManagement>
- </build>
</profile>
<profile>
<!-- the profile release won't execute anything. just compile and
whatever else is needed -->
diff --git a/examples/protocols/amqp/proton-clustered-cpp/pom.xml
b/examples/protocols/amqp/proton-clustered-cpp/pom.xml
index 92ecf5c..3d75948 100644
--- a/examples/protocols/amqp/proton-clustered-cpp/pom.xml
+++ b/examples/protocols/amqp/proton-clustered-cpp/pom.xml
@@ -166,17 +166,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/protocols/amqp/proton-cpp/pom.xml
b/examples/protocols/amqp/proton-cpp/pom.xml
index 0f606d7..7635548 100644
--- a/examples/protocols/amqp/proton-cpp/pom.xml
+++ b/examples/protocols/amqp/proton-cpp/pom.xml
@@ -117,17 +117,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/protocols/amqp/proton-ruby/pom.xml
b/examples/protocols/amqp/proton-ruby/pom.xml
index fccea5c..73d3561 100644
--- a/examples/protocols/amqp/proton-ruby/pom.xml
+++ b/examples/protocols/amqp/proton-ruby/pom.xml
@@ -66,17 +66,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/protocols/amqp/queue/pom.xml
b/examples/protocols/amqp/queue/pom.xml
index 889cf65..cb32ac1 100644
--- a/examples/protocols/amqp/queue/pom.xml
+++ b/examples/protocols/amqp/queue/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml
b/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml
index c7b8445..d3e17d7 100644
--- a/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml
+++ b/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml
@@ -161,17 +161,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/protocols/mqtt/publish-subscribe/pom.xml
b/examples/protocols/mqtt/publish-subscribe/pom.xml
index 859f5ff..c7077f2 100644
--- a/examples/protocols/mqtt/publish-subscribe/pom.xml
+++ b/examples/protocols/mqtt/publish-subscribe/pom.xml
@@ -104,17 +104,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/protocols/openwire/chat/pom.xml
b/examples/protocols/openwire/chat/pom.xml
index eb3a958..5a8acfe 100644
--- a/examples/protocols/openwire/chat/pom.xml
+++ b/examples/protocols/openwire/chat/pom.xml
@@ -204,17 +204,6 @@ under the License.
</plugins>
</build>
</profile>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
</profiles>
</project>
diff --git a/examples/protocols/openwire/message-listener/pom.xml
b/examples/protocols/openwire/message-listener/pom.xml
index 77703da..0d3d8f2 100644
--- a/examples/protocols/openwire/message-listener/pom.xml
+++ b/examples/protocols/openwire/message-listener/pom.xml
@@ -114,17 +114,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/protocols/openwire/message-recovery/pom.xml
b/examples/protocols/openwire/message-recovery/pom.xml
index 502ab00..7b312df 100644
--- a/examples/protocols/openwire/message-recovery/pom.xml
+++ b/examples/protocols/openwire/message-recovery/pom.xml
@@ -100,17 +100,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/protocols/openwire/queue/pom.xml
b/examples/protocols/openwire/queue/pom.xml
index fbed676..f860ef1 100644
--- a/examples/protocols/openwire/queue/pom.xml
+++ b/examples/protocols/openwire/queue/pom.xml
@@ -117,17 +117,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/protocols/openwire/virtual-topic-mapping/pom.xml
b/examples/protocols/openwire/virtual-topic-mapping/pom.xml
index 196267d..47f36b1 100644
--- a/examples/protocols/openwire/virtual-topic-mapping/pom.xml
+++ b/examples/protocols/openwire/virtual-topic-mapping/pom.xml
@@ -117,17 +117,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/protocols/stomp/stomp-dual-authentication/pom.xml
b/examples/protocols/stomp/stomp-dual-authentication/pom.xml
index 16827ce..7e14b98 100644
--- a/examples/protocols/stomp/stomp-dual-authentication/pom.xml
+++ b/examples/protocols/stomp/stomp-dual-authentication/pom.xml
@@ -113,17 +113,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
b/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
index 3894923..a64c9af 100644
--- a/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
+++ b/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
@@ -130,17 +130,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/protocols/stomp/stomp-jms/pom.xml
b/examples/protocols/stomp/stomp-jms/pom.xml
index 26d4020..fc33819 100644
--- a/examples/protocols/stomp/stomp-jms/pom.xml
+++ b/examples/protocols/stomp/stomp-jms/pom.xml
@@ -113,17 +113,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/protocols/stomp/stomp-websockets/pom.xml
b/examples/protocols/stomp/stomp-websockets/pom.xml
index d18b2c4..9136668 100644
--- a/examples/protocols/stomp/stomp-websockets/pom.xml
+++ b/examples/protocols/stomp/stomp-websockets/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/protocols/stomp/stomp/pom.xml
b/examples/protocols/stomp/stomp/pom.xml
index fd95ef1..1227640 100644
--- a/examples/protocols/stomp/stomp/pom.xml
+++ b/examples/protocols/stomp/stomp/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/protocols/stomp/stomp1.1/pom.xml
b/examples/protocols/stomp/stomp1.1/pom.xml
index df2853a..4b69045 100644
--- a/examples/protocols/stomp/stomp1.1/pom.xml
+++ b/examples/protocols/stomp/stomp1.1/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file
diff --git a/examples/protocols/stomp/stomp1.2/pom.xml
b/examples/protocols/stomp/stomp1.2/pom.xml
index e4720bf..b35abd4 100644
--- a/examples/protocols/stomp/stomp1.2/pom.xml
+++ b/examples/protocols/stomp/stomp1.2/pom.xml
@@ -108,17 +108,4 @@ under the License.
</plugin>
</plugins>
</build>
- <profiles>
- <profile>
- <id>release</id>
- <build>
- <plugins>
- <plugin>
- <groupId>com.vladsch.flexmark</groupId>
- <artifactId>markdown-page-generator-plugin</artifactId>
- </plugin>
- </plugins>
- </build>
- </profile>
- </profiles>
</project>
\ No newline at end of file