wildfly / galleon

Galleon Provisioning Tool
https://docs.wildfly.org/galleon/
Apache License 2.0
26 stars 30 forks source link

[GAL-333] Bulk artifact resolve operation #305

Closed spyrkob closed 2 years ago

spyrkob commented 2 years ago

Issue: https://issues.redhat.com/browse/GAL-333

Exposing RepositorySystem#resolveArtifacts in MavenRepoManager interface. Example usage in wildfly-galleon-plugins: https://github.com/wildfly/galleon-plugins/compare/main...spyrkob:bulk_resolve_60

spyrkob commented 2 years ago

removed the implementation from SimplisticMavenRepoManager and squashed the commits