Git Product home page Git Product logo

aem-samples's Introduction

AEM Samples

Code samples, best practices, exercises, tutorials. Just too little to be in their own repo. (help them grow up ;)

What to contribute to this repository

If you have a small piece of code, a micro project or just a best practice you want to share, but it's too small to be in its own repository, you can push it here.

How to contribute

Just push your code/project in a top level folder. Please don't forget to provide a great README specific for you mocro project to properly describe it and let others know how they can use it or let it grow.

Can a micro project be extracted in a new repostory?

Yes. With git subtree it is possible to extract any folder from this repository and to transfer it to a new repository, keeping its history safe so you don't break the communication.

When does your project need its own repository?

  • when it provides a well defined and unique extension/best-practice use case
  • when it is engaging more than 1 active contributors (so communication doesn't get mixed with other micro projects)
  • when it needs its own issue tracker or wiki
  • When it needs its own continuous integration
  • when you think it's time for it

aem-samples's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aem-samples's Issues

Can't build the project with Maven

Got an error message while running mvn -Dcrx.host=localhost -Dcrx.port=4502 -PautoInstallPackage clean install

[ERROR] Unresolveable build extension: Plugin com.day.jcr.vault:content-package-maven-plugin:0.0.20 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.day.jcr.vault:content-package-maven-plugin:jar:0.0.20: Could not transfer artifact com.day.jcr.vault:content-package-maven-plugin:pom:0.0.20 from/to adobe (http://repo.adobe.com/nexus/content/groups/public/): peer not authenticated -> [Help 2]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.