Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Delete the pluxin.xml files and also use the annotation for native plugins.
One solution is to use Jandex (Apache license) to speed up the search for annotations in order to create indexes during the build process.
The only constraint is that you have to use "jandex-maven-plugin" in the build process, this transparently creates a fairly small META-INF \ jandex.idx index file.
Attachments
Issue Links
- is related to
-
HOP-1648 Increase startup performance
- Resolved
- links to