[forge-dev] [JBoss JIRA] Closed: (SEAMFORGE-32) ClassNotFound when running from the IDE

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Sat Mar 5 16:50:46 EST 2011


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

Lincoln Baxter III closed SEAMFORGE-32.
---------------------------------------

    Resolution: Won't Fix


The proper method to run forge is to run:

"mvn exec:java" from the dist/ module.

> ClassNotFound when running from the IDE
> ---------------------------------------
>
>                 Key: SEAMFORGE-32
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-32
>             Project: Seam Forge
>          Issue Type: Enhancement
>            Reporter: Paul Bakker
>            Priority: Minor
>
> I'm trying to get Forge working from an IDE (Intellij) by importing the pom.xml. That works but running results in a ClassNotFound for: 
> -ch.qos.cal10n and
> -javax.el
> It works after I changed the scope from test to compile. No problems when building/running with Maven though. Not sure if this is incorrect behavior but fixing it would make it easier to get started on changing code.

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