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

[jira] Created: (TRINIDAD-801) Trinidad should use the new MyFaces Master 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


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


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

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ 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.


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

Posted by "Manfred Geiler (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540428 ] 

Manfred Geiler commented on TRINIDAD-801:
-----------------------------------------

today or tomorrow - depends on mirrors...

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


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

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
    [ 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.