Hi KNIME Team,
I’d like to build the KNIME Analytics Platform from source for development purposes, but I’m unsure about the correct and up-to-date steps.
Could you please provide guidance on the following:
- Which repositories should I clone?
- What are the prerequisites (e.g., Java version, Maven, Eclipse)?
- How do I configure the development environment (target platform, settings)?
- How can I resolve dependencies like
ap.parent
or other missing POMs? - What is the correct build command to compile and run the platform locally?
I’ve seen some older documentation, but I’d appreciate a current and complete guide for building the latest version.
Thanks in advance for your help!