Skip to content

Commit 9a7d54d

Browse files
Maven site: wcm-io-devops/conga-aem-plugin
1 parent 4d5f744 commit 9a7d54d

28 files changed

+1763
-1953
lines changed
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.

conga/plugins/aem/conga-aem-plugin/jacoco-unit/jacoco-sessions.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

conga/plugins/aem/conga-aem-plugin/jacoco-unit/jacoco.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

conga/plugins/aem/conga-aem-plugin/jacoco/jacoco-sessions.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

conga/plugins/aem/conga-aem-plugin/jacoco/jacoco.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

conga/plugins/aem/tooling/conga-aem-maven-plugin/apidocs/io/wcm/devops/conga/plugins/aem/maven/CloudManagerAllPackageMojo.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,11 +147,13 @@ <h2 title="Class CloudManagerAllPackageMojo" class="title">Class CloudManagerAll
147147
extends org.apache.maven.plugin.AbstractMojo</pre>
148148
<div class="block">Builds an "all" content package dedicated for deployment via Adobe Cloud Manager
149149
for the given environment and node(s).
150+
150151
<p>
151152
By default, it builds one "all" package per environment and node without adding any Cloud Manager
152153
environment-specific run mode suffixes to the folders. By defining a parameter <code>cloudManager.target</code>
153154
(contains a list of string values) in the CONGA environment it is possible:
154155
</p>
156+
155157
<ul>
156158
<li>If it contains <code>none</code> no "all" package is build.</li>
157159
<li>If set to one or multiple environment names (normally dev/stage/prod) one "all" package for each of

conga/plugins/aem/tooling/conga-aem-maven-plugin/apidocs/io/wcm/devops/conga/plugins/aem/maven/PackageVersionMode.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,9 +259,11 @@ <h4>RELEASE_SUFFIX_VERSION</h4>
259259
<div class="block">Suffix the version number of all packages with a release version with the version of the POM the Mojo runs in.
260260
Within the version suffix, dots are replaced with underlines to avoid convision with the main version number.
261261
This is useful when deploying to AMS with Cloud Manager.
262+
262263
<p>
263264
Example:
264265
</p>
266+
265267
<ul>
266268
<li>Original package version: 2.5.0</li>
267269
<li>POM version: 2022.1103.152749.0000000571</li>

conga/plugins/aem/tooling/conga-aem-maven-plugin/apidocs/io/wcm/devops/conga/plugins/aem/maven/allpackage/AllPackageBuilder.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,11 @@ <h2 title="Class AllPackageBuilder" class="title">Class AllPackageBuilder</h2>
135135
<pre>public final class <span class="typeNameLabel">AllPackageBuilder</span>
136136
extends <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></pre>
137137
<div class="block">Builds "all" package based on given set of content packages.
138+
138139
<p>
139140
General concept:
140141
</p>
142+
141143
<ul>
142144
<li>Iterates through all content packages that are generated or collected by CONGA and contained in the
143145
model.json</li>

0 commit comments

Comments
 (0)