Skip to content

[Maven Extension] Migrate from plexus to JSR dependency injection #149

Open
@anuraaga

Description

@anuraaga

We currently use plexus dependency injection, but using JSR would allow constructor injection, fitting better with our general patterns of non-null final fields, and provide an experience more consistent with standard frameworks.

https://maven.apache.org/maven-jsr330.html

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions