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

Fixes made for MAVEN-6, fore review and merge #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixes made for MAVEN-6, fore review and merge #1

wants to merge 1 commit into from

Conversation

kameshsampath
Copy link

The following are the files updated, added, removed as part of the MAVEN-6 related fixes

Files Added

  1. /liferay-archetypes/liferay-portlet-archetype/src/main/resources/archetype-resources/src/main/webapp/init.jsp - This file has the common inits that is commonly is used when developing Liferay Portlets, this file is similar to the init.jsp that is used in the "Liferay in Action" book
  2. /liferay-archetypes/liferay-portlet-archetype/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/tld - Copied all he tld's from $LIFERAY_HOME/tomcat-7.0.23/ROOT/WEB-INF/tld

Files Updated

  1. /liferay-archetypes/liferay-portlet-archetype/src/main/resources/archetype-resources/pom.xml - Added the entry for Jstl dependency
  2. /liferay-archetypes/liferay-portlet-archetype/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml - Add the jsp-config entries for all the commonly used tag libraries like aui, liferay-ui etc.
  3. /liferay-archetypes/liferay-portlet-archetype/src/main/resources/META-INF/maven/archetype.xml - This file has been updated for the missing web.xml entry as archetype resources and added new entries

CAustin582 added a commit that referenced this pull request Aug 6, 2012
Reverse build version commit
andreessen referenced this pull request in andreessen/liferay-maven-support Jul 15, 2013
CAustin582 added a commit that referenced this pull request Apr 25, 2017
MAVEN-268 disable linter for java8
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