Skip to content
This repository has been archived by the owner on Mar 11, 2019. It is now read-only.

Maven proxy to download AEM binaries as Maven artifacts.

License

Notifications You must be signed in to change notification settings

wcm-io-devops/maven-aem-binaries-proxy

Repository files navigation

Maven AEM Binaries Proxy

Build Status Maven Central

Maven proxy to download AEM binaries (that are available in the public) as Maven artifacts.

Currently this proxy only supports AEM dispatcher binaries that are available at https://www.adobeaemcloud.com/content/companies/public/adobe/dispatcher/dispatcher.html

Steps to build and start the proxy:

  • Go to maven-aem-binaries-proxy directory
  • Build server with mvn clean install
  • Start server with
    java -jar target/io.wcm.devops.maven.aem-binaries-proxy-<version>.jar server config.yml
  • Go to http://localhost:8080 for further instructions

About

Maven proxy to download AEM binaries as Maven artifacts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages