this filter plugin intercepts all entities, injects and propagates plugin-data (if the entity is an entry-point, or a dependency with no plugin-data),
and then makes them go through the resolverPlugin set of resolvers, in order to obtain the absolute path to the resource.
this filter plugin intercepts all entities, injects and propagates plugin-data (if the entity is an entry-point, or a dependency with no plugin-data), and then makes them go through the resolverPlugin set of resolvers, in order to obtain the absolute path to the resource.
for an explanation, see detailed comments of this submodule: "plugins/filters/entry".