Fix implee6 include on code and clean myfaces impl pom.xml
----------------------------------------------------------
Key: MYFACES-2653
URL: https://issues.apache.org/jira/browse/MYFACES-2653
Project: MyFaces Core
Issue Type: Task
Components: build process
Affects Versions: 2.0.0-beta-3
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
It was notice when myfaces core 2.0.0-beta-3 was deployed, implee6 code was
not added. We need to do some other stuff with that pom like allow use this
command:
mvn clean install site -Pgenerate-site -Pgenerate-tlddoc
mvn clean install -Pgenerate-tlddoc -Pgenerate-assembly
to generate proper artifacts, and generate an specific facelets-tlddoc.jar file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.