Skip to content

Followup #151: pom.xml in Reference Documentation, ch. 2.1. Apache Maven, is not working #152

@hayosc

Description

@hayosc

Follow-up to prematurely closed #151.

First, do not close issues, without giving the author the chance to reply, just because you do not get the point.

The documentation is crystal clear: There is nothing to be added to the example maven-plugiin annotationProcessorPaths section, otherwise there would be three dots ("...") in front or after the mapstruct-spring-extensions entry.

The screen shots you posted tell the reader indirectly to put the libraries of mapstruct into the project (pom.xml).

  • Either just the libraries as dependencies.
  • Or set up the complete mapstruct-processor as described in the MapStruct documentation. This means using a second maven-plugin section. And this setup leads to errors in the annotation processing.

It took me two days to find the correct setup, wasting your tax payers money by the way.

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