Maven
Build Systems
Maven
Detects Maven builds and reports vendor status.- Detected From
- pom.xml.
- Writes
- Nothing today.
- Visibility
- Maven project files are left untouched.
When To Use It
Use this when Java repos vendor external code but Maven should remain authoritative.
Workflow
Run ingraft doctor to inspect the current status, then run
ingraft refresh after adding or updating vendored source. Refresh only
writes supported files when the tool is actually detected in the repository.