jira-importer commented on issue #488: URL: https://github.com/apache/maven-indexer/issues/488#issuecomment-2965144748
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented Example branch, where MI is "de-plexusized", and javax.inject annotations are applied: https://github.com/cstamas/maven-indexer/commits/javax-inject But still, as MI relies on some Maven components, it cannot be totally plexus-free. Actually, this change made it even more problematic, as it would run in container that supports (as SISU, or at least somehow bridges between) both, plexus and javax.inject components. This is work in progress, the build does not pass, as many UTs are still PlexusTestCase, so more changes needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org