adobe / aem-component-generator

AEM Component Generator is a java project that enables developers to generate the base structure of an AEM component using a JSON configuration file specifying component and dialog properties and other configuration options.
Apache License 2.0
113 stars 46 forks source link

[Maven] Wrap the generator as a maven plugin so that users don't have to install and build the project in order to use it #5

Open vladbailescu opened 5 years ago

HitmanInWis commented 5 years ago

seems like an awesome task for @adamcin :)