Note: please note that Liferay has renamed its Liferay Experience
Could offerings to Liferay SaaS (formerly LXC) and
Liferay PaaS (formerly LXC-SM).
Issue
- When trying to perform a Jenkins build targeting a Quarterly Release, the
verifyProduct
task fails with the following error:Execution failed for task ':verifyProduct'.
> Unable to get Tomcat version for product 'dxp-202X.qX.X'
Environment
- Liferay PaaS
- DXP Quarterly Releases
Resolution
- Double check the product key: How can I find valid Workspace Product Keys to configure for liferay.workspace.product in gradle.property?
- If the product key is correct, try clearing Jenkins cache. To do this, you can leverage the following property:
liferay.workspace.refresh.liferay.releases
- For instance, you can use your
ci/Jenkinsfile-before-all
file:sh 'cd liferay && ./gradlew --stop && ./gradlew clean -Dliferay.workspace.refresh.liferay.releases'
Additional Information
Contenido exclusivo para suscriptores.
Una Suscripción Enterprise de Liferay proporciona acceso a más de 1.500 artículos que incluyen las mejores practicas, diagnóstico de problemas y otras soluciones útiles. Inicia sesión para tener un acceso completo.
Inicia sesión