Currently we declare:
<prerequisites>
<maven>2.2.1</maven>
</prerequisites>
But there has now been one report of Maven 2.2.1 not successfully building a SciJava-based project: imagej/ImageJ#38
We need to investigate whether we can replicate the build failure, and if so, what caused it. Then consider updating the pom-scijava minimum version to match our test results.
Currently we declare:
But there has now been one report of Maven 2.2.1 not successfully building a SciJava-based project: imagej/ImageJ#38
We need to investigate whether we can replicate the build failure, and if so, what caused it. Then consider updating the
pom-scijavaminimum version to match our test results.