Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

6.2.10.12 #16

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

6.2.10.12 #16

wants to merge 4 commits into from

Conversation

codemumbler
Copy link

I branched the 6.2.10.11 tag of the liferay maven plugins to optimize the extraction of the portal-web. This decreases the build time when the parameter appServerPortalDir is not set. The changes optimize the build time by not extracting the portal-web contents repeatedly. The classPath building done in AbstractLiferayMojo's methods getToolsClassPath() and getProjectClassPath() is also not repeatedly done, as this can be a costly operation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant