Skip to content

[Discussion]: Is there interest in moving to maven based build instead of antΒ #9

@bokken

Description

@bokken

Describe the Feature

maven is more commonly used now than ant, and it's pom.xml and repository have become something of a standard for open source jar distribution.
It would also simplify adding unit tests.

Expected Complications

Some project structural changes to comply with maven convention (i.e. source moved to /src/main/java).
Naming of some secondary artifacts would likely change.
There could be future work to break out some of the sample code into separate projects, which could be part of a reactor build.

Will I try to implement this new feature?

Yes

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