Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GoalAdobe Pluginwcm.io PluginComments
build

check-signature

downloadwcm.io Plugin: Builds and downloads package
install
ls

package(tick)wcm.io Support added in 1.5.0(tick)

Jira Legacy
serverJIRA (wcm-io.atlassian.net)
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId189eb916-1cf0-3fea-a998-f8364b2c8095
keyWTOOL-31

replicate

rm

uninstall

content-package:build (only Adobe Plugin)

...

    failOnError (Default: false)
      If true, fail the build if there is an error getting the package list.
      User property: vault.failOnError

    password (Default: admin)
      The password to authenticate against the remote CRX system.
      Required: Yes
      User property: vault.password

    relaxedSSLCheck (Default: false)
      
      User property: vault.relaxedSSLCheck

    serverId
      The server id with which to get the username and password from the user's
      settings file.
      User property: vault.serverId

    serviceURL (Default: http://localhost:4502/crx/packmgr/service/.json)
      
      Required: Yes
      User property: vault.serviceURL

    targetURL (Default: http://localhost:4502/crx/packmgr/service.jsp)
      The URL to the HTTP service API of the CRX package manager. See HTTP
      Service Interface for details on this interface.
      Required: Yes
      User property: vault.targetURL

    timeout (Default: 5)
      The connection timeout to set when communicating with the package manager
      service. Default value is 5 seconds. Value is specified in seconds.
      User property: vault.timeout

    useProxy (Default: true)
      Setting this to false disables considering the use of any of the active
      proxies configured in the Maven Settings. By default the first active
      proxy configuration in the Maven Settings is used to proxy any request to
      the package manager.
      User property: vault.useProxy

    userId (Default: admin)
      The user name to authenticate as against the remote CRX system.
      Required: Yes
      User property: vault.userId

    verbose (Default: false)
      Enable verbose logging when set to true.
      User property: vault.verbose

content-package:package

PropertyAdobe Pluginwcm.io PluginComments
archive
(tick)
(tick)
(tick)
(tick)
builtContentDirectory
(tick)
(tick)
(tick)
(tick)
dependencies
(tick)
(tick)
(tick)
(tick)
embeddeds
(tick)
(tick)
(tick)
(tick)
embeddedTarget
(tick)
(tick)
(tick)
(tick)
failOnMissingEmbed
(tick)
(tick)
(tick)
(tick)
filters
(tick)
(tick)
Would be nice to add late for drop-in replacement support
filterSource
(tick)
(tick)
(tick)
(tick)
finalName
(tick)
(tick)
(tick)
(tick)
group
(tick)
(tick)
(tick)
(tick)
name
(tick)
(tick)
(tick)
(tick)
outputDirectory
(tick)
(tick)
(tick)
(tick)
prefix
(tick)
(tick)

properties
(tick)
(tick)
(tick)
(tick)
requiresRoot
(tick)
(tick)
(tick)
(tick)
subPackages
(tick)
(tick)
(tick)
(tick)
version
(tick)
(tick)
(tick)
(tick)
workDirectory
(tick)
(tick)
(tick)
(tick)
acHandling
(tick)

(tick)
allowIndexDefinitions(0.5.13)
(tick)
(tick)
bundleStatusURL
(tick)

(tick)not required?
bundleStatusWaitLimit
(tick)

(tick)not required?
httpConnectTimeoutSec
(tick)

(tick)not required?
httpSocketTimeout
(tick)

(tick)not required?
packageFile
(tick)

(tick)not required?
password
(tick)

(tick)not required?
relaxedSSLCheck
(tick)

(tick)not required?
retryCount
(tick)

(tick)not required?
retryDelay
(tick)

(tick)not required?
serviceURL
(tick)

(tick)not required?
skip
(tick)

(tick)
importPackage(0.5.13)

packageType(0.5.13)

Build a content package.

Available parameters:

...