You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After downloading ace-aem-tools code from github repository , I am running the code by using the command mvn -PautoInstallPackage clean install
But I am getting below error , as shown in below screenshot.
ERROR - Failed to execute goal org.apache.felix:maven-scr-plugin:1.7.4:scr (generate-scr-descriptor) on project acs-aem-tools-bundle: Execution generate-scr-descriptor of goal org.apache.felix:maven-scr-plugin:1.7.4:scr failed: org.apache.felix.scrplugin.tags.annotation.AnnotationTagProvider is not an ImageIO SPI class -> [Help 1]
Anybody has got similar issue "or" I am missing something..
I am using JDK 11.0.7 and Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
The text was updated successfully, but these errors were encountered:
Hi All,
After downloading ace-aem-tools code from github repository , I am running the code by using the command
mvn -PautoInstallPackage clean install
But I am getting below error , as shown in below screenshot.
ERROR - Failed to execute goal org.apache.felix:maven-scr-plugin:1.7.4:scr (generate-scr-descriptor) on project acs-aem-tools-bundle: Execution generate-scr-descriptor of goal org.apache.felix:maven-scr-plugin:1.7.4:scr failed: org.apache.felix.scrplugin.tags.annotation.AnnotationTagProvider is not an ImageIO SPI class -> [Help 1]
Anybody has got similar issue "or" I am missing something..
I am using JDK 11.0.7 and Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
The text was updated successfully, but these errors were encountered: