tetra 2.0.7 → 2.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CONTRIBUTING.md +3 -3
- data/README.md +5 -4
- data/bin/tetra +6 -4
- data/lib/template/bashrc +19 -14
- data/lib/template/bundled/apache-maven-3.9.12/LICENSE +616 -0
- data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/NOTICE +0 -6
- data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/bin/mvn +9 -0
- data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/bin/mvn.cmd +14 -0
- data/lib/template/bundled/{apache-maven-3.9.9/boot/plexus-classworlds-2.8.0.jar → apache-maven-3.9.12/boot/plexus-classworlds-2.9.0.jar} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/asm-9.9.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/asm.license +29 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/commons-cli-1.11.0.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/commons-codec-1.20.0.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/error_prone_annotations-2.41.0.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/failureaccess-1.0.3.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/gson-2.13.2.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/guava-33.5.0-jre.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/guice-5.1.0-classes.jar +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/jansi-2.4.1.jar → apache-maven-3.9.12/lib/jansi-2.4.2.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/jansi-native/Windows/arm64/libjansi.so → apache-maven-3.9.12/lib/jansi-native/Windows/arm64/jansi.dll} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/jspecify-1.0.0.jar +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-artifact-3.9.9.jar → apache-maven-3.9.12/lib/maven-artifact-3.9.12.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-builder-support-3.9.9.jar → apache-maven-3.9.12/lib/maven-builder-support-3.9.12.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-compat-3.9.9.jar → apache-maven-3.9.12/lib/maven-compat-3.9.12.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-core-3.9.9.jar → apache-maven-3.9.12/lib/maven-core-3.9.12.jar} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/maven-embedder-3.9.12.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/maven-model-3.9.12.jar +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-model-builder-3.9.9.jar → apache-maven-3.9.12/lib/maven-model-builder-3.9.12.jar} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/maven-plugin-api-3.9.12.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/maven-repository-metadata-3.9.12.jar +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-resolver-api-1.9.22.jar → apache-maven-3.9.12/lib/maven-resolver-api-1.9.25.jar} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/maven-resolver-connector-basic-1.9.25.jar +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-resolver-impl-1.9.22.jar → apache-maven-3.9.12/lib/maven-resolver-impl-1.9.25.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-resolver-named-locks-1.9.22.jar → apache-maven-3.9.12/lib/maven-resolver-named-locks-1.9.25.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-resolver-provider-3.9.9.jar → apache-maven-3.9.12/lib/maven-resolver-provider-3.9.12.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-resolver-spi-1.9.22.jar → apache-maven-3.9.12/lib/maven-resolver-spi-1.9.25.jar} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/maven-resolver-transport-file-1.9.25.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/maven-resolver-transport-http-1.9.25.jar +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-resolver-transport-wagon-1.9.22.jar → apache-maven-3.9.12/lib/maven-resolver-transport-wagon-1.9.25.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-resolver-util-1.9.22.jar → apache-maven-3.9.12/lib/maven-resolver-util-1.9.25.jar} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/maven-settings-3.9.12.jar +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-settings-builder-3.9.9.jar → apache-maven-3.9.12/lib/maven-settings-builder-3.9.12.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/maven-slf4j-provider-3.9.9.jar → apache-maven-3.9.12/lib/maven-slf4j-provider-3.9.12.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/org.eclipse.sisu.inject-0.9.0.M3.jar → apache-maven-3.9.12/lib/org.eclipse.sisu.inject-0.9.0.M4.jar} +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/org.eclipse.sisu.plexus-0.9.0.M3.jar → apache-maven-3.9.12/lib/org.eclipse.sisu.plexus-0.9.0.M4.jar} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/plexus-component-annotations-2.2.0.jar +0 -0
- data/lib/template/bundled/{apache-maven-3.9.9/lib/plexus-interpolation-1.27.jar → apache-maven-3.9.12/lib/plexus-interpolation-1.29.jar} +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/plexus-sec-dispatcher.license +202 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/plexus-utils-3.6.0.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.12/lib/plexus-utils.license +202 -0
- data/lib/template/kit.spec +3 -3
- data/lib/template/package.spec +13 -10
- data/lib/tetra/constants.rb +10 -1
- data/lib/tetra/data/license_map.yml +124 -0
- data/lib/tetra/facades/ant.rb +4 -7
- data/lib/tetra/facades/bash.rb +28 -19
- data/lib/tetra/facades/git.rb +69 -34
- data/lib/tetra/facades/gradle.rb +3 -2
- data/lib/tetra/facades/mvn.rb +8 -8
- data/lib/tetra/facades/process_runner.rb +58 -37
- data/lib/tetra/facades/tar.rb +5 -4
- data/lib/tetra/facades/unzip.rb +5 -4
- data/lib/tetra/generatable.rb +4 -3
- data/lib/tetra/kit.rb +12 -6
- data/lib/tetra/license_mapper.rb +34 -0
- data/lib/tetra/logger.rb +7 -4
- data/lib/tetra/maven_website.rb +64 -27
- data/lib/tetra/packages/kit_package.rb +4 -4
- data/lib/tetra/packages/package.rb +47 -8
- data/lib/tetra/packages/scriptable.rb +12 -8
- data/lib/tetra/packages/speccable.rb +7 -1
- data/lib/tetra/pom.rb +38 -16
- data/lib/tetra/pom_getter.rb +55 -43
- data/lib/tetra/project.rb +14 -15
- data/lib/tetra/project_initer.rb +32 -20
- data/lib/tetra/ui/change_sources_subcommand.rb +13 -7
- data/lib/tetra/ui/dry_run_subcommand.rb +5 -3
- data/lib/tetra/ui/generate_all_subcommand.rb +1 -1
- data/lib/tetra/ui/generate_kit_subcommand.rb +2 -1
- data/lib/tetra/ui/generate_script_subcommand.rb +2 -3
- data/lib/tetra/ui/generate_spec_subcommand.rb +3 -2
- data/lib/tetra/ui/get_pom_subcommand.rb +17 -12
- data/lib/tetra/ui/init_subcommand.rb +12 -4
- data/lib/tetra/ui/main.rb +6 -1
- data/lib/tetra/ui/move_jars_to_kit_subcommand.rb +2 -2
- data/lib/tetra/ui/patch_subcommand.rb +1 -1
- data/lib/tetra/ui/subcommand.rb +37 -31
- data/lib/tetra/version.rb +2 -3
- data/lib/tetra/version_matcher.rb +62 -44
- data/lib/tetra.rb +10 -6
- metadata +184 -274
- data/.github/ISSUE_TEMPLATE/bug_report.md +0 -26
- data/.github/ISSUE_TEMPLATE/feature_request.md +0 -15
- data/.github/dependabot.yml +0 -24
- data/.github/workflows/action-lint.yml +0 -15
- data/.github/workflows/codeql-analysis.yml +0 -94
- data/.github/workflows/dependency-review.yml +0 -17
- data/.github/workflows/markdown.yml +0 -23
- data/.github/workflows/rubocop.yml +0 -51
- data/.github/workflows/test.yml +0 -62
- data/.gitignore +0 -27
- data/.markdownlint.yaml +0 -11
- data/.rubocop.yml +0 -35
- data/.rubocop_todo.yml +0 -438
- data/.sonarcloud.properties +0 -4
- data/Gemfile +0 -6
- data/Gemfile.lock +0 -228
- data/Rakefile +0 -9
- data/lib/template/bundled/apache-maven-3.9.9/LICENSE +0 -760
- data/lib/template/bundled/apache-maven-3.9.9/lib/commons-cli-1.8.0.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/commons-codec-1.17.1.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/failureaccess-1.0.2.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/guava-33.2.1-jre.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/guice-5.1.0.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/maven-embedder-3.9.9.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/maven-model-3.9.9.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/maven-plugin-api-3.9.9.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/maven-repository-metadata-3.9.9.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/maven-resolver-connector-basic-1.9.22.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/maven-resolver-transport-file-1.9.22.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/maven-resolver-transport-http-1.9.22.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/maven-settings-3.9.9.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/plexus-component-annotations-2.1.0.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/plexus-utils-3.5.1.jar +0 -0
- data/lib/template/bundled/apache-maven-3.9.9/lib/plexus-xml-3.0.1.jar +0 -0
- data/lib/template/kit/.keep +0 -1
- data/lib/template/kit/jars/.keep +0 -1
- data/lib/template/packages/.keep +0 -1
- data/lib/template/src/.keep +0 -1
- data/spec/data/ant-super-simple-code/build/HW.class +0 -0
- data/spec/data/ant-super-simple-code/build/mypackage/HW.class +0 -0
- data/spec/data/ant-super-simple-code/build.xml +0 -133
- data/spec/data/ant-super-simple-code/dist/antsimple-20130618.jar +0 -0
- data/spec/data/ant-super-simple-code/lib/junit-4.11.jar +0 -0
- data/spec/data/ant-super-simple-code/lib/log4j-1.2.13.jar +0 -0
- data/spec/data/ant-super-simple-code/src/mypackage/HW.java +0 -15
- data/spec/data/antlr/antlr-2.7.2.jar +0 -0
- data/spec/data/antlr/pom.xml +0 -6
- data/spec/data/commons-collections4-4.5.0-M2-src.tar.gz +0 -0
- data/spec/data/commons-collections4-4.5.0-M2-src.zip +0 -0
- data/spec/data/commons-logging/commons-logging-1.3.4.jar +0 -0
- data/spec/data/commons-logging/parent_pom.xml +0 -1995
- data/spec/data/commons-logging/pom.xml +0 -833
- data/spec/data/nailgun/nailgun-0.7.1.jar +0 -0
- data/spec/data/nailgun/pom.xml +0 -153
- data/spec/data/struts-apps/pom.xml +0 -1147
- data/spec/data/tomcat/pom.xml +0 -33
- data/spec/lib/coarse/dry_run_subcommand_spec.rb +0 -59
- data/spec/lib/coarse/generate_all_subcommand_spec.rb +0 -132
- data/spec/lib/coarse/generate_spec_subcommand_spec.rb +0 -30
- data/spec/lib/coarse/init_subcommand_spec.rb +0 -101
- data/spec/lib/coarse/main_spec.rb +0 -21
- data/spec/lib/fine/ant_spec.rb +0 -25
- data/spec/lib/fine/git_spec.rb +0 -181
- data/spec/lib/fine/kit_package_spec.rb +0 -31
- data/spec/lib/fine/kit_spec.rb +0 -27
- data/spec/lib/fine/maven_website_spec.rb +0 -61
- data/spec/lib/fine/mvn_spec.rb +0 -27
- data/spec/lib/fine/package_spec.rb +0 -68
- data/spec/lib/fine/pom_getter_spec.rb +0 -36
- data/spec/lib/fine/pom_spec.rb +0 -98
- data/spec/lib/fine/project_spec.rb +0 -234
- data/spec/lib/fine/scriptable_spec.rb +0 -56
- data/spec/lib/fine/speccable_spec.rb +0 -93
- data/spec/lib/fine/tar_spec.rb +0 -22
- data/spec/lib/fine/unzip_spec.rb +0 -22
- data/spec/lib/fine/version_matcher_spec.rb +0 -64
- data/spec/spec_helper.rb +0 -90
- data/tetra.gemspec +0 -44
- data/utils/delete_nonet_user.sh +0 -8
- data/utils/setup_nonet_user.sh +0 -8
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/README.txt +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/bin/m2.conf +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/bin/mvnDebug +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/bin/mvnDebug.cmd +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/bin/mvnyjp +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/boot/plexus-classworlds.license +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/conf/logging/simplelogger.properties +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/conf/settings.xml +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/conf/toolchains.xml +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/aopalliance-1.0.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/aopalliance.license +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/commons-cli.license +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/commons-codec.license +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/failureaccess.license → apache-maven-3.9.12/lib/error_prone_annotations.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/ext/README.txt +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/ext/hazelcast/README.txt +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/ext/redisson/README.txt +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/guava.license → apache-maven-3.9.12/lib/failureaccess.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/guice.license → apache-maven-3.9.12/lib/gson.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/httpclient.license → apache-maven-3.9.12/lib/guava.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/httpcore.license → apache-maven-3.9.12/lib/guice.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/httpclient-4.5.14.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/jansi.license → apache-maven-3.9.12/lib/httpclient.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/httpcore-4.4.16.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/javax.inject.license → apache-maven-3.9.12/lib/httpcore.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/jansi-native/README.txt +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/jansi-native/Windows/x86/jansi.dll +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/jansi-native/Windows/x86_64/jansi.dll +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/jcl-over-slf4j.license → apache-maven-3.9.12/lib/jansi.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/javax.annotation-api-1.3.2.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/javax.annotation-api.license +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/javax.inject-1.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/plexus-cipher.license → apache-maven-3.9.12/lib/javax.inject.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/jcl-over-slf4j-1.7.36.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/plexus-component-annotations.license → apache-maven-3.9.12/lib/jcl-over-slf4j.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/plexus-interpolation.license → apache-maven-3.9.12/lib/jspecify.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/maven-shared-utils-3.4.2.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/org.eclipse.sisu.inject.license +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/org.eclipse.sisu.plexus.license +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/plexus-cipher-2.0.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/plexus-sec-dispatcher.license → apache-maven-3.9.12/lib/plexus-cipher.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/plexus-utils.license → apache-maven-3.9.12/lib/plexus-component-annotations.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9/lib/plexus-xml.license → apache-maven-3.9.12/lib/plexus-interpolation.license} +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/plexus-sec-dispatcher-2.0.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/slf4j-api-1.7.36.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/slf4j-api.license +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/wagon-file-3.5.3.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/wagon-http-3.5.3.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/wagon-http-shared-3.5.3.jar +0 -0
- /data/lib/template/bundled/{apache-maven-3.9.9 → apache-maven-3.9.12}/lib/wagon-provider-api-3.5.3.jar +0 -0
|
@@ -1,1147 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<!--
|
|
3
|
-
/*
|
|
4
|
-
* Licensed to the Apache Software Foundation (ASF) under one
|
|
5
|
-
* or more contributor license agreements. See the NOTICE file
|
|
6
|
-
* distributed with this work for additional information
|
|
7
|
-
* regarding copyright ownership. The ASF licenses this file
|
|
8
|
-
* to you under the Apache License, Version 2.0 (the
|
|
9
|
-
* "License"); you may not use this file except in compliance
|
|
10
|
-
* with the License. You may obtain a copy of the License at
|
|
11
|
-
*
|
|
12
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
13
|
-
*
|
|
14
|
-
* Unless required by applicable law or agreed to in writing,
|
|
15
|
-
* software distributed under the License is distributed on an
|
|
16
|
-
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
17
|
-
* KIND, either express or implied. See the License for the
|
|
18
|
-
* specific language governing permissions and limitations
|
|
19
|
-
* under the License.
|
|
20
|
-
*/
|
|
21
|
-
-->
|
|
22
|
-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
|
|
23
|
-
|
|
24
|
-
<parent>
|
|
25
|
-
<groupId>org.apache.struts</groupId>
|
|
26
|
-
<artifactId>struts-master</artifactId>
|
|
27
|
-
<version>15</version>
|
|
28
|
-
</parent>
|
|
29
|
-
|
|
30
|
-
<modelVersion>4.0.0</modelVersion>
|
|
31
|
-
<artifactId>struts2-parent</artifactId>
|
|
32
|
-
<version>6.7.0</version>
|
|
33
|
-
<packaging>pom</packaging>
|
|
34
|
-
<name>Struts 2</name>
|
|
35
|
-
<url>https://struts.apache.org/</url>
|
|
36
|
-
<description>Apache Struts 2</description>
|
|
37
|
-
|
|
38
|
-
<inceptionYear>2000</inceptionYear>
|
|
39
|
-
|
|
40
|
-
<!--
|
|
41
|
-
<description>
|
|
42
|
-
Apache Struts 2 is an elegant, extensible framework,
|
|
43
|
-
well suited for creating moderate to large-scale Java web
|
|
44
|
-
applications. The framework is designed to streamline the
|
|
45
|
-
full development cycle, from building, to deploying,
|
|
46
|
-
to maintaining applications over time.
|
|
47
|
-
</description>
|
|
48
|
-
-->
|
|
49
|
-
|
|
50
|
-
<scm>
|
|
51
|
-
<connection>scm:git:https://gitbox.apache.org/repos/asf/struts.git</connection>
|
|
52
|
-
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/struts.git</developerConnection>
|
|
53
|
-
<url>https://github.com/apache/struts/</url>
|
|
54
|
-
<tag>STRUTS_6_7_0</tag>
|
|
55
|
-
</scm>
|
|
56
|
-
|
|
57
|
-
<issueManagement>
|
|
58
|
-
<system>JIRA</system>
|
|
59
|
-
<url>https://issues.apache.org/jira/projects/WW</url>
|
|
60
|
-
</issueManagement>
|
|
61
|
-
|
|
62
|
-
<ciManagement>
|
|
63
|
-
<system>Jenkins</system>
|
|
64
|
-
<url>https://builds.apache.org/job/Struts/</url>
|
|
65
|
-
<notifiers>
|
|
66
|
-
<notifier>
|
|
67
|
-
<type>mail</type>
|
|
68
|
-
<configuration>
|
|
69
|
-
<address>dev@struts.apache.org</address>
|
|
70
|
-
</configuration>
|
|
71
|
-
</notifier>
|
|
72
|
-
</notifiers>
|
|
73
|
-
</ciManagement>
|
|
74
|
-
|
|
75
|
-
<distributionManagement>
|
|
76
|
-
<site>
|
|
77
|
-
<id>struts-site</id>
|
|
78
|
-
<name>Apache Struts</name>
|
|
79
|
-
<url>https://struts.apache.org/maven/</url>
|
|
80
|
-
</site>
|
|
81
|
-
</distributionManagement>
|
|
82
|
-
|
|
83
|
-
<modules>
|
|
84
|
-
<module>bom</module>
|
|
85
|
-
<module>core</module>
|
|
86
|
-
<module>plugins</module>
|
|
87
|
-
<module>bundles</module>
|
|
88
|
-
<module>apps</module>
|
|
89
|
-
</modules>
|
|
90
|
-
|
|
91
|
-
<licenses>
|
|
92
|
-
<license>
|
|
93
|
-
<name>The Apache Software License, Version 2.0</name>
|
|
94
|
-
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
|
|
95
|
-
<distribution>repo</distribution>
|
|
96
|
-
<comments />
|
|
97
|
-
</license>
|
|
98
|
-
</licenses>
|
|
99
|
-
|
|
100
|
-
<organization>
|
|
101
|
-
<name>Apache Software Foundation</name>
|
|
102
|
-
<url>https://www.apache.org</url>
|
|
103
|
-
</organization>
|
|
104
|
-
|
|
105
|
-
<properties>
|
|
106
|
-
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
107
|
-
<project.build.outputTimestamp>2024-11-17T09:51:57Z</project.build.outputTimestamp>
|
|
108
|
-
<maven.compiler.source>1.8</maven.compiler.source>
|
|
109
|
-
<maven.compiler.target>1.8</maven.compiler.target>
|
|
110
|
-
|
|
111
|
-
<!-- dependency versions in alphanumeric order -->
|
|
112
|
-
<asm.version>9.7.1</asm.version>
|
|
113
|
-
<jackson.version>2.18.0</jackson.version>
|
|
114
|
-
<log4j2.version>2.24.1</log4j2.version>
|
|
115
|
-
<ognl.version>3.3.5</ognl.version>
|
|
116
|
-
<slf4j.version>2.0.16</slf4j.version>
|
|
117
|
-
<spring.platformVersion>6.2.1</spring.platformVersion>
|
|
118
|
-
<tiles.version>3.0.8</tiles.version>
|
|
119
|
-
<tiles-request.version>1.0.7</tiles-request.version>
|
|
120
|
-
<maven-surefire-plugin.version>3.5.1</maven-surefire-plugin.version>
|
|
121
|
-
<hibernate-validator.version>6.2.4.Final</hibernate-validator.version>
|
|
122
|
-
<freemarker.version>2.3.33</freemarker.version>
|
|
123
|
-
|
|
124
|
-
<!-- Site generation -->
|
|
125
|
-
<fluido-skin.version>1.9</fluido-skin.version>
|
|
126
|
-
|
|
127
|
-
<!-- Sonar -->
|
|
128
|
-
<sonar.organization>apache</sonar.organization>
|
|
129
|
-
<sonar.projectKey>apache_struts</sonar.projectKey>
|
|
130
|
-
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
|
|
131
|
-
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
|
|
132
|
-
|
|
133
|
-
<argLine>-Duser.language=en -Duser.country=US -Duser.region=US</argLine>
|
|
134
|
-
</properties>
|
|
135
|
-
|
|
136
|
-
<profiles>
|
|
137
|
-
<profile>
|
|
138
|
-
<id>includeAssembly</id>
|
|
139
|
-
<activation>
|
|
140
|
-
<property>
|
|
141
|
-
<name>!skipAssembly</name>
|
|
142
|
-
</property>
|
|
143
|
-
</activation>
|
|
144
|
-
<modules>
|
|
145
|
-
<module>assembly</module>
|
|
146
|
-
</modules>
|
|
147
|
-
</profile>
|
|
148
|
-
<profile>
|
|
149
|
-
<id>dependency-check</id>
|
|
150
|
-
<build>
|
|
151
|
-
<plugins>
|
|
152
|
-
<plugin>
|
|
153
|
-
<groupId>org.owasp</groupId>
|
|
154
|
-
<artifactId>dependency-check-maven</artifactId>
|
|
155
|
-
<executions>
|
|
156
|
-
<execution>
|
|
157
|
-
<phase>verify</phase>
|
|
158
|
-
<goals>
|
|
159
|
-
<goal>check</goal>
|
|
160
|
-
</goals>
|
|
161
|
-
</execution>
|
|
162
|
-
</executions>
|
|
163
|
-
</plugin>
|
|
164
|
-
</plugins>
|
|
165
|
-
</build>
|
|
166
|
-
</profile>
|
|
167
|
-
<profile>
|
|
168
|
-
<id>jdk8</id>
|
|
169
|
-
<activation>
|
|
170
|
-
<jdk>[1.8,)</jdk>
|
|
171
|
-
</activation>
|
|
172
|
-
<build>
|
|
173
|
-
<pluginManagement>
|
|
174
|
-
<plugins>
|
|
175
|
-
<plugin>
|
|
176
|
-
<groupId>org.apache.maven.plugins</groupId>
|
|
177
|
-
<artifactId>maven-javadoc-plugin</artifactId>
|
|
178
|
-
<configuration>
|
|
179
|
-
<doclint>none</doclint>
|
|
180
|
-
</configuration>
|
|
181
|
-
</plugin>
|
|
182
|
-
</plugins>
|
|
183
|
-
</pluginManagement>
|
|
184
|
-
</build>
|
|
185
|
-
</profile>
|
|
186
|
-
<profile>
|
|
187
|
-
<id>jdk17</id>
|
|
188
|
-
<activation>
|
|
189
|
-
<jdk>[17,)</jdk>
|
|
190
|
-
</activation>
|
|
191
|
-
<build>
|
|
192
|
-
<pluginManagement>
|
|
193
|
-
<plugins>
|
|
194
|
-
<plugin>
|
|
195
|
-
<groupId>org.apache.maven.plugins</groupId>
|
|
196
|
-
<artifactId>maven-surefire-plugin</artifactId>
|
|
197
|
-
<configuration>
|
|
198
|
-
<argLine>
|
|
199
|
-
--illegal-access=permit
|
|
200
|
-
--add-opens java.base/java.lang=ALL-UNNAMED
|
|
201
|
-
--add-opens java.base/java.util=ALL-UNNAMED
|
|
202
|
-
-Dillegal-access=permit
|
|
203
|
-
@{argLine}
|
|
204
|
-
</argLine>
|
|
205
|
-
</configuration>
|
|
206
|
-
</plugin>
|
|
207
|
-
</plugins>
|
|
208
|
-
</pluginManagement>
|
|
209
|
-
</build>
|
|
210
|
-
</profile>
|
|
211
|
-
<profile>
|
|
212
|
-
<id>coverage</id>
|
|
213
|
-
<build>
|
|
214
|
-
<plugins>
|
|
215
|
-
<plugin>
|
|
216
|
-
<groupId>org.jacoco</groupId>
|
|
217
|
-
<artifactId>jacoco-maven-plugin</artifactId>
|
|
218
|
-
<version>0.8.12</version>
|
|
219
|
-
<executions>
|
|
220
|
-
<execution>
|
|
221
|
-
<id>prepare-agent</id>
|
|
222
|
-
<goals>
|
|
223
|
-
<goal>prepare-agent</goal>
|
|
224
|
-
<goal>prepare-agent-integration</goal>
|
|
225
|
-
</goals>
|
|
226
|
-
</execution>
|
|
227
|
-
<execution>
|
|
228
|
-
<id>report</id>
|
|
229
|
-
<goals>
|
|
230
|
-
<goal>report</goal>
|
|
231
|
-
<goal>report-integration</goal>
|
|
232
|
-
</goals>
|
|
233
|
-
<configuration>
|
|
234
|
-
<formats>
|
|
235
|
-
<format>XML</format>
|
|
236
|
-
</formats>
|
|
237
|
-
</configuration>
|
|
238
|
-
</execution>
|
|
239
|
-
</executions>
|
|
240
|
-
</plugin>
|
|
241
|
-
</plugins>
|
|
242
|
-
</build>
|
|
243
|
-
</profile>
|
|
244
|
-
</profiles>
|
|
245
|
-
|
|
246
|
-
<build>
|
|
247
|
-
<pluginManagement>
|
|
248
|
-
<plugins>
|
|
249
|
-
<plugin>
|
|
250
|
-
<groupId>org.apache.maven.plugins</groupId>
|
|
251
|
-
<artifactId>maven-project-info-reports-plugin</artifactId>
|
|
252
|
-
<version>3.7.0</version>
|
|
253
|
-
</plugin>
|
|
254
|
-
<plugin>
|
|
255
|
-
<groupId>org.apache.maven.plugins</groupId>
|
|
256
|
-
<artifactId>maven-surefire-plugin</artifactId>
|
|
257
|
-
<version>${maven-surefire-plugin.version}</version>
|
|
258
|
-
<dependencies>
|
|
259
|
-
<dependency>
|
|
260
|
-
<groupId>org.apache.maven.surefire</groupId>
|
|
261
|
-
<artifactId>surefire-junit47</artifactId>
|
|
262
|
-
<version>${maven-surefire-plugin.version}</version>
|
|
263
|
-
</dependency>
|
|
264
|
-
</dependencies>
|
|
265
|
-
<configuration>
|
|
266
|
-
<argLine>@{argLine}</argLine>
|
|
267
|
-
<includes>
|
|
268
|
-
<include>**/*Test.java</include>
|
|
269
|
-
</includes>
|
|
270
|
-
<excludes>
|
|
271
|
-
<exclude>**/TestBean.java</exclude>
|
|
272
|
-
</excludes>
|
|
273
|
-
<properties>
|
|
274
|
-
<property>
|
|
275
|
-
<name>junit</name>
|
|
276
|
-
<value>false</value>
|
|
277
|
-
</property>
|
|
278
|
-
</properties>
|
|
279
|
-
</configuration>
|
|
280
|
-
</plugin>
|
|
281
|
-
<plugin>
|
|
282
|
-
<groupId>org.apache.maven.plugins</groupId>
|
|
283
|
-
<artifactId>maven-war-plugin</artifactId>
|
|
284
|
-
<version>3.4.0</version>
|
|
285
|
-
</plugin>
|
|
286
|
-
<plugin>
|
|
287
|
-
<groupId>org.apache.felix</groupId>
|
|
288
|
-
<artifactId>maven-bundle-plugin</artifactId>
|
|
289
|
-
<version>5.1.9</version>
|
|
290
|
-
</plugin>
|
|
291
|
-
<plugin>
|
|
292
|
-
<groupId>org.apache.maven.plugins</groupId>
|
|
293
|
-
<artifactId>maven-dependency-plugin</artifactId>
|
|
294
|
-
<version>3.8.0</version>
|
|
295
|
-
</plugin>
|
|
296
|
-
<plugin>
|
|
297
|
-
<groupId>org.apache.maven.plugins</groupId>
|
|
298
|
-
<artifactId>maven-source-plugin</artifactId>
|
|
299
|
-
<version>3.3.1</version>
|
|
300
|
-
</plugin>
|
|
301
|
-
<plugin>
|
|
302
|
-
<groupId>org.apache.rat</groupId>
|
|
303
|
-
<artifactId>apache-rat-plugin</artifactId>
|
|
304
|
-
<version>0.15</version>
|
|
305
|
-
<configuration>
|
|
306
|
-
<useMavenDefaultExcludes>true</useMavenDefaultExcludes>
|
|
307
|
-
<useIdeaDefaultExcludes>true</useIdeaDefaultExcludes>
|
|
308
|
-
<useDefaultExcludes>true</useDefaultExcludes>
|
|
309
|
-
<addDefaultLicenseMatchers>false</addDefaultLicenseMatchers>
|
|
310
|
-
<licenses>
|
|
311
|
-
<licens implementation="org.apache.rat.analysis.license.ApacheSoftwareLicense20" />
|
|
312
|
-
</licenses>
|
|
313
|
-
<licenseFamilies>
|
|
314
|
-
<licenseFamily implementation="org.apache.rat.license.Apache20LicenseFamily" />
|
|
315
|
-
</licenseFamilies>
|
|
316
|
-
<includes>
|
|
317
|
-
<include>pom.xml</include>
|
|
318
|
-
<include>src/**</include>
|
|
319
|
-
</includes>
|
|
320
|
-
<excludes>
|
|
321
|
-
<exclude>Jenkinsfile</exclude>
|
|
322
|
-
<exclude>src/main/groovy/Jenkinsfile.gdsl</exclude>
|
|
323
|
-
<exclude>src/main/resources/org/apache/struts2/static/domTT.js</exclude>
|
|
324
|
-
<exclude>src/site/resources/tags/**/*.html</exclude>
|
|
325
|
-
<exclude>src/main/resources/*LICENSE.txt</exclude>
|
|
326
|
-
<exclude>src/test/resources/**/*.txt</exclude>
|
|
327
|
-
<exclude>src/main/webapp/**/*.css</exclude>
|
|
328
|
-
<exclude>src/main/webapp/**/*.map</exclude>
|
|
329
|
-
<exclude>src/main/webapp/**/*.js</exclude>
|
|
330
|
-
<exclude>src/main/webapp/**/*.svg</exclude>
|
|
331
|
-
<exclude>src/main/webapp/**/*.txt</exclude>
|
|
332
|
-
<exclude>src/main/resources/**/docs-urls.txt</exclude>
|
|
333
|
-
<exclude>src/etc/header.txt</exclude>
|
|
334
|
-
<exclude>src/main/resources/static/css/**/*.css</exclude>
|
|
335
|
-
<exclude>src/main/resources/static/js/**/*.js</exclude>
|
|
336
|
-
<exclude>src/main/resources/docs.cfg</exclude>
|
|
337
|
-
<exclude>src/main/webapp/fonts/**/*</exclude>
|
|
338
|
-
</excludes>
|
|
339
|
-
</configuration>
|
|
340
|
-
</plugin>
|
|
341
|
-
<plugin>
|
|
342
|
-
<groupId>org.owasp</groupId>
|
|
343
|
-
<artifactId>dependency-check-maven</artifactId>
|
|
344
|
-
<version>10.0.4</version>
|
|
345
|
-
<configuration>
|
|
346
|
-
<suppressionFiles>
|
|
347
|
-
<suppressionFile>src/etc/project-suppression.xml</suppressionFile>
|
|
348
|
-
</suppressionFiles>
|
|
349
|
-
<failBuildOnCVSS>7</failBuildOnCVSS>
|
|
350
|
-
<skipProvidedScope>true</skipProvidedScope>
|
|
351
|
-
<skipRuntimeScope>true</skipRuntimeScope>
|
|
352
|
-
</configuration>
|
|
353
|
-
</plugin>
|
|
354
|
-
<plugin>
|
|
355
|
-
<groupId>org.apache.maven.plugins</groupId>
|
|
356
|
-
<artifactId>maven-enforcer-plugin</artifactId>
|
|
357
|
-
<version>3.5.0</version>
|
|
358
|
-
<executions>
|
|
359
|
-
<execution>
|
|
360
|
-
<id>enforce</id>
|
|
361
|
-
<configuration>
|
|
362
|
-
<rules>
|
|
363
|
-
<dependencyConvergence />
|
|
364
|
-
</rules>
|
|
365
|
-
</configuration>
|
|
366
|
-
<goals>
|
|
367
|
-
<goal>enforce</goal>
|
|
368
|
-
</goals>
|
|
369
|
-
</execution>
|
|
370
|
-
</executions>
|
|
371
|
-
</plugin>
|
|
372
|
-
<plugin>
|
|
373
|
-
<groupId>org.apache.maven.plugins</groupId>
|
|
374
|
-
<artifactId>maven-wrapper-plugin</artifactId>
|
|
375
|
-
<version>3.3.2</version>
|
|
376
|
-
</plugin>
|
|
377
|
-
</plugins>
|
|
378
|
-
</pluginManagement>
|
|
379
|
-
|
|
380
|
-
<plugins>
|
|
381
|
-
<plugin>
|
|
382
|
-
<groupId>org.apache.maven.plugins</groupId>
|
|
383
|
-
<artifactId>maven-release-plugin</artifactId>
|
|
384
|
-
<version>3.1.1</version>
|
|
385
|
-
</plugin>
|
|
386
|
-
<plugin>
|
|
387
|
-
<artifactId>maven-jar-plugin</artifactId>
|
|
388
|
-
<configuration>
|
|
389
|
-
<archive>
|
|
390
|
-
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
|
|
391
|
-
</archive>
|
|
392
|
-
</configuration>
|
|
393
|
-
</plugin>
|
|
394
|
-
<plugin>
|
|
395
|
-
<groupId>org.apache.felix</groupId>
|
|
396
|
-
<artifactId>maven-bundle-plugin</artifactId>
|
|
397
|
-
<executions>
|
|
398
|
-
<execution>
|
|
399
|
-
<id>bundle-manifest</id>
|
|
400
|
-
<phase>process-classes</phase>
|
|
401
|
-
<goals>
|
|
402
|
-
<goal>manifest</goal>
|
|
403
|
-
</goals>
|
|
404
|
-
</execution>
|
|
405
|
-
</executions>
|
|
406
|
-
</plugin>
|
|
407
|
-
<plugin>
|
|
408
|
-
<groupId>org.apache.maven.plugins</groupId>
|
|
409
|
-
<artifactId>maven-site-plugin</artifactId>
|
|
410
|
-
<version>3.20.0</version>
|
|
411
|
-
<configuration>
|
|
412
|
-
<relativizeDecorationLinks>false</relativizeDecorationLinks>
|
|
413
|
-
</configuration>
|
|
414
|
-
<dependencies>
|
|
415
|
-
<dependency>
|
|
416
|
-
<groupId>org.apache.maven.doxia</groupId>
|
|
417
|
-
<artifactId>doxia-core</artifactId>
|
|
418
|
-
<version>2.0.0</version>
|
|
419
|
-
</dependency>
|
|
420
|
-
<dependency>
|
|
421
|
-
<groupId>org.apache.maven.doxia</groupId>
|
|
422
|
-
<artifactId>doxia-module-markdown</artifactId>
|
|
423
|
-
<version>1.12.0</version>
|
|
424
|
-
</dependency>
|
|
425
|
-
</dependencies>
|
|
426
|
-
</plugin>
|
|
427
|
-
<plugin>
|
|
428
|
-
<groupId>org.apache.rat</groupId>
|
|
429
|
-
<artifactId>apache-rat-plugin</artifactId>
|
|
430
|
-
<executions>
|
|
431
|
-
<execution>
|
|
432
|
-
<phase>prepare-package</phase>
|
|
433
|
-
<goals>
|
|
434
|
-
<goal>check</goal>
|
|
435
|
-
</goals>
|
|
436
|
-
</execution>
|
|
437
|
-
</executions>
|
|
438
|
-
</plugin>
|
|
439
|
-
</plugins>
|
|
440
|
-
|
|
441
|
-
<defaultGoal>install</defaultGoal>
|
|
442
|
-
|
|
443
|
-
</build>
|
|
444
|
-
|
|
445
|
-
<reporting>
|
|
446
|
-
<plugins>
|
|
447
|
-
<plugin>
|
|
448
|
-
<groupId>org.apache.maven.plugins</groupId>
|
|
449
|
-
<artifactId>maven-project-info-reports-plugin</artifactId>
|
|
450
|
-
<configuration>
|
|
451
|
-
<dependencyDetailsEnabled>false</dependencyDetailsEnabled>
|
|
452
|
-
</configuration>
|
|
453
|
-
</plugin>
|
|
454
|
-
<plugin>
|
|
455
|
-
<groupId>org.apache.maven.plugins</groupId>
|
|
456
|
-
<artifactId>maven-javadoc-plugin</artifactId>
|
|
457
|
-
<reportSets>
|
|
458
|
-
<reportSet>
|
|
459
|
-
<reports>
|
|
460
|
-
<report>javadoc</report>
|
|
461
|
-
</reports>
|
|
462
|
-
</reportSet>
|
|
463
|
-
</reportSets>
|
|
464
|
-
<configuration>
|
|
465
|
-
<failOnError>false</failOnError>
|
|
466
|
-
</configuration>
|
|
467
|
-
</plugin>
|
|
468
|
-
<plugin>
|
|
469
|
-
<groupId>org.apache.rat</groupId>
|
|
470
|
-
<artifactId>apache-rat-plugin</artifactId>
|
|
471
|
-
</plugin>
|
|
472
|
-
<plugin>
|
|
473
|
-
<groupId>org.owasp</groupId>
|
|
474
|
-
<artifactId>dependency-check-maven</artifactId>
|
|
475
|
-
<configuration>
|
|
476
|
-
<name>Dependency Check</name>
|
|
477
|
-
<failBuildOnCVSS>11</failBuildOnCVSS>
|
|
478
|
-
</configuration>
|
|
479
|
-
<reportSets>
|
|
480
|
-
<reportSet>
|
|
481
|
-
<reports>
|
|
482
|
-
<report>aggregate</report>
|
|
483
|
-
</reports>
|
|
484
|
-
</reportSet>
|
|
485
|
-
</reportSets>
|
|
486
|
-
</plugin>
|
|
487
|
-
<plugin>
|
|
488
|
-
<groupId>org.codehaus.mojo</groupId>
|
|
489
|
-
<artifactId>versions-maven-plugin</artifactId>
|
|
490
|
-
<version>2.17.1</version>
|
|
491
|
-
<reportSets>
|
|
492
|
-
<reportSet>
|
|
493
|
-
<reports>
|
|
494
|
-
<report>dependency-updates-report</report>
|
|
495
|
-
<report>plugin-updates-report</report>
|
|
496
|
-
<report>property-updates-report</report>
|
|
497
|
-
</reports>
|
|
498
|
-
</reportSet>
|
|
499
|
-
</reportSets>
|
|
500
|
-
</plugin>
|
|
501
|
-
</plugins>
|
|
502
|
-
</reporting>
|
|
503
|
-
|
|
504
|
-
<dependencyManagement>
|
|
505
|
-
<dependencies>
|
|
506
|
-
|
|
507
|
-
<dependency>
|
|
508
|
-
<groupId>org.apache.struts</groupId>
|
|
509
|
-
<artifactId>struts-annotations</artifactId>
|
|
510
|
-
<version>1.0.8</version>
|
|
511
|
-
</dependency>
|
|
512
|
-
|
|
513
|
-
<dependency>
|
|
514
|
-
<groupId>org.apache.struts</groupId>
|
|
515
|
-
<artifactId>struts2-core</artifactId>
|
|
516
|
-
<version>${project.version}</version>
|
|
517
|
-
</dependency>
|
|
518
|
-
<dependency>
|
|
519
|
-
<groupId>org.apache.struts</groupId>
|
|
520
|
-
<artifactId>struts2-spring-plugin</artifactId>
|
|
521
|
-
<version>${project.version}</version>
|
|
522
|
-
</dependency>
|
|
523
|
-
<dependency>
|
|
524
|
-
<groupId>org.apache.struts</groupId>
|
|
525
|
-
<artifactId>struts2-bean-validation-plugin</artifactId>
|
|
526
|
-
<version>${project.version}</version>
|
|
527
|
-
</dependency>
|
|
528
|
-
<dependency>
|
|
529
|
-
<groupId>org.apache.struts</groupId>
|
|
530
|
-
<artifactId>struts2-cdi-plugin</artifactId>
|
|
531
|
-
<version>${project.version}</version>
|
|
532
|
-
</dependency>
|
|
533
|
-
<dependency>
|
|
534
|
-
<groupId>org.apache.struts</groupId>
|
|
535
|
-
<artifactId>struts2-portlet-plugin</artifactId>
|
|
536
|
-
<version>${project.version}</version>
|
|
537
|
-
</dependency>
|
|
538
|
-
<dependency>
|
|
539
|
-
<groupId>org.apache.struts</groupId>
|
|
540
|
-
<artifactId>struts2-dwr-plugin</artifactId>
|
|
541
|
-
<version>${project.version}</version>
|
|
542
|
-
</dependency>
|
|
543
|
-
<dependency>
|
|
544
|
-
<groupId>org.apache.struts</groupId>
|
|
545
|
-
<artifactId>struts2-portlet-tiles-plugin</artifactId>
|
|
546
|
-
<version>${project.version}</version>
|
|
547
|
-
</dependency>
|
|
548
|
-
<dependency>
|
|
549
|
-
<groupId>org.apache.struts</groupId>
|
|
550
|
-
<artifactId>struts2-portlet-mocks-plugin</artifactId>
|
|
551
|
-
<version>${project.version}</version>
|
|
552
|
-
</dependency>
|
|
553
|
-
<dependency>
|
|
554
|
-
<groupId>org.apache.struts</groupId>
|
|
555
|
-
<artifactId>struts2-junit-plugin</artifactId>
|
|
556
|
-
<version>${project.version}</version>
|
|
557
|
-
</dependency>
|
|
558
|
-
<dependency>
|
|
559
|
-
<groupId>org.apache.struts</groupId>
|
|
560
|
-
<artifactId>struts2-convention-plugin</artifactId>
|
|
561
|
-
<version>${project.version}</version>
|
|
562
|
-
</dependency>
|
|
563
|
-
<dependency>
|
|
564
|
-
<groupId>org.apache.struts</groupId>
|
|
565
|
-
<artifactId>struts2-tiles-plugin</artifactId>
|
|
566
|
-
<version>${project.version}</version>
|
|
567
|
-
</dependency>
|
|
568
|
-
<dependency>
|
|
569
|
-
<groupId>org.apache.struts</groupId>
|
|
570
|
-
<artifactId>struts2-osgi-plugin</artifactId>
|
|
571
|
-
<version>${project.version}</version>
|
|
572
|
-
</dependency>
|
|
573
|
-
<dependency>
|
|
574
|
-
<groupId>org.apache.struts</groupId>
|
|
575
|
-
<artifactId>struts2-javatemplates-plugin</artifactId>
|
|
576
|
-
<version>${project.version}</version>
|
|
577
|
-
</dependency>
|
|
578
|
-
<dependency>
|
|
579
|
-
<groupId>org.apache.struts</groupId>
|
|
580
|
-
<artifactId>struts2-config-browser-plugin</artifactId>
|
|
581
|
-
<version>${project.version}</version>
|
|
582
|
-
</dependency>
|
|
583
|
-
<dependency>
|
|
584
|
-
<groupId>org.apache.struts</groupId>
|
|
585
|
-
<artifactId>struts2-jasperreports-plugin</artifactId>
|
|
586
|
-
<version>${project.version}</version>
|
|
587
|
-
</dependency>
|
|
588
|
-
<dependency>
|
|
589
|
-
<groupId>org.apache.struts</groupId>
|
|
590
|
-
<artifactId>struts2-jfreechart-plugin</artifactId>
|
|
591
|
-
<version>${project.version}</version>
|
|
592
|
-
</dependency>
|
|
593
|
-
<dependency>
|
|
594
|
-
<groupId>org.apache.struts</groupId>
|
|
595
|
-
<artifactId>struts2-pell-multipart-plugin</artifactId>
|
|
596
|
-
<version>${project.version}</version>
|
|
597
|
-
</dependency>
|
|
598
|
-
<dependency>
|
|
599
|
-
<groupId>org.apache.struts</groupId>
|
|
600
|
-
<artifactId>struts2-plexus-plugin</artifactId>
|
|
601
|
-
<version>${project.version}</version>
|
|
602
|
-
</dependency>
|
|
603
|
-
<dependency>
|
|
604
|
-
<groupId>org.apache.struts</groupId>
|
|
605
|
-
<artifactId>struts2-rest-plugin</artifactId>
|
|
606
|
-
<version>${project.version}</version>
|
|
607
|
-
</dependency>
|
|
608
|
-
<dependency>
|
|
609
|
-
<groupId>org.apache.struts</groupId>
|
|
610
|
-
<artifactId>struts2-sitemesh-plugin</artifactId>
|
|
611
|
-
<version>${project.version}</version>
|
|
612
|
-
</dependency>
|
|
613
|
-
<dependency>
|
|
614
|
-
<groupId>org.apache.struts</groupId>
|
|
615
|
-
<artifactId>struts2-testng-plugin</artifactId>
|
|
616
|
-
<version>${project.version}</version>
|
|
617
|
-
</dependency>
|
|
618
|
-
<dependency>
|
|
619
|
-
<groupId>org.apache.struts</groupId>
|
|
620
|
-
<artifactId>struts2-oval-plugin</artifactId>
|
|
621
|
-
<version>${project.version}</version>
|
|
622
|
-
</dependency>
|
|
623
|
-
<dependency>
|
|
624
|
-
<groupId>org.apache.struts</groupId>
|
|
625
|
-
<artifactId>struts2-json-plugin</artifactId>
|
|
626
|
-
<version>${project.version}</version>
|
|
627
|
-
</dependency>
|
|
628
|
-
<dependency>
|
|
629
|
-
<groupId>org.apache.struts</groupId>
|
|
630
|
-
<artifactId>struts2-embeddedjsp-plugin</artifactId>
|
|
631
|
-
<version>${project.version}</version>
|
|
632
|
-
</dependency>
|
|
633
|
-
<dependency>
|
|
634
|
-
<groupId>org.apache.struts</groupId>
|
|
635
|
-
<artifactId>struts2-gxp-plugin</artifactId>
|
|
636
|
-
<version>${project.version}</version>
|
|
637
|
-
</dependency>
|
|
638
|
-
<dependency>
|
|
639
|
-
<groupId>org.apache.struts</groupId>
|
|
640
|
-
<artifactId>struts2-async-plugin</artifactId>
|
|
641
|
-
<version>${project.version}</version>
|
|
642
|
-
</dependency>
|
|
643
|
-
<dependency>
|
|
644
|
-
<groupId>org.apache.struts</groupId>
|
|
645
|
-
<artifactId>struts2-osgi-admin-bundle</artifactId>
|
|
646
|
-
<version>${project.version}</version>
|
|
647
|
-
</dependency>
|
|
648
|
-
<dependency>
|
|
649
|
-
<groupId>org.apache.struts</groupId>
|
|
650
|
-
<artifactId>struts2-osgi-demo-bundle</artifactId>
|
|
651
|
-
<version>${project.version}</version>
|
|
652
|
-
</dependency>
|
|
653
|
-
<dependency>
|
|
654
|
-
<groupId>org.apache.struts</groupId>
|
|
655
|
-
<artifactId>struts2-velocity-plugin</artifactId>
|
|
656
|
-
<version>${project.version}</version>
|
|
657
|
-
</dependency>
|
|
658
|
-
|
|
659
|
-
<dependency>
|
|
660
|
-
<groupId>org.apache.struts</groupId>
|
|
661
|
-
<artifactId>struts2-xslt-plugin</artifactId>
|
|
662
|
-
<version>${project.version}</version>
|
|
663
|
-
</dependency>
|
|
664
|
-
|
|
665
|
-
<dependency>
|
|
666
|
-
<groupId>org.freemarker</groupId>
|
|
667
|
-
<artifactId>freemarker</artifactId>
|
|
668
|
-
<version>${freemarker.version}</version>
|
|
669
|
-
</dependency>
|
|
670
|
-
|
|
671
|
-
<dependency>
|
|
672
|
-
<groupId>com.github.ben-manes.caffeine</groupId>
|
|
673
|
-
<artifactId>caffeine</artifactId>
|
|
674
|
-
<version>2.9.3</version>
|
|
675
|
-
</dependency>
|
|
676
|
-
|
|
677
|
-
<dependency>
|
|
678
|
-
<groupId>org.apache.felix</groupId>
|
|
679
|
-
<artifactId>org.apache.felix.framework</artifactId>
|
|
680
|
-
<version>6.0.3</version>
|
|
681
|
-
<scope>provided
|
|
682
|
-
</scope> <!-- felix-main provides everything in felix-framework (and more), override here to provent both JARs from being included in the build. -->
|
|
683
|
-
</dependency>
|
|
684
|
-
|
|
685
|
-
<dependency>
|
|
686
|
-
<groupId>org.apache.felix</groupId>
|
|
687
|
-
<artifactId>org.apache.felix.main</artifactId>
|
|
688
|
-
<version>7.0.5</version>
|
|
689
|
-
</dependency>
|
|
690
|
-
<dependency>
|
|
691
|
-
<groupId>org.apache.felix</groupId>
|
|
692
|
-
<artifactId>org.apache.felix.shell</artifactId>
|
|
693
|
-
<version>1.4.3</version>
|
|
694
|
-
</dependency>
|
|
695
|
-
<dependency>
|
|
696
|
-
<groupId>org.apache.felix</groupId>
|
|
697
|
-
<artifactId>org.apache.felix.shell.tui</artifactId>
|
|
698
|
-
<version>1.4.1</version>
|
|
699
|
-
</dependency>
|
|
700
|
-
|
|
701
|
-
<dependency>
|
|
702
|
-
<groupId>org.directwebremoting</groupId>
|
|
703
|
-
<artifactId>dwr</artifactId>
|
|
704
|
-
<version>3.0.2-RELEASE</version>
|
|
705
|
-
</dependency>
|
|
706
|
-
|
|
707
|
-
<dependency>
|
|
708
|
-
<groupId>opensymphony</groupId>
|
|
709
|
-
<artifactId>sitemesh</artifactId>
|
|
710
|
-
<version>2.5.0</version>
|
|
711
|
-
</dependency>
|
|
712
|
-
|
|
713
|
-
<!-- Velocity -->
|
|
714
|
-
<dependency>
|
|
715
|
-
<groupId>org.apache.velocity</groupId>
|
|
716
|
-
<artifactId>velocity-engine-core</artifactId>
|
|
717
|
-
<version>2.3</version>
|
|
718
|
-
</dependency>
|
|
719
|
-
|
|
720
|
-
<dependency>
|
|
721
|
-
<groupId>org.apache.velocity.tools</groupId>
|
|
722
|
-
<artifactId>velocity-tools-view</artifactId>
|
|
723
|
-
<version>3.1</version>
|
|
724
|
-
</dependency>
|
|
725
|
-
|
|
726
|
-
<dependency>
|
|
727
|
-
<groupId>org.apache.velocity.tools</groupId>
|
|
728
|
-
<artifactId>velocity-tools-view-jsp</artifactId>
|
|
729
|
-
<version>3.1</version>
|
|
730
|
-
</dependency>
|
|
731
|
-
|
|
732
|
-
<dependency>
|
|
733
|
-
<groupId>ognl</groupId>
|
|
734
|
-
<artifactId>ognl</artifactId>
|
|
735
|
-
<version>${ognl.version}</version>
|
|
736
|
-
</dependency>
|
|
737
|
-
<dependency>
|
|
738
|
-
<groupId>org.ow2.asm</groupId>
|
|
739
|
-
<artifactId>asm</artifactId>
|
|
740
|
-
<version>${asm.version}</version>
|
|
741
|
-
</dependency>
|
|
742
|
-
<dependency>
|
|
743
|
-
<groupId>org.ow2.asm</groupId>
|
|
744
|
-
<artifactId>asm-commons</artifactId>
|
|
745
|
-
<version>${asm.version}</version>
|
|
746
|
-
</dependency>
|
|
747
|
-
|
|
748
|
-
<dependency>
|
|
749
|
-
<groupId>org.apache.commons</groupId>
|
|
750
|
-
<artifactId>commons-digester3</artifactId>
|
|
751
|
-
<version>3.2</version>
|
|
752
|
-
<exclusions>
|
|
753
|
-
<exclusion>
|
|
754
|
-
<groupId>commons-logging</groupId>
|
|
755
|
-
<artifactId>commons-logging</artifactId>
|
|
756
|
-
</exclusion>
|
|
757
|
-
<exclusion>
|
|
758
|
-
<groupId>asm</groupId>
|
|
759
|
-
<artifactId>asm</artifactId>
|
|
760
|
-
</exclusion>
|
|
761
|
-
</exclusions>
|
|
762
|
-
</dependency>
|
|
763
|
-
|
|
764
|
-
<dependency>
|
|
765
|
-
<groupId>junit</groupId>
|
|
766
|
-
<artifactId>junit</artifactId>
|
|
767
|
-
<version>4.13.2</version>
|
|
768
|
-
</dependency>
|
|
769
|
-
|
|
770
|
-
<dependency>
|
|
771
|
-
<groupId>org.easymock</groupId>
|
|
772
|
-
<artifactId>easymock</artifactId>
|
|
773
|
-
<version>5.4.0</version>
|
|
774
|
-
<scope>test</scope>
|
|
775
|
-
</dependency>
|
|
776
|
-
|
|
777
|
-
<dependency>
|
|
778
|
-
<groupId>org.awaitility</groupId>
|
|
779
|
-
<artifactId>awaitility</artifactId>
|
|
780
|
-
<version>4.2.2</version>
|
|
781
|
-
<scope>test</scope>
|
|
782
|
-
</dependency>
|
|
783
|
-
|
|
784
|
-
<dependency>
|
|
785
|
-
<groupId>javax.servlet</groupId>
|
|
786
|
-
<artifactId>javax.servlet-api</artifactId>
|
|
787
|
-
<version>3.1.0</version>
|
|
788
|
-
<scope>provided</scope>
|
|
789
|
-
</dependency>
|
|
790
|
-
|
|
791
|
-
<dependency>
|
|
792
|
-
<groupId>org.glassfish</groupId>
|
|
793
|
-
<artifactId>javax.el</artifactId>
|
|
794
|
-
<version>3.0.1-b12</version>
|
|
795
|
-
</dependency>
|
|
796
|
-
|
|
797
|
-
<dependency>
|
|
798
|
-
<groupId>taglibs</groupId>
|
|
799
|
-
<artifactId>standard</artifactId>
|
|
800
|
-
<version>1.1.2</version>
|
|
801
|
-
<scope>test</scope>
|
|
802
|
-
</dependency>
|
|
803
|
-
|
|
804
|
-
<dependency>
|
|
805
|
-
<groupId>javax.servlet</groupId>
|
|
806
|
-
<artifactId>jstl</artifactId>
|
|
807
|
-
<version>1.2</version>
|
|
808
|
-
<scope>test</scope>
|
|
809
|
-
</dependency>
|
|
810
|
-
|
|
811
|
-
<dependency>
|
|
812
|
-
<groupId>org.apache.tomcat</groupId>
|
|
813
|
-
<artifactId>tomcat-jasper</artifactId>
|
|
814
|
-
<version>8.5.53</version>
|
|
815
|
-
<scope>provided</scope>
|
|
816
|
-
</dependency>
|
|
817
|
-
|
|
818
|
-
<dependency>
|
|
819
|
-
<groupId>org.apache.tomcat</groupId>
|
|
820
|
-
<artifactId>tomcat-api</artifactId>
|
|
821
|
-
<version>8.5.53</version>
|
|
822
|
-
<scope>provided</scope>
|
|
823
|
-
</dependency>
|
|
824
|
-
|
|
825
|
-
<dependency>
|
|
826
|
-
<groupId>javax.servlet.jsp</groupId>
|
|
827
|
-
<artifactId>jsp-api</artifactId>
|
|
828
|
-
<version>2.1</version>
|
|
829
|
-
<scope>provided</scope>
|
|
830
|
-
</dependency>
|
|
831
|
-
|
|
832
|
-
<dependency>
|
|
833
|
-
<groupId>taglibs</groupId>
|
|
834
|
-
<artifactId>request</artifactId>
|
|
835
|
-
<version>1.0.1</version>
|
|
836
|
-
<scope>test</scope>
|
|
837
|
-
</dependency>
|
|
838
|
-
|
|
839
|
-
<dependency>
|
|
840
|
-
<groupId>org.apache.tomcat</groupId>
|
|
841
|
-
<artifactId>tomcat-juli</artifactId>
|
|
842
|
-
<version>8.5.53</version>
|
|
843
|
-
</dependency>
|
|
844
|
-
|
|
845
|
-
<!-- Commons -->
|
|
846
|
-
<dependency>
|
|
847
|
-
<groupId>commons-logging</groupId>
|
|
848
|
-
<artifactId>commons-logging</artifactId>
|
|
849
|
-
<version>1.3.4</version>
|
|
850
|
-
</dependency>
|
|
851
|
-
<dependency>
|
|
852
|
-
<groupId>org.apache.commons</groupId>
|
|
853
|
-
<artifactId>commons-collections4</artifactId>
|
|
854
|
-
<version>4.4</version>
|
|
855
|
-
</dependency>
|
|
856
|
-
<dependency>
|
|
857
|
-
<groupId>commons-fileupload</groupId>
|
|
858
|
-
<artifactId>commons-fileupload</artifactId>
|
|
859
|
-
<version>1.5</version>
|
|
860
|
-
</dependency>
|
|
861
|
-
<dependency>
|
|
862
|
-
<groupId>commons-io</groupId>
|
|
863
|
-
<artifactId>commons-io</artifactId>
|
|
864
|
-
<version>2.15.1</version>
|
|
865
|
-
</dependency>
|
|
866
|
-
<dependency>
|
|
867
|
-
<groupId>org.apache.commons</groupId>
|
|
868
|
-
<artifactId>commons-lang3</artifactId>
|
|
869
|
-
<version>3.17.0</version>
|
|
870
|
-
</dependency>
|
|
871
|
-
<dependency>
|
|
872
|
-
<groupId>org.apache.commons</groupId>
|
|
873
|
-
<artifactId>commons-text</artifactId>
|
|
874
|
-
<version>1.12.0</version>
|
|
875
|
-
</dependency>
|
|
876
|
-
<dependency>
|
|
877
|
-
<groupId>commons-el</groupId>
|
|
878
|
-
<artifactId>commons-el</artifactId>
|
|
879
|
-
<version>1.0</version>
|
|
880
|
-
</dependency>
|
|
881
|
-
<dependency>
|
|
882
|
-
<groupId>org.apache.commons</groupId>
|
|
883
|
-
<artifactId>commons-jci-fam</artifactId>
|
|
884
|
-
<version>1.1</version>
|
|
885
|
-
<optional>true</optional>
|
|
886
|
-
</dependency>
|
|
887
|
-
<dependency>
|
|
888
|
-
<groupId>commons-beanutils</groupId>
|
|
889
|
-
<artifactId>commons-beanutils</artifactId>
|
|
890
|
-
<version>1.9.4</version>
|
|
891
|
-
</dependency>
|
|
892
|
-
<dependency>
|
|
893
|
-
<groupId>commons-validator</groupId>
|
|
894
|
-
<artifactId>commons-validator</artifactId>
|
|
895
|
-
<version>1.9.0</version>
|
|
896
|
-
</dependency>
|
|
897
|
-
|
|
898
|
-
<!-- Mocks for unit testing (by Spring) -->
|
|
899
|
-
<dependency>
|
|
900
|
-
<groupId>org.springframework</groupId>
|
|
901
|
-
<artifactId>spring-core</artifactId>
|
|
902
|
-
<version>${spring.platformVersion}</version>
|
|
903
|
-
</dependency>
|
|
904
|
-
<dependency>
|
|
905
|
-
<groupId>org.springframework</groupId>
|
|
906
|
-
<artifactId>spring-context</artifactId>
|
|
907
|
-
<version>${spring.platformVersion}</version>
|
|
908
|
-
</dependency>
|
|
909
|
-
<dependency>
|
|
910
|
-
<groupId>org.springframework</groupId>
|
|
911
|
-
<artifactId>spring-aop</artifactId>
|
|
912
|
-
<version>${spring.platformVersion}</version>
|
|
913
|
-
</dependency>
|
|
914
|
-
<dependency>
|
|
915
|
-
<groupId>org.springframework</groupId>
|
|
916
|
-
<artifactId>spring-aspects</artifactId>
|
|
917
|
-
<version>${spring.platformVersion}</version>
|
|
918
|
-
</dependency>
|
|
919
|
-
<dependency>
|
|
920
|
-
<groupId>org.springframework</groupId>
|
|
921
|
-
<artifactId>spring-beans</artifactId>
|
|
922
|
-
<version>${spring.platformVersion}</version>
|
|
923
|
-
</dependency>
|
|
924
|
-
<dependency>
|
|
925
|
-
<groupId>org.springframework</groupId>
|
|
926
|
-
<artifactId>spring-test</artifactId>
|
|
927
|
-
<version>${spring.platformVersion}</version>
|
|
928
|
-
</dependency>
|
|
929
|
-
<dependency>
|
|
930
|
-
<groupId>org.springframework</groupId>
|
|
931
|
-
<artifactId>spring-context-support</artifactId>
|
|
932
|
-
<version>${spring.platformVersion}</version>
|
|
933
|
-
</dependency>
|
|
934
|
-
<dependency>
|
|
935
|
-
<groupId>org.springframework</groupId>
|
|
936
|
-
<artifactId>spring-web</artifactId>
|
|
937
|
-
<version>${spring.platformVersion}</version>
|
|
938
|
-
</dependency>
|
|
939
|
-
|
|
940
|
-
<dependency>
|
|
941
|
-
<groupId>mockobjects</groupId>
|
|
942
|
-
<artifactId>mockobjects-core</artifactId>
|
|
943
|
-
<version>0.09</version>
|
|
944
|
-
<scope>test</scope>
|
|
945
|
-
</dependency>
|
|
946
|
-
<dependency>
|
|
947
|
-
<groupId>mockobjects</groupId>
|
|
948
|
-
<artifactId>mockobjects-jdk1.3</artifactId>
|
|
949
|
-
<version>0.09</version>
|
|
950
|
-
<scope>test</scope>
|
|
951
|
-
</dependency>
|
|
952
|
-
<dependency>
|
|
953
|
-
<groupId>mockobjects</groupId>
|
|
954
|
-
<artifactId>mockobjects-alt-jdk1.3</artifactId>
|
|
955
|
-
<version>0.09</version>
|
|
956
|
-
<scope>test</scope>
|
|
957
|
-
</dependency>
|
|
958
|
-
<dependency>
|
|
959
|
-
<groupId>mockobjects</groupId>
|
|
960
|
-
<artifactId>mockobjects-alt-jdk1.3-j2ee1.3</artifactId>
|
|
961
|
-
<version>0.09</version>
|
|
962
|
-
<scope>test</scope>
|
|
963
|
-
</dependency>
|
|
964
|
-
<dependency>
|
|
965
|
-
<groupId>mockobjects</groupId>
|
|
966
|
-
<artifactId>mockobjects-jdk1.3-j2ee1.3</artifactId>
|
|
967
|
-
<version>0.09</version>
|
|
968
|
-
<scope>test</scope>
|
|
969
|
-
</dependency>
|
|
970
|
-
|
|
971
|
-
<dependency>
|
|
972
|
-
<groupId>net.sourceforge.htmlunit</groupId>
|
|
973
|
-
<artifactId>htmlunit</artifactId>
|
|
974
|
-
<version>2.70.0</version>
|
|
975
|
-
<scope>test</scope>
|
|
976
|
-
</dependency>
|
|
977
|
-
|
|
978
|
-
<dependency>
|
|
979
|
-
<groupId>jmock</groupId>
|
|
980
|
-
<artifactId>jmock</artifactId>
|
|
981
|
-
<version>1.2.0</version>
|
|
982
|
-
<scope>test</scope>
|
|
983
|
-
</dependency>
|
|
984
|
-
|
|
985
|
-
<dependency>
|
|
986
|
-
<groupId>org.assertj</groupId>
|
|
987
|
-
<artifactId>assertj-core</artifactId>
|
|
988
|
-
<version>3.26.3</version>
|
|
989
|
-
<scope>test</scope>
|
|
990
|
-
</dependency>
|
|
991
|
-
|
|
992
|
-
<dependency>
|
|
993
|
-
<groupId>org.mockito</groupId>
|
|
994
|
-
<artifactId>mockito-core</artifactId>
|
|
995
|
-
<version>4.3.1</version>
|
|
996
|
-
<scope>test</scope>
|
|
997
|
-
</dependency>
|
|
998
|
-
|
|
999
|
-
<dependency>
|
|
1000
|
-
<groupId>jmock</groupId>
|
|
1001
|
-
<artifactId>jmock-cglib</artifactId>
|
|
1002
|
-
<version>1.2.0</version>
|
|
1003
|
-
<scope>test</scope>
|
|
1004
|
-
</dependency>
|
|
1005
|
-
|
|
1006
|
-
<dependency>
|
|
1007
|
-
<groupId>org.slf4j</groupId>
|
|
1008
|
-
<artifactId>slf4j-api</artifactId>
|
|
1009
|
-
<version>${slf4j.version}</version>
|
|
1010
|
-
</dependency>
|
|
1011
|
-
<dependency>
|
|
1012
|
-
<groupId>org.slf4j</groupId>
|
|
1013
|
-
<artifactId>slf4j-simple</artifactId>
|
|
1014
|
-
<version>${slf4j.version}</version>
|
|
1015
|
-
</dependency>
|
|
1016
|
-
|
|
1017
|
-
<dependency>
|
|
1018
|
-
<groupId>org.apache.logging.log4j</groupId>
|
|
1019
|
-
<artifactId>log4j-api</artifactId>
|
|
1020
|
-
<version>${log4j2.version}</version>
|
|
1021
|
-
</dependency>
|
|
1022
|
-
<dependency>
|
|
1023
|
-
<groupId>org.apache.logging.log4j</groupId>
|
|
1024
|
-
<artifactId>log4j-core</artifactId>
|
|
1025
|
-
<version>${log4j2.version}</version>
|
|
1026
|
-
</dependency>
|
|
1027
|
-
<dependency>
|
|
1028
|
-
<groupId>org.apache.logging.log4j</groupId>
|
|
1029
|
-
<artifactId>log4j-jcl</artifactId>
|
|
1030
|
-
<version>${log4j2.version}</version>
|
|
1031
|
-
</dependency>
|
|
1032
|
-
<dependency>
|
|
1033
|
-
<groupId>org.apache.logging.log4j</groupId>
|
|
1034
|
-
<artifactId>log4j-slf4j-impl</artifactId>
|
|
1035
|
-
<version>${log4j2.version}</version>
|
|
1036
|
-
</dependency>
|
|
1037
|
-
<dependency>
|
|
1038
|
-
<groupId>org.apache.commons</groupId>
|
|
1039
|
-
<artifactId>commons-compress</artifactId>
|
|
1040
|
-
<version>1.27.1</version>
|
|
1041
|
-
</dependency>
|
|
1042
|
-
|
|
1043
|
-
<dependency>
|
|
1044
|
-
<groupId>org.testng</groupId>
|
|
1045
|
-
<artifactId>testng</artifactId>
|
|
1046
|
-
<version>7.5.1</version><!-- the latest version supporting Java 1.8 -->
|
|
1047
|
-
</dependency>
|
|
1048
|
-
|
|
1049
|
-
<dependency>
|
|
1050
|
-
<groupId>net.sf.oval</groupId>
|
|
1051
|
-
<artifactId>oval</artifactId>
|
|
1052
|
-
<version>3.2.1</version>
|
|
1053
|
-
</dependency>
|
|
1054
|
-
|
|
1055
|
-
<dependency>
|
|
1056
|
-
<groupId>com.thoughtworks.xstream</groupId>
|
|
1057
|
-
<artifactId>xstream</artifactId>
|
|
1058
|
-
<version>1.4.21</version>
|
|
1059
|
-
<exclusions>
|
|
1060
|
-
<exclusion>
|
|
1061
|
-
<groupId>io.github.x-stream</groupId>
|
|
1062
|
-
<artifactId>mxparser</artifactId>
|
|
1063
|
-
</exclusion>
|
|
1064
|
-
</exclusions>
|
|
1065
|
-
</dependency>
|
|
1066
|
-
|
|
1067
|
-
<dependency>
|
|
1068
|
-
<groupId>io.github.x-stream</groupId>
|
|
1069
|
-
<artifactId>mxparser</artifactId>
|
|
1070
|
-
<version>1.2.1</version>
|
|
1071
|
-
</dependency>
|
|
1072
|
-
<dependency>
|
|
1073
|
-
<groupId>javax.persistence</groupId>
|
|
1074
|
-
<artifactId>persistence-api</artifactId>
|
|
1075
|
-
<version>1.0.2</version>
|
|
1076
|
-
</dependency>
|
|
1077
|
-
|
|
1078
|
-
<dependency>
|
|
1079
|
-
<groupId>org.mortbay.jetty</groupId>
|
|
1080
|
-
<artifactId>jetty</artifactId>
|
|
1081
|
-
<version>6.1.26</version>
|
|
1082
|
-
</dependency>
|
|
1083
|
-
<dependency>
|
|
1084
|
-
<groupId>org.mortbay.jetty</groupId>
|
|
1085
|
-
<artifactId>jsp-2.1</artifactId>
|
|
1086
|
-
<version>6.1.26</version>
|
|
1087
|
-
</dependency>
|
|
1088
|
-
|
|
1089
|
-
<!-- Portlet -->
|
|
1090
|
-
<dependency>
|
|
1091
|
-
<groupId>javax.portlet</groupId>
|
|
1092
|
-
<artifactId>portlet-api</artifactId>
|
|
1093
|
-
<version>2.0</version>
|
|
1094
|
-
</dependency>
|
|
1095
|
-
|
|
1096
|
-
<dependency>
|
|
1097
|
-
<groupId>com.fasterxml.jackson.core</groupId>
|
|
1098
|
-
<artifactId>jackson-core</artifactId>
|
|
1099
|
-
<version>${jackson.version}</version>
|
|
1100
|
-
</dependency>
|
|
1101
|
-
<dependency>
|
|
1102
|
-
<groupId>com.fasterxml.jackson.core</groupId>
|
|
1103
|
-
<artifactId>jackson-databind</artifactId>
|
|
1104
|
-
<version>${jackson.version}</version>
|
|
1105
|
-
</dependency>
|
|
1106
|
-
<dependency>
|
|
1107
|
-
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
|
1108
|
-
<artifactId>jackson-dataformat-xml</artifactId>
|
|
1109
|
-
<version>${jackson.version}</version>
|
|
1110
|
-
</dependency>
|
|
1111
|
-
|
|
1112
|
-
<dependency>
|
|
1113
|
-
<groupId>org.apache.juneau</groupId>
|
|
1114
|
-
<artifactId>juneau-marshall</artifactId>
|
|
1115
|
-
<version>8.1.3</version>
|
|
1116
|
-
</dependency>
|
|
1117
|
-
|
|
1118
|
-
<!-- CDI & Weld -->
|
|
1119
|
-
<dependency>
|
|
1120
|
-
<groupId>javax.enterprise</groupId>
|
|
1121
|
-
<artifactId>cdi-api</artifactId>
|
|
1122
|
-
<version>1.2</version>
|
|
1123
|
-
</dependency>
|
|
1124
|
-
|
|
1125
|
-
<dependency>
|
|
1126
|
-
<groupId>org.jboss.weld</groupId>
|
|
1127
|
-
<artifactId>weld-core</artifactId>
|
|
1128
|
-
<version>2.4.8.Final</version>
|
|
1129
|
-
</dependency>
|
|
1130
|
-
|
|
1131
|
-
<dependency>
|
|
1132
|
-
<groupId>org.jboss.weld.se</groupId>
|
|
1133
|
-
<artifactId>weld-se</artifactId>
|
|
1134
|
-
<version>2.4.8.Final</version>
|
|
1135
|
-
</dependency>
|
|
1136
|
-
|
|
1137
|
-
<dependency>
|
|
1138
|
-
<groupId>xerces</groupId>
|
|
1139
|
-
<artifactId>xercesImpl</artifactId>
|
|
1140
|
-
<version>2.12.2</version>
|
|
1141
|
-
<scope>test</scope>
|
|
1142
|
-
</dependency>
|
|
1143
|
-
|
|
1144
|
-
</dependencies>
|
|
1145
|
-
</dependencyManagement>
|
|
1146
|
-
|
|
1147
|
-
</project>
|