[forge-issues] [JBoss JIRA] (FURNACE-140) FileNotFoundException: Source '/path/to/addon/target/classes' does not exist

George Gastaldi (JIRA) issues at jboss.org
Tue Mar 21 11:41:00 EDT 2017


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

George Gastaldi commented on FURNACE-140:
-----------------------------------------

Add a package-info.java in your addon/ project. 

> FileNotFoundException: Source '/path/to/addon/target/classes' does not exist
> ----------------------------------------------------------------------------
>
>                 Key: FURNACE-140
>                 URL: https://issues.jboss.org/browse/FURNACE-140
>             Project: Forge: Furnace
>          Issue Type: Bug
>            Reporter: Jess Sightler
>
> When I run forge tests within the IDE, it will use the classes directory for loading add-on classes. This is great, however, some of the add-on modules do not have source files and do not necessarily generate a classes folder. For example, I may have a multimodule addon (addon/, api/, impl/, tests/, etc) that doesn't have any sources inside of addon/.
> In this case, Forge fails to load the classes and I end up with a FileNotFoundException.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the forge-issues mailing list