-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IDE Setup Process not working #103
Comments
As you can see here, the build should work nicely: https://openhab.ci.cloudbees.com/job/openHAB2/95/consoleFull Do you have any proxy that prevents access to http://hstaudacher.github.io/osgi-jax-rs-connector? |
Hm, ok, I only proved that it worked yesterday - but I just have this build failing as well with the same message: https://hudson.eclipse.org/smarthome/job/SmartHomeDistribution/278/console I will analyze what's wrong with this update site... |
I changed the p2 repo url to directly reference version 4.1.1 - it should now work again! |
Looks much better now ;-) |
Separated aux sensors into humidity and temp.
I followed the simple Steps in ide.md to setup my environment. I used a new workspace, switched the target platform but there are still many errors, because there are only ten Plug-ins detected, all from org.openhab.* but no org.eclipse.smarthome.* or other plugins.
Maven
clean build
from eclipse did not help, either. Just resultedBUILD SUCCESS
.I started
mvn clean build
from commandline and got this:Is there an old/moved dependency?
Environment:
OS X 10.10.1, Oracle JDK 1.6, 1.7, 1.8 installed.
Maven 3.2.3
Yoxos 5.6
The text was updated successfully, but these errors were encountered: