Skip to content

Update minimum required Maven version declaration #4

@ctrueden

Description

@ctrueden

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions