vert-x3 / vertx-stack

Vert.x stack
Apache License 2.0
120 stars 48 forks source link

vertx stack cache aether infos #25

Closed vietj closed 8 years ago

vietj commented 8 years ago
cescoffier commented 8 years ago

I'm not sure we should cache snapshots. It's probably better to let Aether deal with snapshot caching.

vietj commented 8 years ago

if we don't do it for snapshot, we cannot really test this feature with SNAPSHOT when trying the stack ourselves, right ?

cescoffier commented 8 years ago

I've test using vertx-core 3.1 explicitly to test released artifacts. So test would use this too. In addition I can build a stack using whatever release artifact from Maven central.

vietj commented 8 years ago

I'm trying the tool and usability and how people are going to use it, howe it goes etc..., we need to have a --cache-snapshot configuration or something like that ?

vietj commented 8 years ago

or as an env variable