Added troubleshooting feature repos (#10)

* Added a troubleshooter about extensions

Signed-off-by: Andre Fuechsel <andre.fuechsel@telekom.de>
pull/9/merge
Andre Fuechsel 2016-06-02 22:05:34 +02:00 committed by Kai Kreuzer
parent 5b9aab5fd2
commit 5bcda2dee3
1 changed files with 4 additions and 1 deletions

View File

@ -6,4 +6,7 @@ layout: documentation
# Troubleshooting Guide
to be done...
## Add-Ons cannot be installed
Add-Ons to openHAB may be installed from remote repositories. If you miss add-ons or the installation of an add-on is not working most probably you have problems accessing the associated remote repository. In such cases your maven `settings.xml` contains settings that prevent openHAB to access the repository. Try to rename or delete your maven `settings.xml` (located in `~/.m2`) and try again to install your add-on.