Closed m133225 closed 8 years ago
Will also attempt to configure transitive local dependencies. i.e. updateMigrator uses commons, anything that uses updateMigrator should be able to access commons. Currently this is not configured since local dependencies are not located in a maven repo.
EDIT: Never mind, will do this in a separate PR as it will need to involve versioning of the custom dependencies.
Fixes #515