apache/rocketmq-schema-registry

Replace compile tools to artifactory-client-java

Ouverte

#46 ouverte le 22 août 2022

 (0 commentaire) (0 réaction) (0 personne assignée)Java (20 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (34 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

In DynamicCompileProvider, org.eclipse.aether.RepositorySystem is used to deploy jar to remote repository, which can be replaced by artifactory-client-java to simplify the code.

Guide contributeur