Import Existing Maven Projects doesn't import the org.idempiere.p2.targetplatform project
Description
With a newly clone idempiere source folder as workspace, using Import > Maven > Existing Maven Projects, it will import all require projects into the workspace with the exception of org.idempiere.p2.targetplatform project. This is due to the use of ${idempiere.target} variable in the main pom.xml
With a newly clone idempiere source folder as workspace, using Import > Maven > Existing Maven Projects, it will import all require projects into the workspace with the exception of org.idempiere.p2.targetplatform project. This is due to the use of ${idempiere.target} variable in the main pom.xml