Skip to main content

Project management

Maven

We use Maven for ImageJ's project infrastructure.

We publish Maven artifacts to our own Maven repository, accessible from:

http://code.imagej.net/maven2/

For more on Maven, see these guides:

Trac

Each project has a corresponding Trac site:

In particular, we use the ImageJ Trac's ticketing system for our ImageJ Roadmap.

Jenkins

We also have a Jenkins continuous build system, which automatically checks the code for build and test errors.

You can access Jenkins's last successful build artifacts from the Downloads page.