Source code
Project management
Maven
We use Maven for ImageJ's project infrastructure.
We publish Maven artifacts to our own Maven repository, accessible from:
http://maven.imagej.net/
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:
http://jenkins.imagej.net/
You can access Jenkins's last successful build artifacts from the Downloads page.
