Skip to content

#2244 Mark mapstruct-processor jar as Spring-Boot-Jar-Type: annotation-processor - #2248

Merged
filiphr merged 1 commit into
mapstruct:masterfrom
filiphr:2244
Oct 28, 2020
Merged

filiphr merged 1 commit into
mapstruct:masterfrom
filiphr:2244

Conversation

@filiphr

@filiphr filiphr commented Oct 24, 2020

Copy link
Copy Markdown
Member

Doing this would make sure that starting from Spring Boot 2.4 the mapstruct-processor will not be included in the fat jar produced by the Spring Boot maven plugin if people have it as a maven provided dependency.

This is an alternative if people are not using the maven-compiler-plugin annotationProcessorPaths

Fixes #2244

…annotation-processor

Doing this would make sure that starting from Spring Boot 2.4 the mapstruct-processor will not be included in the fat jar produced by the Spring Boot maven plugin if people have it as a maven provided dependency.

This is an alternative if people are not using the maven-compiler-plugin annotationProcessorPaths
@filiphr
filiphr requested a review from sjaakd October 24, 2020 15:47
@filiphr
filiphr merged commit 3256abb into mapstruct:master Oct 28, 2020
@filiphr
filiphr deleted the 2244 branch October 28, 2020 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mark mapstruct-processor jar as Spring-Boot-Jar-Type: annotation-processor

2 participants