[forge-dev] [JBoss JIRA] Closed: (SEAMFORGE-103) Seam Forge from the seam final distribution creates projects that depend on seam-persistence 3.0.0.Beta4, instead of Final.

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Wed Mar 30 13:45:37 EDT 2011


     [ https://issues.jboss.org/browse/SEAMFORGE-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III closed SEAMFORGE-103.
----------------------------------------

         Assignee: Lincoln Baxter III
    Fix Version/s: 1.0.0.Alpha3
       Resolution: Won't Fix


Forge resolves artifacts from Maven repositories. Since Final is not in a public maven repo yet, it will not show up in the list of options. This will function once Final is released to JBoss Nexus Public.

Forge does not use artifacts bundled with the Seam Dist release. (But could with some significant tweaking, and if the dist was structured like a maven repo.)

> Seam Forge from the seam final distribution creates projects that depend on seam-persistence 3.0.0.Beta4, instead of Final.
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SEAMFORGE-103
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-103
>             Project: Seam Forge
>          Issue Type: Bug
>    Affects Versions: 1.0.0.Alpha2
>            Reporter: Marek Schmidt
>            Assignee: Lincoln Baxter III
>            Priority: Critical
>             Fix For: 1.0.0.Alpha3
>
>
> The version of Seam Forge in the 3.0.0.Final distribution generates project that depend on org.jboss.seam.persistence:seam-persistence-impl:3.0.0.Beta4.
> It should generate projects depending on org.jboss.seam.persistence:seam-persistence-impl:3.0.0.Final.
> Note that the package org.jboss.seam.persistence.transaction has been moved to org.jboss.seam.transaction, so the generated code and beans.xml needs to be changed as well.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-dev mailing list