Versions Compared

Key

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

...

Comparison of Adobe Content Package Maven Plugin 0.5.1 and wcm.io Content Package Maven Plugin 1.45.20.

GoalAdobe Pluginwcm.io PluginComments
build
Error (x)


check-signature
Error (x)


downloadwcm.io Plugin: Builds and downloads package
install
ls
Error (x)


package
Error (x)
(tick)wcm.io Support added in 1.5.0
replicate
Error (x)


rm
Error (x)


uninstall
Error (x)


content-package:build (only Adobe Plugin)

...

    failOnMissingEmbed (Default: false)
      Defines whether to fail the build when an embedded artifact is not found
      in the project's dependencies
      Required: Yes
      User property: vault.failOnMissingEmbed

    ignores
      Class names to ignore signatures for (wildcards accepted).

    signature
      Signature module to use.

content-package:download

PropertyAdobe Pluginwcm.io PluginComments
failOnError

outputFile
password
path

relaxedSSLCheck
serverId

serviceURL
targetURL

timeout

useProxy

userId
verbose

bundleStatusURL

bundleStatusWaitLimit

excludeFiles

excludeNodes

excludeProperties

httpConnectTimeoutSec
similar to "timeout"?
httpSocketTimeout
similar to "timeout"?
packageFile

retryCount

retryDelay

skip

unpack

unpackDeleteDirectories

unpackDirectory

Downloads a content package defined on a remote CRX or Communique 5 system.

...

    failOnError (Default: true)
      If true, fail the build if there is an error while building.
      User property: vault.failOnError

    outputFile
      The output file to save.
      Required: Yes
      User property: vault.outputFile

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

    path
      The path of the package on the target system.
      Required: Yes
      User property: vault.path

    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:install

PropertyAdobe Pluginwcm.io PluginComments
artifact
artifactId
failOnError

groupId
install
name

packageFile
packaging

password
relaxedSSLCheck
repositoryId

repositoryUrl

serverId

serviceURL
targetURL

timeout

useProxy

userId
verbose

version
bundleStatusURL

bundleStatusWaitLimit

classifier

delayAfterInstallSec

failOnNoFile

force

httpConnectTimeoutSec
similar to "timeout"?
httpSocketTimeout
similar to "timeout"?
packageFileList

packageFiles

recursive

retryCount

retryDelay

skip

type

maxUploadAttemps(0.5.13)

waitingTimeForPackagesService(0.5.13)

Install a Content Package on a remote CRX or Communique 5 system.

...

    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)
builtContentDirectory(tick)(tick)
dependencies(tick)(tick)
embeddeds(tick)(tick)
embeddedTarget(tick)(tick)
failOnMissingEmbed(tick)(tick)
filters(tick)
Would be nice to add late for drop-in replacement support
filterSource(tick)(tick)
finalName(tick)(tick)
group(tick)(tick)
name(tick)(tick)
outputDirectory(tick)(tick)
prefix(tick)

properties(tick)(tick)
requiresRoot(tick)(tick)
subPackages(tick)(tick)
version(tick)(tick)
workDirectory(tick)(tick)
acHandling
(tick)
allowIndexDefinitions(0.5.13)(tick)
bundleStatusURL
(tick)not required?
bundleStatusWaitLimit
(tick)not required?
httpConnectTimeoutSec
(tick)not required?
httpSocketTimeout
(tick)not required?
packageFile
(tick)not required?
password
(tick)not required?
relaxedSSLCheck
(tick)not required?
retryCount
(tick)not required?
retryDelay
(tick)not required?
serviceURL
(tick)not required?
skip
(tick)
importPackage(0.5.13)

packageType(0.5.13)

Build a content package.

Available parameters:

...