[forge-issues] [JBoss JIRA] (FORGE-434) Inclusion of Seam Render Module: Conflict with Forge Core

Ryan Bradley (JIRA) jira-events at lists.jboss.org
Tue Jan 17 14:35:18 EST 2012


    [ https://issues.jboss.org/browse/FORGE-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659936#comment-12659936 ] 

Ryan Bradley commented on FORGE-434:
------------------------------------

Okay, thanks Lincoln.  I do have a beans.xml file, (as well as forge.xml), in META-INF, they just had not been added to the Git repository.  That has been changed now though.  Can I pull the fixed version of Forge from GitHub?
                
> Inclusion of Seam Render Module: Conflict with Forge Core
> ---------------------------------------------------------
>
>                 Key: FORGE-434
>                 URL: https://issues.jboss.org/browse/FORGE-434
>             Project: Forge
>          Issue Type: Bug
>          Components: Forge Build, JBoss Tools Integration, Plugin API
>    Affects Versions: 1.0.0.Beta3, 1.0.0.Beta4, 1.0.0.Beta5
>         Environment: Fedora 15, 64-bit: exists with Forge versions 1.0.0.Beta3 through 1.0.0.Beta5
>            Reporter: Ryan Bradley
>            Assignee: Koen Aers
>
> I am developing a plugin which depends on the seam-render module.  When I execute 'forge source-plugin' to build and install the plugin, both operations are successful.  Forge outputs "Build successful", and then, "Installed from [{plugin.home}] successfully."  However, whenever I try to execute the plugin, Forge outputs the following error: "ERROR: No such command {command.name}".  Through debugging, I have determined that it is the inclusion of the seam-render JAR in my plugin (also part of the Forge core) which causes these build issues.  A workaround, described below, exists by manually including it as a dependency of the plugin, but this is obviously not ideal for third-party users of the plugin.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-issues mailing list