[ 
https://issues.apache.org/jira/browse/MYFACES-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonardo Uribe resolved MYFACES-2653.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

Finally, generate-tlddoc profile was removed, and we can generate site using:

mvn site -Pgenerate-site

and generate assembly artifacts using

mvn install -Pgenerate-assembly

> 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
>             Fix For: 2.0.0
>
>
>  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.

Reply via email to