docs: add root-level development.md guide for scoped builds by blakeli0 · Pull Request #13151 · googleapis/google-cloud-java (original) (raw)
Code Review
This pull request introduces a development.md guide to help developers perform efficient, targeted builds within the google-cloud-java monorepo using Maven flags like -pl and -am. The review feedback focuses on correcting misleading examples of reactor dependencies by removing external repositories, clarifying the necessity of mvn install for local BOM resolution, and ensuring command instructions adhere to the repository's root-directory convention.