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

Matthias Weßendorf resolved TRINIDAD-801.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.5-core
         Assignee: Matthias Weßendorf

fixed this over the weekend.
We are now using version 3 of the MyFaces POM

> Trinidad should use the new MyFaces Master POM
> ----------------------------------------------
>
>                 Key: TRINIDAD-801
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-801
>             Project: MyFaces Trinidad
>          Issue Type: Task
>          Components: Build
>    Affects Versions: 1.0.4-core, 1.2.4-core
>            Reporter: Manfred Geiler
>            Assignee: Matthias Weßendorf
>             Fix For: 1.0.5-core
>
>
>   <parent>
>     <groupId>org.apache</groupId>
>     <artifactId>apache</artifactId>
>     <version>4</version>
>   </parent>
> should be replaced by
>   <parent>
>       <groupId>org.apache.myfaces</groupId>
>       <artifactId>myfaces</artifactId>
>       <version>2</version>
>   </parent>

-- 
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