projectlombok/lombok

[BUG] Document how to use with tycho

オープン

#3,109 opened on 2022/02/07

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Java (2,310 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (12,535 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Describe the bug Missing documentation about usage of lombok with maven and tycho.

Expected behavior When going to https://projectlombok.org/setup/maven I would expect a section on maven+tycho or a separate page that can be selected from the "Install" dropdown menu https://github.com/projectlombok/lombok/blob/master/website/templates/setup/maven.html

Version info (please complete the following information):

Additional context As tycho is a bit special in the maven world, it needs a special mention. I see that there is already an issue marked as won'tfix #273 , but I believe the circumstances have changed since then ( #285 ) There should be a canonical way of configuring lombok with tycho. There are some solutions posted in #285 and https://stackoverflow.com/questions/40495096/maven-tycho-says-lombok-required-artifact-is-missing-although-other-dependencies but as the user of the library I'd hope to see clear instructions on the project page as well.

コントリビューターガイド