"Unable to get product info for: dxp-7.3-sp2" error
Written By
Anna Zombori-Suszter
How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!
While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.
Legacy Article
You are viewing an article from our legacy "FastTrack"
publication program, made available for informational purposes. Articles
in this program were published without a requirement for independent
editing or verification and are provided"as is" without
guarantee.
Before using any information from this article, independently verify its
suitability for your situation and project.
Issue
- The
liferay.workspace.product=dxp-7.3-sp2 setting in Liferay Workspace's gradle.properties file suddenly started to throw an error like:
A problem occurred configuring root project '...'.
> Unable to get product info for: dxp-7.3-sp2
Environment
- Liferay DXP 7.3 Fix Pack 2
- Liferay Workspace 2.3.7+
Resolution
-
The tag dxp-7.3-fp2 can be used instead.
Additional Information
- The dxp-7.3-sp2 tag is an administrative error which has been corrected, as it should have been dxp-7.3-fp2 (Fix Pack 2). Due to this, no SP2 bundle or artifacts was released for 7.3, and the service packs instead skip from 7.3 SP1 (Fix Pack 1) to 7.3 SP3 (no corresponding fix pack) -- see this article for more details.
Did this article resolve your issue ?