--- maven-resources-plugin-3.3.1/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.3.1/src/main/filtered-resources/META-INF/maven/org.apache.maven.plugins/maven-resources-plugin/plugin-help.xml 2023-09-14 08:28:18.322786139 +0200 @@ -0,0 +1,573 @@ + + + ${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 + + + propertiesEncoding + java.lang.String + 3.2.0 + 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} + + + + + + + help + Display help information on maven-resources-plugin. +Call mvn resources:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. + false + false + false + false + false + true + org.apache.maven.plugins.resources.HelpMojo + java + per-lookup + once-per-session + true + + + detail + boolean + false + true + Display help information on maven-resources-plugin. +Call mvn resources:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. + + + goal + java.lang.String + false + true + Display help information on maven-resources-plugin. +Call mvn resources:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. + + + indentSize + int + false + true + Display help information on maven-resources-plugin. +Call mvn resources:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. + + + lineLength + int + false + true + Display help information on maven-resources-plugin. +Call mvn resources:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. + + + + ${detail} + ${goal} + ${indentSize} + ${lineLength} + + + + 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 + + + propertiesEncoding + java.lang.String + 3.2.0 + 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 + + + propertiesEncoding + java.lang.String + 3.2.0 + 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.3.1/src/main/filtered-resources/META-INF/maven/plugin.xml 1970-01-01 01:00:00.000000000 +0100 +++ maven-resources-plugin-3.3.1/src/main/filtered-resources/META-INF/maven/plugin.xml 2023-09-14 08:30:05.500192926 +0200 @@ -0,0 +1,748 @@ + + + ${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 + + + propertiesEncoding + java.lang.String + 3.2.0 + false + true + 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 + + + org.apache.maven.shared.filtering.MavenResourcesFiltering + mavenResourcesFilteringMap + + + + + help + Display help information on maven-resources-plugin.<br> +Call <code>mvn resources:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details. + false + false + false + false + false + true + org.apache.maven.plugins.resources.HelpMojo + java + per-lookup + once-per-session + true + + + detail + boolean + false + true + Display help information on maven-resources-plugin.<br> +Call <code>mvn resources:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details. + + + goal + java.lang.String + false + true + Display help information on maven-resources-plugin.<br> +Call <code>mvn resources:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details. + + + indentSize + int + false + true + Display help information on maven-resources-plugin.<br> +Call <code>mvn resources:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details. + + + lineLength + int + false + true + Display help information on maven-resources-plugin.<br> +Call <code>mvn resources:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details. + + + + ${detail} + ${goal} + ${indentSize} + ${lineLength} + + + + 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 + + + propertiesEncoding + java.lang.String + 3.2.0 + false + true + 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 + + + org.apache.maven.shared.filtering.MavenResourcesFiltering + mavenResourcesFilteringMap + + + + + 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 + + + propertiesEncoding + java.lang.String + 3.2.0 + 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. + + + 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.shared.filtering.MavenResourcesFiltering + mavenResourcesFilteringMap + + + + + + + org.slf4j + slf4j-api + jar + 1.7.36 + + + javax.inject + javax.inject + jar + 1 + + + org.codehaus.plexus + plexus-interpolation + jar + 1.26 + + + org.codehaus.plexus + plexus-utils + jar + 3.5.1 + + + org.apache.maven.shared + maven-filtering + jar + 3.3.1 + + + org.sonatype.plexus + plexus-build-api + jar + 0.0.7 + + + commons-io + commons-io + jar + 2.11.0 + + + org.apache.commons + commons-lang3 + jar + 3.12.0 + + +