-
Type:
Story
-
Status: Closed
-
Priority:
Major
-
Resolution: Completed
-
Affects Version/s: 6.1.20 EE GA2
-
Fix Version/s: Master
-
Component/s: Dev Tools, Dev Tools > Plugins SDK
-
Labels:
-
Epic/Theme:
The current Plugins SDK uses shell scripts to execute commands. It also only supports creating plugins right now. This command line tool will be the interface for our new Plugins SDK. This tool will be be a core with commands that can be added (by both Liferay and community) similar to the way git works.
The initial version will allow for creating Liferay plugin projects and creating Liferay plugins.
Jars will be fetched automatically.
Later we would like to add:
The ability to upgrade your project to a new version.
Download bundles (EE or community editions).
Download fixpacks.
Specify whether you use mvn project structure.