googleapis / googleapis/java-genai
Be able to run examples from Maven reactor, without having to install library into local repo
Open
priority: p3
type: feature request
- Dominant language
- Java
- Stars
- 397
- Forks
- 125
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 41
Description
**Is your feature request related to a problem? Please describe.**
It would be neat if the examples could be run locally without have to `mvn install` the library, first.
**Describe the solution you'd like**
Make this a Maven multi-module project, with a reactor.
**Describe alternatives you've considered**
Using `mvn install`.
**Additional context**
I'll contribute documentation for how it currently works, which could be updated once this is implemented.
Contributor guide
Assessment
This issue has not been assessed yet.