CID15 / aem-groovy-console

The AEM Groovy Console provides an interface for running Groovy scripts in the AEM container. Scripts can be created to manipulate content in the JCR, call OSGi services, or execute arbitrary code using the CQ, Sling, or JCR APIs.
Other
24 stars 15 forks source link

Version 17.0.0 does not run on AEM 6.5 #5

Open gruberrolandvaltech opened 3 years ago

gruberrolandvaltech commented 3 years ago

Please downgrade a few dependencies to make it run again on AEM 6.5. I think there is no need to exclude AEM 6.5 for technical reasons.

com.day.cq.search,version=[1.4,2) -- Cannot be resolved com.day.cq.wcm.api,version=[1.29,2) -- Cannot be resolved org.apache.sling.api.resource,version=[2.12,3) -- Cannot be resolved

We have an issue with AECU that depends on Groovy Console but needs to run on 6.5 and AEM Cloud: https://github.com/valtech/aem-easy-content-upgrade

subiron commented 2 years ago

can't you just use two different version of groovy console?

arunpatidar02 commented 2 years ago

I installed this in AEMaaCS and tried to access it using http://localhost:4502/groovyconsole, It throws below error

Identifier org.cid15.aem.groovy.console.components.Body cannot be correctly instantiated by the Use API

ronnyfm commented 1 year ago

For older versions, better use https://github.com/icfnext/aem-groovy-console/releases to get it.

kwin commented 1 year ago

There is another alternative @ https://github.com/orbinson/aem-groovy-console