You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org> on 2007/11/06 12:21:51 UTC

[jira] Commented: (TRINIDAD-801) Trinidad should use the new MyFaces Master POM

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

Bernd Bohmann commented on TRINIDAD-801:
----------------------------------------

When will be the pom available on repo1.maven.org?

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