Skip to content
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

Closed
sja opened this issue Jan 7, 2015 · 4 comments
Closed

IDE Setup Process not working #103

sja opened this issue Jan 7, 2015 · 4 comments

Comments

@sja
Copy link

sja commented Jan 7, 2015

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 resulted BUILD SUCCESS.

I started mvn clean build from commandline and got this:

ERROR] Internal error: java.lang.RuntimeException: Failed to resolve target definition /Users/sja/Documents/dev/git/homeautomation/openhab2/targetplatform/openhab.target: Failed to load p2 metadata repository from location http://hstaudacher.github.io/osgi-jax-rs-connector: Unable to read repository at http://hstaudacher.github.io/osgi-jax-rs-connector. http://hstaudacher.github.io/osgi-jax-rs-connector is not a valid repository location. -> [Help 1]

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

@kaikreuzer
Copy link
Member

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?

@kaikreuzer
Copy link
Member

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...

@kaikreuzer
Copy link
Member

I changed the p2 repo url to directly reference version 4.1.1 - it should now work again!

@sja
Copy link
Author

sja commented Jan 7, 2015

Looks much better now ;-)

digitaldan pushed a commit to digitaldan/openhab-addons that referenced this issue Mar 29, 2019
Separated aux sensors into humidity and temp.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants