Thanks to visit codestin.com
Credit goes to github.com

Skip to content

EclipseJavaCompiler does not respect CompilerConfiguration.sourceFiles, leading to FilerException: Source file already created on mvn compile without clean when e.g. mapstruct is involved #232

Closed
@famod

Description

@famod

Details: #231 (comment)

This aims at doing the first step; making EclipseJavaCompiler use AbstractCompiler.getSourceFiles(CompilerConfiguration) instead of it's own (faulty) logic.

The second step of figuring out what to do (also for javac!) when no explicit sourceFiles are present is not part of this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions