frankframework / frankframework/frank-doc-plugin
Fix includeDeLombokSources path
Open
Beginner friendly
- Dominant language
- Java
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This should point to the project.build.directory and should not contain the target folder.
Property should also be used for getting the correct sources.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the implementation of includeDeLombokSources and inspect how its source path is assembled and how project.build.directory is accessed. Confirm that the path uses the project build directory without an extra target segment and that the property supplies the source location. Done means the generated path is correct and the relevant build or plugin checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100