Steps to reproduce:
1. Import Opencast 2.0 in as an Eclipse project with m2e
2.
3.
Actual Results:
Eclipse throws a NullPointerException when it tries to load several submodules as projects, namely matterhorn-admin-ui-ng and some others
Expected Results:
The projects should be imported without errors
Workaround (if any):
The parameter <versionRange> should be added to the <pluginExecution> section of the frontend-maven-plugin in the <pluginManagement> section of the main pom.xml
Merged PR 590 with f943a0d.
Should this go into develop as well? I'm unclear on whether we're still merging r/2.0.x into develop.
No idea. Feel free to ask the release managers, or let me know if you want me to do that. I can file another PR for develop if needed.
Got in touch with Lars, the cutoff is Oct 1 so this will be automatically included into 2.1/develop.