Skip to content

Using tooling, platform descriptor should only be downloaded when targeting a different version #4822

@ia3andy

Description

@ia3andy

Describe the bug
When using maven plugin to create a project it downloads the descriptor even if it's the current used version in the plugin:

[INFO] --- quarkus-maven-plugin:0.26.1:create (default-cli) @ standalone-pom ---
Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom-descriptor-json/0.26.1/quarkus-bom-descriptor-json-0.26.1.json

Expected behavior
Download only if the version is different and maybe have a cache?

Actual behavior
Download every time

Metadata

Metadata

Assignees

Labels

kind/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions