Skip to content

gutsy/crx-content-package-deployer-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRX Content Package Deployer Plugin

(crx-content-package-deployer)

Deploys content packages to Adobe Granite applications, like Adobe CQ 5.4, CQ 5.5, and AEM 5.6

Features

  1. Supports password-less HTTP Signature authentication using your configured SSH Private Keys, eliminating the need to coordinate password exchange between developers, devops, and operations teams.

  2. Downloads and/or deploys 1-to-many CRX packages per execution, and deploys each CRX package to 1-to-many servers per execution

  3. The multiselect-enabled Package Choice Parameter allows for execution of parameterized builds using a selection widget populated with a list of packages retrieved from a CRX server.

Components

CRX Content Package Choice Parameter

Summary

The CRX Content Package Choice Parameter is a build parameter which allows a user to select any number of content packages available for download from a CRX server as as a valid, newline-separated Package Id field value, which can then be used in other components provided by this plugin.

Configuration

CRX Content Package Choice Parameter Configuration

Build with Parameters

CRX Content Package Choice Parameter Build

Download Content Packages from CRX

Configuration

Download Content Packages from CRX - Configuration

Console Output

Download Content Packages from CRX - Console Output

Deploy Content Packages to CRX

Configuration

Deploy Content Packages to CRX - Configuration

Console Output

Deploy Content Packages to CRX - Console Output

Analytics

About

Provides Jenkins integration with Adobe Granite

Resources

License

Unlicense, Unlicense licenses found

Licenses found

Unlicense
LICENSE
Unlicense
UNLICENSE

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 56.5%
  • HTML 43.5%