Maven 3.0 did not support sisu-index (produced by sisu-maven-plugin during build), but 3.1 onward does support it.
Hence. If you support Maven 3.0 inclusive, you must stick with plexus xml, otherwise is not required. T On Wed, Jul 6, 2022, 15:17 Konrad Windszus <k...@apache.org> wrote: > > > or are you trying to create bindings for a new packaging? > > Yes, this is what I am doing. You can see it already in > https://github.com/apache/jackrabbit-filevault-package-maven-plugin/blob/master/src/main/resources/META-INF/plexus/components.xml > . > > But from all your information I derived that I need to stick with > plexus/components.xml for the time being to be compatible with Maven 3.x. I > don't see any possibility to keep compatibility while switching to JSR 330. > > Konrad > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > >