groovy / groovy/groovy-eclipse

Using mapstruct and lombok together

Open
#1,149 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

maven
Dominant language
Java
Stars
681
Forks
197
PR merge metrics
No merged PRs in 30d

Description

I have made java app that needs DTO mapper with groovy + lombok
and introduce mapstruct, but it don't generate mapper impl.

Solving this problem, I find this discussion #874 .

Still not fix the bug?


  • java version: 1.8
  • lombok version: 1.18.12
  • mapstruct version: 1.3.1.Final
  • groovy-eclipse-complier version: 3.6.0-03

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the mapper-generation failure with Java 8, Lombok 1.18.12, MapStruct 1.3.1.Final, and groovy-eclipse-compiler 3.6.0-03. Read discussion #874 for related context; done means the mapper implementation is generated when Groovy, Lombok, and MapStruct are used together.

Written by the indexing model from the issue text.

Assessment

Tech stack
groovy, java
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.