Codarama / diet-maven-mojo

A maven mojo that utilizes the diet-core to slimify the project and its dependencies
diet.codarama.org
MIT License
2 stars 0 forks source link

Diet unable to find specific list of dependencies #5

Closed tishun closed 8 years ago

tishun commented 8 years ago

"Could not get list of dependencies from Maven, reverting to Maven local repository"

This is due to the fact that we are still unable to extract the specific dependencies and revert to minimizing the entire repo, which is slow as hell and bad as Trump.

ayld commented 8 years ago

Crap. Doesn't this magically work on some Maven versions?

tishun commented 8 years ago

Works, issue was I was using old code