[
https://issues.apache.org/jira/browse/MCOMPILER-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz reassigned MCOMPILER-365:
----------------------------------------------
Assignee: (was: Christian Stein)
> Missing main classes when test contains a module descriptor
> -----------------------------------------------------------
>
> Key: MCOMPILER-365
> URL: https://issues.apache.org/jira/browse/MCOMPILER-365
> Project: Maven Compiler Plugin
> Issue Type: Improvement
> Affects Versions: 3.8.0
> Reporter: Christian Stein
> Priority: Minor
>
> When `testCompile` detects a `module-info.java` file it patches the sources
> from the main set into the test compilation process. This yields a)
> recompiling main source files and b) leaves out not directly referenced main
> types.
> I would be better to re-use _all_ compiled type from the main source set, if
> possible.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)