GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Don't rely on internal MavenRepositorySystemUtils
Aperta
p3
Tech Debt
- Lingua principale
- Java
- Stelle
- 163
- Fork
- 80
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Option 1: If you need a RepositorySystemSession, best seems to be creating a
MavenExecutionRequest, and then `container.lookup(DefaultRepositorySystemSessionFactory.class).newRepositorySession(mavenRequest)`. This is what's used both by Eclipse m2e and LemMinX-Maven
Option 2: see how
https://github.com/simpligility/maven-repository-tools/tree/master/maven-repository-provisioner
does it
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.