Dear Community,
I am developing a binding. As mentioned in die docs, I forked the main project and created a new feature branch and imported the new project. Now I changed the machine set up the IDE over there too. I edited the remote repo and checked out the feature branch.
I was surprised that my new addon-project wasn’t there by default and after importing it manually I got an error after the build:
Description Resource Path Location Type Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (execution: default, phase: compile) pom.xml /org.openhab.binding.cus line 6 Maven Project Build Lifecycle Mapping Problem
Thanks for your advice to solve this issue.