[
https://issues.apache.org/jira/browse/MCOMPILER-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16473644#comment-16473644
]
Christian Stein commented on MCOMPILER-341:
-------------------------------------------
{quote}[...] although ideally it could be merged with that from the
src/main/java folder
{quote}
Manually merging is a good start. Granted, users need to synchronize
module-info elements carefully and correctly from main to test ... and update
it when-ever the main module descriptor changes. Automatic module-info merging
is possible and already a feature offered by [https://github.com/forax/pro]
> Compile module-info.java files located in test sources
> ------------------------------------------------------
>
> Key: MCOMPILER-341
> URL: https://issues.apache.org/jira/browse/MCOMPILER-341
> Project: Maven Compiler Plugin
> Issue Type: Improvement
> Affects Versions: 3.7.0
> Reporter: Christian Stein
> Priority: Minor
> Labels: pull-request-available
>
> Support compilation of projects with test sources containing modules – along
> with explicit module descriptors ({{module-info.java}} files).
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)