Jenkins build failure with maven-sling-plugin:2.3.0 on AEM 6.2
Hello Everyone,
We are getting below error while trying to build from Jenkins to AEM 6.2,we are not able to record any errors in AEM instance on build failure to know the reason for internal server error,any inputs to debug this will be helpful if in case anyone came across similar error on maven build plugin install.
[ERROR] Failed to execute goal org.apache.sling:maven-sling-plugin:2.3.0:install (install-bundle-author) on project project.core: Installation on http://host:port/crx/repository/crx.default/apps/project/install/failed, cause: Installation failed, cause: Internal Server Error -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.sling:maven-sling-plugin:2.3.0:install (install-bundle-author) on project project.core: Installation on http://host:port/crx/repository/crx.default/apps/project/install/
failed, cause: Installation failed, cause: Internal Server Error -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.sling:maven-sling-plugin:2.3.0:install (install-bundle-author) on project dialog.core: Installation on http://host:port/crx/repository/crx.default/apps/project/install/ failed, cause: Installation failed, cause: Internal Server Error
Thanks in advance.