Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant