[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:45:00 EDT 2017


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

George Gastaldi closed FURNACE-140.
-----------------------------------
    Resolution: Won't Fix


The solution is to add a package-info.java to the empty project. Closing it as won't fix. Reopen if the problem persists


> 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