gradle-aem-plugin icon indicating copy to clipboard operation
gradle-aem-plugin copied to clipboard

Auto-lookup jar and license file from directory

Open pun-ky opened this issue 4 years ago • 0 comments

instead

-PforkProp.localInstanceQuickstartJarUri=dir/instance/cq-quickstart-6.5.0.jar
-PforkProp.localInstanceQuickstartLicenseUri=dir/instance/license.properties

it would be nice to have only

-PforkProp.localInstanceQuickstartDirUri=dir/instance

this will cause that by simply updating jar file, nothing else need to be configured. especially when combined with #784

pun-ky avatar Oct 29 '20 07:10 pun-ky