--- maven-resources-plugin-3.1.0/src/main/filtered-resources/META-INF/maven/org.apache.maven.plugins/maven-resources-plugin/plugin-help.xml 1970-01-01 01:00:00.000000000 +0100 +++ maven-resources-plugin-3.1.0/src/main/filtered-resources/META-INF/maven/org.apache.maven.plugins/maven-resources-plugin/plugin-help.xml 2019-04-01 08:42:56.035739311 +0200 @@ -0,0 +1,493 @@ + + + ${project.name} + ${project.description} + ${project.groupId} + ${project.artifactId} + ${project.version} + resources + + + copy-resources + Copy resources of the configured plugin attribute resources + false + true + false + false + false + true + org.apache.maven.plugins.resources.CopyResourcesMojo + java + per-lookup + once-per-session + 2.3 + true + + + addDefaultExcludes + boolean + 3.0.0 + false + true + Copy resources of the configured plugin attribute resources + + + delimiters + java.util.LinkedHashSet + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + encoding + java.lang.String + false + true + Copy resources of the configured plugin attribute resources + + + escapeString + java.lang.String + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + escapeWindowsPaths + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + fileNameFiltering + boolean + 3.0.0 + false + true + Copy resources of the configured plugin attribute resources + + + filters + java.util.List + false + true + Copy resources of the configured plugin attribute resources + + + includeEmptyDirs + boolean + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + mavenFilteringHints + java.util.List + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + nonFilteredFileExtensions + java.util.List + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + outputDirectory + java.io.File + true + true + Copy resources of the configured plugin attribute resources + + + overwrite + boolean + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + resources + java.util.List + true + true + Copy resources of the configured plugin attribute resources + + + skip + boolean + 3.0.0 + false + true + Copy resources of the configured plugin attribute resources + + + supportMultiLineFiltering + boolean + 2.5 + false + true + Copy resources of the configured plugin attribute resources + + + useBuildFilters + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + useDefaultDelimiters + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + + + + + + + + ${maven.resources.skip} + + + + + + + resources + Copy resources for the main source code to the main output directory. Always uses the project.build.resources element to specify the resources to copy. + false + true + false + false + false + true + process-resources + org.apache.maven.plugins.resources.ResourcesMojo + java + per-lookup + once-per-session + true + + + addDefaultExcludes + boolean + 3.0.0 + false + true + Copy resources of the configured plugin attribute resources + + + delimiters + java.util.LinkedHashSet + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + encoding + java.lang.String + false + true + Copy resources of the configured plugin attribute resources + + + escapeString + java.lang.String + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + escapeWindowsPaths + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + fileNameFiltering + boolean + 3.0.0 + false + true + Copy resources of the configured plugin attribute resources + + + filters + java.util.List + false + true + Copy resources of the configured plugin attribute resources + + + includeEmptyDirs + boolean + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + mavenFilteringHints + java.util.List + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + nonFilteredFileExtensions + java.util.List + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + outputDirectory + java.io.File + true + true + Copy resources for the main source code to the main output directory. Always uses the project.build.resources element to specify the resources to copy. + + + overwrite + boolean + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + skip + boolean + 3.0.0 + false + true + Copy resources of the configured plugin attribute resources + + + supportMultiLineFiltering + boolean + 2.5 + false + true + Copy resources of the configured plugin attribute resources + + + useBuildFilters + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + useDefaultDelimiters + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + + + + + + + + + ${maven.resources.skip} + + + + + + + testResources + Copy resources for the test source code to the test output directory. Always uses the project.build.testResources element to specify the resources to copy. + false + true + false + false + false + true + process-test-resources + org.apache.maven.plugins.resources.TestResourcesMojo + java + per-lookup + once-per-session + true + + + addDefaultExcludes + boolean + 3.0.0 + false + true + Copy resources of the configured plugin attribute resources + + + delimiters + java.util.LinkedHashSet + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + encoding + java.lang.String + false + true + Copy resources of the configured plugin attribute resources + + + escapeString + java.lang.String + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + escapeWindowsPaths + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + fileNameFiltering + boolean + 3.0.0 + false + true + Copy resources of the configured plugin attribute resources + + + filters + java.util.List + false + true + Copy resources of the configured plugin attribute resources + + + includeEmptyDirs + boolean + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + mavenFilteringHints + java.util.List + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + nonFilteredFileExtensions + java.util.List + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + outputDirectory + java.io.File + true + true + Copy resources for the test source code to the test output directory. Always uses the project.build.testResources element to specify the resources to copy. + + + overwrite + boolean + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + resources + java.util.List + true + true + Copy resources for the test source code to the test output directory. Always uses the project.build.testResources element to specify the resources to copy. + + + skip + boolean + 2.6 + false + true + Copy resources for the test source code to the test output directory. Always uses the project.build.testResources element to specify the resources to copy. + + + supportMultiLineFiltering + boolean + 2.5 + false + true + Copy resources of the configured plugin attribute resources + + + useBuildFilters + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + useDefaultDelimiters + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + + + + + + + + + + ${maven.test.skip} + + + + + + + --- maven-resources-plugin-3.1.0/src/main/filtered-resources/META-INF/maven/plugin.xml 1970-01-01 01:00:00.000000000 +0100 +++ maven-resources-plugin-3.1.0/src/main/filtered-resources/META-INF/maven/plugin.xml 2019-04-01 08:42:45.083685375 +0200 @@ -0,0 +1,830 @@ + + + ${project.name} + ${project.description} + ${project.groupId} + ${project.artifactId} + ${project.version} + resources + false + true + + + copy-resources + Copy resources of the configured plugin attribute resources + false + true + false + false + false + true + org.apache.maven.plugins.resources.CopyResourcesMojo + java + per-lookup + once-per-session + 2.3 + true + + + addDefaultExcludes + boolean + 3.0.0 + false + true + Copy resources of the configured plugin attribute resources + + + buildFilters + java.util.List + 2.4 + false + false + Copy resources of the configured plugin attribute resources + + + delimiters + java.util.LinkedHashSet + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + encoding + java.lang.String + false + true + Copy resources of the configured plugin attribute resources + + + escapeString + java.lang.String + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + escapeWindowsPaths + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + fileNameFiltering + boolean + 3.0.0 + false + true + Copy resources of the configured plugin attribute resources + + + filters + java.util.List + false + true + Copy resources of the configured plugin attribute resources + + + includeEmptyDirs + boolean + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + mavenFilteringHints + java.util.List + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + nonFilteredFileExtensions + java.util.List + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + outputDirectory + java.io.File + true + true + Copy resources of the configured plugin attribute resources + + + overwrite + boolean + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + project + org.apache.maven.project.MavenProject + true + false + Copy resources of the configured plugin attribute resources + + + resources + java.util.List + true + true + Copy resources of the configured plugin attribute resources + + + session + org.apache.maven.execution.MavenSession + true + false + Copy resources of the configured plugin attribute resources + + + skip + boolean + 3.0.0 + false + true + Copy resources of the configured plugin attribute resources + + + supportMultiLineFiltering + boolean + 2.5 + false + true + Copy resources of the configured plugin attribute resources + + + useBuildFilters + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + useDefaultDelimiters + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + + + + + + + + + + + ${maven.resources.skip} + + + + + + + org.apache.maven.shared.filtering.MavenResourcesFiltering + default + mavenResourcesFiltering + + + + + resources + Copy resources for the main source code to the main output directory. Always uses the project.build.resources element +to specify the resources to copy. + false + true + false + false + false + true + process-resources + org.apache.maven.plugins.resources.ResourcesMojo + java + per-lookup + once-per-session + true + + + addDefaultExcludes + boolean + 3.0.0 + false + true + Copy resources of the configured plugin attribute resources + + + buildFilters + java.util.List + 2.4 + false + false + Copy resources of the configured plugin attribute resources + + + delimiters + java.util.LinkedHashSet + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + encoding + java.lang.String + false + true + Copy resources of the configured plugin attribute resources + + + escapeString + java.lang.String + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + escapeWindowsPaths + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + fileNameFiltering + boolean + 3.0.0 + false + true + Copy resources of the configured plugin attribute resources + + + filters + java.util.List + false + true + Copy resources of the configured plugin attribute resources + + + includeEmptyDirs + boolean + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + mavenFilteringHints + java.util.List + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + nonFilteredFileExtensions + java.util.List + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + outputDirectory + java.io.File + true + true + Copy resources for the main source code to the main output directory. Always uses the project.build.resources element +to specify the resources to copy. + + + overwrite + boolean + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + project + org.apache.maven.project.MavenProject + true + false + Copy resources of the configured plugin attribute resources + + + resources + java.util.List + true + false + Copy resources for the main source code to the main output directory. Always uses the project.build.resources element +to specify the resources to copy. + + + session + org.apache.maven.execution.MavenSession + true + false + Copy resources of the configured plugin attribute resources + + + skip + boolean + 3.0.0 + false + true + Copy resources of the configured plugin attribute resources + + + supportMultiLineFiltering + boolean + 2.5 + false + true + Copy resources of the configured plugin attribute resources + + + useBuildFilters + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + useDefaultDelimiters + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + + + + + + + + + + + + + ${maven.resources.skip} + + + + + + + org.apache.maven.shared.filtering.MavenResourcesFiltering + default + mavenResourcesFiltering + + + + + testResources + Copy resources for the test source code to the test output directory. +Always uses the project.build.testResources element to specify the resources to copy. + false + true + false + false + false + true + process-test-resources + org.apache.maven.plugins.resources.TestResourcesMojo + java + per-lookup + once-per-session + true + + + addDefaultExcludes + boolean + 3.0.0 + false + true + Copy resources of the configured plugin attribute resources + + + buildFilters + java.util.List + 2.4 + false + false + Copy resources of the configured plugin attribute resources + + + delimiters + java.util.LinkedHashSet + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + encoding + java.lang.String + false + true + Copy resources of the configured plugin attribute resources + + + escapeString + java.lang.String + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + escapeWindowsPaths + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + fileNameFiltering + boolean + 3.0.0 + false + true + Copy resources of the configured plugin attribute resources + + + filters + java.util.List + false + true + Copy resources of the configured plugin attribute resources + + + includeEmptyDirs + boolean + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + mavenFilteringHints + java.util.List + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + nonFilteredFileExtensions + java.util.List + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + outputDirectory + java.io.File + true + true + Copy resources for the test source code to the test output directory. +Always uses the project.build.testResources element to specify the resources to copy. + + + overwrite + boolean + 2.3 + false + true + Copy resources of the configured plugin attribute resources + + + project + org.apache.maven.project.MavenProject + true + false + Copy resources of the configured plugin attribute resources + + + resources + java.util.List + true + true + Copy resources for the test source code to the test output directory. +Always uses the project.build.testResources element to specify the resources to copy. + + + session + org.apache.maven.execution.MavenSession + true + false + Copy resources of the configured plugin attribute resources + + + skip + boolean + 2.6 + false + true + Copy resources for the test source code to the test output directory. +Always uses the project.build.testResources element to specify the resources to copy. + + + supportMultiLineFiltering + boolean + 2.5 + false + true + Copy resources of the configured plugin attribute resources + + + useBuildFilters + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + useDefaultDelimiters + boolean + 2.4 + false + true + Copy resources of the configured plugin attribute resources + + + + + + + + + + + + + + + ${maven.test.skip} + + + + + + + org.apache.maven.shared.filtering.MavenResourcesFiltering + default + mavenResourcesFiltering + + + + + + + org.apache.maven + maven-plugin-api + jar + 3.0 + + + org.codehaus.plexus + plexus-classworlds + jar + 2.5.2 + + + org.apache.maven + maven-artifact + jar + 3.5.4 + + + org.eclipse.sisu + org.eclipse.sisu.plexus + jar + 0.3.3 + + + org.apache.maven + maven-core + jar + 3.0 + + + org.apache.maven + maven-settings + jar + 3.5.4 + + + org.apache.maven.resolver + maven-resolver-util + jar + 1.1.1 + + + org.apache.commons + commons-lang3 + jar + 3.8.1 + + + org.eclipse.sisu + org.eclipse.sisu.inject + jar + 0.3.3 + + + javax.enterprise + cdi-api + jar + 1.1 + + + javax.el + javax.el-api + jar + 3.0.0 + + + org.jboss.spec.javax.interceptor + jboss-interceptors-api_1.2_spec + jar + any + + + com.google.guava + guava + jar + 20.0 + + + com.google.inject + guice + jar + 4.2.0 + + + cglib + cglib + jar + 3.2.0 + + + aopalliance + aopalliance + jar + 1.0 + + + org.ow2.asm + asm + jar + 5.0.3 + + + org.apache.maven + maven-resolver-provider + jar + 3.5.4 + + + org.apache.maven.resolver + maven-resolver-api + jar + 1.1.1 + + + javax.inject + javax.inject + jar + 1 + + + org.apache.maven.resolver + maven-resolver-impl + jar + 1.1.1 + + + org.slf4j + slf4j-api + jar + 1.7.25 + + + org.apache.maven + maven-repository-metadata + jar + 3.5.4 + + + org.apache.maven.resolver + maven-resolver-spi + jar + 1.1.1 + + + org.codehaus.plexus + plexus-component-annotations + jar + 1.5.5 + + + org.apache.maven + maven-model-builder + jar + 3.5.4 + + + org.apache.maven + maven-builder-support + jar + 3.5.4 + + + org.apache.maven.shared + maven-shared-utils + jar + 3.2.1 + + + org.apache.maven + maven-settings-builder + jar + 3.5.4 + + + org.sonatype.plexus + plexus-sec-dispatcher + jar + 1.4 + + + org.sonatype.plexus + plexus-cipher + jar + 1.4 + + + org.apache.maven + maven-model + jar + 3.0 + + + org.codehaus.plexus + plexus-utils + jar + 3.1.0 + + + org.apache.maven.shared + maven-filtering + jar + 3.1.1 + + + org.sonatype.plexus + plexus-build-api + jar + 0.0.7 + + + commons-io + commons-io + jar + 2.5 + + + org.codehaus.plexus + plexus-interpolation + jar + 1.24 + + +