[SOLVED] create_binding_skeleton errors [message #1734777] |
Sat, 11 June 2016 16:09  |
Eclipse User |
|
|
|
Hi,
I am trying to create a new binding, starting with the creation of a skeleton.
I cloned the repo https://github.com/eclipse/smarthome.git
When I run the script create_binding_skeleton.sh / or .cmd (tried both on linux/windows) in /extensions/binding I get the following error:
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.758 s
[INFO] Finished at: 2016-06-11T21:54:18+02:00
[INFO] Final Memory: 32M/78M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.4:generate (default-cli) on project pom: The desired archetype does not exist (org.eclipse.smarthome.archetype:org.eclipse.smarthome.archetype.binding.test:0.9.0-SNAPSHOT) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] ...
Any help to solve the issue is appreciated.
Thx, Juergen
[Updated on: Tue, 14 June 2016 17:05] by Moderator
|
|
|
|
|
|
|
|
Re: create_binding_skeleton errors [message #1785130 is a reply to message #1783782] |
Mon, 09 April 2018 16:56  |
Eclipse User |
|
|
|
I have fixed the problem... it looks like create_binding_skeleton.cmd started working after I tried to execute create_openhab_binding_skeleton for the first time.
Not sure what is the dependency is between the two, and if this is something that should be expected in any way, but at least it seems to work fine now!
|
|
|
Powered by
FUDForum. Page generated in 0.07510 seconds