diff --git a/HelloMavenly/.idea/.gitignore b/HelloMavenly/.idea/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..73f69e0958611ac6e00bde95641f6699030ad235 --- /dev/null +++ b/HelloMavenly/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/HelloMavenly/.idea/.name b/HelloMavenly/.idea/.name new file mode 100644 index 0000000000000000000000000000000000000000..611474cc221d2fa5c84adb60980018600087020a --- /dev/null +++ b/HelloMavenly/.idea/.name @@ -0,0 +1 @@ +Maven_web \ No newline at end of file diff --git a/HelloMavenly/.idea/artifacts/Maven_web_Web_exploded.xml b/HelloMavenly/.idea/artifacts/Maven_web_Web_exploded.xml new file mode 100644 index 0000000000000000000000000000000000000000..640f86fcce9d591b3e0f545adc08a81f1f9cb945 --- /dev/null +++ b/HelloMavenly/.idea/artifacts/Maven_web_Web_exploded.xml @@ -0,0 +1,13 @@ + + + $PROJECT_DIR$/out/artifacts/Maven_web_Web_exploded + + + + + + + + + + \ No newline at end of file diff --git a/HelloMavenly/.idea/artifacts/Maven_web_war_exploded.xml b/HelloMavenly/.idea/artifacts/Maven_web_war_exploded.xml new file mode 100644 index 0000000000000000000000000000000000000000..83520a7674b8a919e2b501b4c1b73474556eb1b4 --- /dev/null +++ b/HelloMavenly/.idea/artifacts/Maven_web_war_exploded.xml @@ -0,0 +1,13 @@ + + + $PROJECT_DIR$/out/artifacts/Maven_web_war_exploded + + + + + + + + + + \ No newline at end of file diff --git a/HelloMavenly/.idea/compiler.xml b/HelloMavenly/.idea/compiler.xml new file mode 100644 index 0000000000000000000000000000000000000000..6e0d339135401df278c41071591bd59511e5b8c8 --- /dev/null +++ b/HelloMavenly/.idea/compiler.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/HelloMavenly/.idea/jarRepositories.xml b/HelloMavenly/.idea/jarRepositories.xml new file mode 100644 index 0000000000000000000000000000000000000000..d46a6c72eb9846ca04c9ed9f1e678945df1a2ba1 --- /dev/null +++ b/HelloMavenly/.idea/jarRepositories.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/HelloMavenly/.idea/misc.xml b/HelloMavenly/.idea/misc.xml new file mode 100644 index 0000000000000000000000000000000000000000..0fac5200861b610e9c5502e1f9a4d15a35e2af0f --- /dev/null +++ b/HelloMavenly/.idea/misc.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/HelloMavenly/Maven_web.iml b/HelloMavenly/Maven_web.iml new file mode 100644 index 0000000000000000000000000000000000000000..0558329ae96135969f9bb374db6726cbb974a560 --- /dev/null +++ b/HelloMavenly/Maven_web.iml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/HelloMavenly/out/artifacts/Maven_web_Web_exploded/HelloMaven.html b/HelloMavenly/out/artifacts/Maven_web_Web_exploded/HelloMaven.html new file mode 100644 index 0000000000000000000000000000000000000000..65beee026b6a0c490d3a16ccb1b245cdde9f31ec --- /dev/null +++ b/HelloMavenly/out/artifacts/Maven_web_Web_exploded/HelloMaven.html @@ -0,0 +1,11 @@ + + + + + HelloMaven + + +

Hello Maven!

> +

Hello Maven!!!!

> + + \ No newline at end of file diff --git a/HelloMavenly/out/artifacts/Maven_web_Web_exploded/META-INF/MANIFEST.MF b/HelloMavenly/out/artifacts/Maven_web_Web_exploded/META-INF/MANIFEST.MF new file mode 100644 index 0000000000000000000000000000000000000000..ea423e6d91d2965d39801d965a7c70b8cb42e251 --- /dev/null +++ b/HelloMavenly/out/artifacts/Maven_web_Web_exploded/META-INF/MANIFEST.MF @@ -0,0 +1,5 @@ +Manifest-Version: 1.0 +Created-By: IntelliJ IDEA +Built-By: LY +Build-Jdk: 22 + diff --git a/HelloMavenly/out/artifacts/Maven_web_Web_exploded/WEB-INF/web.xml b/HelloMavenly/out/artifacts/Maven_web_Web_exploded/WEB-INF/web.xml new file mode 100644 index 0000000000000000000000000000000000000000..d80081d1318531b6c30eaf0d748bf80a0b2e042a --- /dev/null +++ b/HelloMavenly/out/artifacts/Maven_web_Web_exploded/WEB-INF/web.xml @@ -0,0 +1,6 @@ + + + \ No newline at end of file diff --git a/HelloMavenly/out/artifacts/Maven_web_war_exploded/HelloMaven.html b/HelloMavenly/out/artifacts/Maven_web_war_exploded/HelloMaven.html new file mode 100644 index 0000000000000000000000000000000000000000..65beee026b6a0c490d3a16ccb1b245cdde9f31ec --- /dev/null +++ b/HelloMavenly/out/artifacts/Maven_web_war_exploded/HelloMaven.html @@ -0,0 +1,11 @@ + + + + + HelloMaven + + +

Hello Maven!

> +

Hello Maven!!!!

> + + \ No newline at end of file diff --git a/HelloMavenly/out/artifacts/Maven_web_war_exploded/META-INF/MANIFEST.MF b/HelloMavenly/out/artifacts/Maven_web_war_exploded/META-INF/MANIFEST.MF new file mode 100644 index 0000000000000000000000000000000000000000..ea423e6d91d2965d39801d965a7c70b8cb42e251 --- /dev/null +++ b/HelloMavenly/out/artifacts/Maven_web_war_exploded/META-INF/MANIFEST.MF @@ -0,0 +1,5 @@ +Manifest-Version: 1.0 +Created-By: IntelliJ IDEA +Built-By: LY +Build-Jdk: 22 + diff --git a/HelloMavenly/out/artifacts/Maven_web_war_exploded/WEB-INF/web.xml b/HelloMavenly/out/artifacts/Maven_web_war_exploded/WEB-INF/web.xml new file mode 100644 index 0000000000000000000000000000000000000000..d80081d1318531b6c30eaf0d748bf80a0b2e042a --- /dev/null +++ b/HelloMavenly/out/artifacts/Maven_web_war_exploded/WEB-INF/web.xml @@ -0,0 +1,6 @@ + + + \ No newline at end of file diff --git a/HelloMavenly/pom.xml b/HelloMavenly/pom.xml new file mode 100644 index 0000000000000000000000000000000000000000..ae43f14947f65f7a1b312bc06cd8d764b1b8ee74 --- /dev/null +++ b/HelloMavenly/pom.xml @@ -0,0 +1,39 @@ + + + 4.0.0 + + org.example + Maven_web + 1.0-SNAPSHOT + + + + + org.junit.jupiter + junit-jupiter-api + 5.9.3 + test + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.3.0 + + UTF-8 + UTF-8 + UTF-8 + + + + + + + + \ No newline at end of file diff --git a/HelloMavenly/src/main/webapp/HelloMaven.html b/HelloMavenly/src/main/webapp/HelloMaven.html new file mode 100644 index 0000000000000000000000000000000000000000..b65439e6c1c8037cf01755f3bf61d2a526b902be --- /dev/null +++ b/HelloMavenly/src/main/webapp/HelloMaven.html @@ -0,0 +1,12 @@ + + + + + HelloMaven + + +

Hello Maven!

> +

Hello Maven!!!!

> +

THIS IS UPDATE OF GIT

+ + \ No newline at end of file diff --git a/HelloMavenly/src/main/webapp/outdelete.html b/HelloMavenly/src/main/webapp/outdelete.html new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/HelloMavenly/src/test/java/CalculatorTest.java b/HelloMavenly/src/test/java/CalculatorTest.java new file mode 100644 index 0000000000000000000000000000000000000000..0c32761da470df3eb6b5520bee7c71b1b001fb8c --- /dev/null +++ b/HelloMavenly/src/test/java/CalculatorTest.java @@ -0,0 +1,29 @@ + + +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; + +import static org.junit.jupiter.api.Assertions.*; +public class CalculatorTest { + @Test + public void testAdd() { + //Calculator calculator = new Calculator(); + //int result = calculator.add(3,5); + //assertEquals(8, result); + int n=4; + int fib=0; + if (n == 1 || n == 2) { + fib= 1; + } else { + int a = 1; + int b = 1; + fib = 0; + for (int i = 3; i <= n; i++) { + fib = a + b; + a = b; + b = fib; + } + } + Assertions.assertEquals(fib,4); + } +} diff --git a/HelloMavenly/target/Maven_web-1.0-SNAPSHOT/HelloMaven.html b/HelloMavenly/target/Maven_web-1.0-SNAPSHOT/HelloMaven.html new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/HelloMavenly/target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml b/HelloMavenly/target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml new file mode 100644 index 0000000000000000000000000000000000000000..8b89c977b1ee3e2eef78b7510558066a2834b957 --- /dev/null +++ b/HelloMavenly/target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml @@ -0,0 +1,10 @@ + + + + + + + + + src/main/javadoc + diff --git a/HelloMavenly/target/maven-archiver/pom.properties b/HelloMavenly/target/maven-archiver/pom.properties new file mode 100644 index 0000000000000000000000000000000000000000..4047b47429c46f74269ac18bc3d38ce4a2a5931d --- /dev/null +++ b/HelloMavenly/target/maven-archiver/pom.properties @@ -0,0 +1,3 @@ +artifactId=Maven_web +groupId=org.example +version=1.0-SNAPSHOT diff --git a/HelloMavenly/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst b/HelloMavenly/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/HelloMavenly/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst b/HelloMavenly/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/HelloMavenly/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst b/HelloMavenly/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/HelloMavenly/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst b/HelloMavenly/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst new file mode 100644 index 0000000000000000000000000000000000000000..412b80e49e22fa20a0540b1537dd946e76a8625e --- /dev/null +++ b/HelloMavenly/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst @@ -0,0 +1 @@ +E:\研究生\学校课程\软件开发与管理\Maven\HelloMavenly\src\test\java\CalculatorTest.java diff --git a/HelloMavenly/target/surefire-reports/2024-03-25T21-06-33_307.dumpstream b/HelloMavenly/target/surefire-reports/2024-03-25T21-06-33_307.dumpstream new file mode 100644 index 0000000000000000000000000000000000000000..bc0c66e507bd3159fcafb93a78820d7639a893b4 --- /dev/null +++ b/HelloMavenly/target/surefire-reports/2024-03-25T21-06-33_307.dumpstream @@ -0,0 +1,5 @@ +# Created at 2024-03-25T21:06:36.552 +Boot Manifest-JAR contains absolute paths in classpath 'E:\研究生\学校课程\软件开发与管理\Maven\HelloMavenly\target\test-classes' +Hint: -Djdk.net.URLClassPath.disableClassPathURLCheck=true +'other' has different root + diff --git a/HelloMavenly/target/surefire-reports/2024-03-25T21-26-01_315.dumpstream b/HelloMavenly/target/surefire-reports/2024-03-25T21-26-01_315.dumpstream new file mode 100644 index 0000000000000000000000000000000000000000..f2f8e240b27df3be59eab2393a937249a740bdfe --- /dev/null +++ b/HelloMavenly/target/surefire-reports/2024-03-25T21-26-01_315.dumpstream @@ -0,0 +1,5 @@ +# Created at 2024-03-25T21:26:01.451 +Boot Manifest-JAR contains absolute paths in classpath 'E:\研究生\学校课程\软件开发与管理\Maven\HelloMavenly\target\test-classes' +Hint: -Djdk.net.URLClassPath.disableClassPathURLCheck=true +'other' has different root + diff --git a/HelloMavenly/target/surefire-reports/CalculatorTest.txt b/HelloMavenly/target/surefire-reports/CalculatorTest.txt new file mode 100644 index 0000000000000000000000000000000000000000..645d16e57d63da47ef61771e2db00e7c254b662a --- /dev/null +++ b/HelloMavenly/target/surefire-reports/CalculatorTest.txt @@ -0,0 +1,83 @@ +------------------------------------------------------------------------------- +Test set: CalculatorTest +------------------------------------------------------------------------------- +Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.054 s <<< FAILURE! -- in CalculatorTest +CalculatorTest.testAdd -- Time elapsed: 0.036 s <<< FAILURE! +org.opentest4j.AssertionFailedError: expected: <3> but was: <4> + at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) + at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) + at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) + at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150) + at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145) + at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:528) + at CalculatorTest.testAdd(CalculatorTest.java:27) + at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) + at java.base/java.lang.reflect.Method.invoke(Method.java:580) + at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) + at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) + at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) + at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) + at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) + at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) + at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) + at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) + at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) + at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) + at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) + at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) + at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) + at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) + at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) + at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) + at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) + at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) + at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) + at java.base/java.util.ArrayList.forEach(ArrayList.java:1597) + at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) + at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) + at java.base/java.util.ArrayList.forEach(ArrayList.java:1597) + at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) + at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) + at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) + at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) + at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) + at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) + at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) + at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) + at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) + at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) + at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) + at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) + at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) + at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) + diff --git a/HelloMavenly/target/surefire-reports/TEST-CalculatorTest.xml b/HelloMavenly/target/surefire-reports/TEST-CalculatorTest.xml new file mode 100644 index 0000000000000000000000000000000000000000..9bb17c4b4e08eb5308cb2f5e244b4d2bf0185e0b --- /dev/null +++ b/HelloMavenly/target/surefire-reports/TEST-CalculatorTest.xml @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + but was: <4> + at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) + at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) + at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) + at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150) + at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145) + at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:528) + at CalculatorTest.testAdd(CalculatorTest.java:27) + at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) + at java.base/java.lang.reflect.Method.invoke(Method.java:580) + at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) + at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) + at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) + at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) + at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) + at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) + at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) + at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) + at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) + at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) + at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) + at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) + at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) + at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) + at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) + at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) + at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) + at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) + at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) + at java.base/java.util.ArrayList.forEach(ArrayList.java:1597) + at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) + at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) + at java.base/java.util.ArrayList.forEach(ArrayList.java:1597) + at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) + at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) + at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) + at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) + at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) + at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) + at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) + at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) + at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) + at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) + at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) + at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) + at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) + at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) + at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) +]]> + + \ No newline at end of file diff --git a/HelloMavenly/web/HelloMaven.html b/HelloMavenly/web/HelloMaven.html new file mode 100644 index 0000000000000000000000000000000000000000..65beee026b6a0c490d3a16ccb1b245cdde9f31ec --- /dev/null +++ b/HelloMavenly/web/HelloMaven.html @@ -0,0 +1,11 @@ + + + + + HelloMaven + + +

Hello Maven!

> +

Hello Maven!!!!

> + + \ No newline at end of file diff --git a/HelloMavenly/web/WEB-INF/web.xml b/HelloMavenly/web/WEB-INF/web.xml new file mode 100644 index 0000000000000000000000000000000000000000..d80081d1318531b6c30eaf0d748bf80a0b2e042a --- /dev/null +++ b/HelloMavenly/web/WEB-INF/web.xml @@ -0,0 +1,6 @@ + + + \ No newline at end of file