modern-java-practices icon indicating copy to clipboard operation
modern-java-practices copied to clipboard

Separate each section into General and Specific for JVM

Open binkley opened this issue 2 years ago • 0 comments

Standard structure

Consider putting each page on pipeline portion into a standard structure:

  • Why and General
  • Specific to JVM (JVM, Gradle and Maven)
  • Spots to insert advice for other build tools & language ecosystems
  • Going further
  • Tips

More than Gradle/Maven

Prepare for the sections being expandable for other build tools/platforms/languages.

Separate each section into General advice, and advice Specific to JVM. Add a Discussion section to break up advice from why and discussion.

binkley avatar Apr 16 '24 14:04 binkley