Skip to content

Mavenisation of forester #12

Description

@josemduarte

At BioJava we are using the forester library within the biojava-phylo module. It's all working great with forester, except for the dependency management. We use maven (as many people these days in the java world) but forester does not exist in maven central. In the past we've solved this by publishing a forester artifact under the org.biojava.thirdparty group, but that required some manual work. We now need to update to version 1.038 of forester (see biojava/biojava#350) so we are going to go through the process of publishing to maven again.

To avoid some of that work for the future I'm considering submitting a pull request to mavenise forester. Would that be a welcome solution? It would require some reorganisation of the project so that it follows the maven layout convention (java code under src/main/java, java-related resources under src/main/resources, testing java code under src/test/java).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions