This plugin is used to retrieve JARs of resources from remote repositories, processes those resources, and incorporate them into JARs you build with Maven. A very common use-case is the need to package certain resources in a consistent way across your organization: at Apache it is required that every JAR produced contains a copy of the Apache license and a notice file that references all used software in a given project.
Instructions on how to use the Remote Resources Plugin can be found here.