-To make Maven work we need the so called `pom.xml` files. This configuration file contains information about the project and various configuration details used by Maven to build the project(s). The `pom.xml` files help to organize everything needed to build your project. You can use any Maven-based project you want with that approach, not just Fiji. So e.g. you can import {% include github org='fiji' repo='fiji' label='fiji/fiji' %} that way, or an individual plugin such as {% include github org='fiji' repo='AnalyzeSkeleton' label='fiji/AnalyzeSkeleton' %}.
0 commit comments