Local configuration of Kiuwan Insights
Local Maven Repository
In case your installation contains a local Maven repo , you can configure KLA to search for components' information also in your local repository.
To do it, just configure the location through property : maven.local.directory
Additional Public Maven Repositories
By default, Kiuwan search for components' information in Maven central. We will be adding some other public repositories, but you can also add repos you know are using.
In case you need to add additional public Maven repos, you can do it by adding those repos to property : maven.public.repositories
Additional Private Maven Repositories
In case you are accessing private Maven repos, you can add them using below properties