Skip to content

Make Java SemVer modular #12

@zafarkhaja

Description

@zafarkhaja

The idea is to make Java SemVer modular by separating different concepts of SemVer into independent modules using Maven's Project Aggregation. The different modules could be the SemVer's core specification, the SemVer Expressions API, library extensions or there could also be modules of utilities and/or Maven plugins, later on.

This will allow to use only those parts of Java SemVer that are required for a project.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions