On Thu, Dec 31, 2015 at 1:01 PM, Robert Scholte <rfscho...@apache.org> wrote:
> The next blocking issue requires some work by the Apache Maven team and/or > at the QDox project[2]. > QDox is a Java Parser which is used to read javadoc and/or annotations from > source in order to generate xml or other Java files. > With the module-info.java in place we get a ParserException, which is of > course expected at this moment. Hi, Robert, wouldn't it be possible to simply ignore **/module-info.javaa? Sounds like the obvious solution to me. Jochen