Hi I do like that I can branch to an older branch and just build a module like camel-hazelcast and it downloads the other SNAPSHOTS from maven, such as camel-core etc. Otherwise I would need to rebuild the entire source tree.
Isn't it possible to run some command from the command line using maven to delete/clean your maven repo? Or maybe have some maven profile so this is only run if you do -P cleanrepo or something On Wed, Feb 22, 2017 at 9:53 PM, Zoran Regvart <zo...@regvart.com> wrote: > Hi Cameleers, > I think we all have this problem, you're building a module of Camel > using Maven and it grabs the latest snapshots from Maven Central, so > you end up with a number of -SNAPSHOT artifacts in your local Maven > repository. > > I would like to add `build-helper:remove-project-artifact` to parent > POM to remove all artifact in install phase. > > Does this make sense to you? > > zoran > -- > Zoran Regvart -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2