apache / apache/maven-plugin-tools
[MPLUGIN-540] Support @Inject for generating the plugin descriptor file.
- Dominant language
- Java
- Stars
- 64
- Forks
- 71
- Avg merge
- 12h 24m
- Merged PRs (30d)
- 32
Description
**[Elliotte Rusty Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)** opened **[MPLUGIN-540](https://issues.apache.org/jira/browse/MPLUGIN-540?redirect=false)** and commented
From https://maven.apache.org/plugin-tools/maven-plugin-plugin/examples/using-annotations.html
Plugin Tools Java Annotations
You can use Java annotations to generate the plugin descriptor file.
This includes `@Component` but not `@Inject`. Figure out what this means for `@Inject`, then do it.
---
No further details from [MPLUGIN-540](https://issues.apache.org/jira/browse/MPLUGIN-540?redirect=false)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.