Skip to content

please change #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Jenkinsfile

This file was deleted.

6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
<packaging>jar</packaging>

<name>maven-stanalone-application</name>
<url>http://mylandmarktech.com</url>
<url>http://e&ecloudtech.com</url>

<organization>
<name>Mithun Technologies</name>
<url>http://mylandmarktech.com/</url>
<name>E&E Cloudtechs</name>
<url>http://e&ecloudtech.com/</url>
</organization>

<description>Maven Standalone Application</description>
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/com/mt/sample/HelloWorld.java
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
public class HelloWorld {

public static void main(String[] args) {
System.out.println("Hello Welcome to Maven Build Tool !! Today Date is: " + getLocalCurrentDate());
System.out.println("Hello Engineers, Welcome to E&E CLOUDTECH SOLUTIONS DevOps Master Class. You are sudying Maven Build Tool. !! Today Date is: " + getLocalCurrentDate());

}

private static Date getLocalCurrentDate() {
String m = "Mithun Technologies";
String m = "E&E CLOUDTECH SOLUTIONS";
return new Date();

}
Expand Down
Binary file added target/classes/com/mt/sample/HelloWorld.class
Binary file not shown.
4 changes: 4 additions & 0 deletions target/maven-archiver/pom.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#Created by Apache Maven 3.8.2
version=0.0.1-SNAPSHOT
groupId=com.mt
artifactId=maven-stanalone-application
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
com/mt/sample/HelloWorld.class
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/home/ec2-user/maven-standalone-application/src/main/java/com/mt/sample/HelloWorld.java
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
com/mt/sample/test/HelloWorldTest.class
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/home/ec2-user/maven-standalone-application/src/test/java/com/mt/sample/test/HelloWorldTest.java
63 changes: 63 additions & 0 deletions target/surefire-reports/TEST-com.mt.sample.test.HelloWorldTest.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite tests="1" failures="0" name="com.mt.sample.test.HelloWorldTest" time="0.001" errors="0" skipped="0">
<properties>
<property name="java.runtime.name" value="OpenJDK Runtime Environment"/>
<property name="sun.boot.library.path" value="/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.302.b08-0.el8_4.x86_64/jre/lib/amd64"/>
<property name="java.vm.version" value="25.302-b08"/>
<property name="java.vm.vendor" value="Red Hat, Inc."/>
<property name="maven.multiModuleProjectDirectory" value="/home/ec2-user/maven-standalone-application"/>
<property name="java.vendor.url" value="https://www.redhat.com/"/>
<property name="path.separator" value=":"/>
<property name="guice.disable.misplaced.annotation.check" value="true"/>
<property name="java.vm.name" value="OpenJDK 64-Bit Server VM"/>
<property name="file.encoding.pkg" value="sun.io"/>
<property name="user.country" value="US"/>
<property name="sun.java.launcher" value="SUN_STANDARD"/>
<property name="sun.os.patch.level" value="unknown"/>
<property name="java.vm.specification.name" value="Java Virtual Machine Specification"/>
<property name="user.dir" value="/home/ec2-user/maven-standalone-application"/>
<property name="java.runtime.version" value="1.8.0_302-b08"/>
<property name="java.awt.graphicsenv" value="sun.awt.X11GraphicsEnvironment"/>
<property name="java.endorsed.dirs" value="/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.302.b08-0.el8_4.x86_64/jre/lib/endorsed"/>
<property name="os.arch" value="amd64"/>
<property name="java.io.tmpdir" value="/tmp"/>
<property name="line.separator" value="
"/>
<property name="java.vm.specification.vendor" value="Oracle Corporation"/>
<property name="os.name" value="Linux"/>
<property name="classworlds.conf" value="/opt/maven/bin/m2.conf"/>
<property name="sun.jnu.encoding" value="UTF-8"/>
<property name="java.library.path" value="/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib"/>
<property name="maven.conf" value="/opt/maven/conf"/>
<property name="java.specification.name" value="Java Platform API Specification"/>
<property name="java.class.version" value="52.0"/>
<property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/>
<property name="os.version" value="4.18.0-305.el8.x86_64"/>
<property name="user.home" value="/home/ec2-user"/>
<property name="user.timezone" value="UTC"/>
<property name="java.awt.printerjob" value="sun.print.PSPrinterJob"/>
<property name="java.specification.version" value="1.8"/>
<property name="file.encoding" value="UTF-8"/>
<property name="user.name" value="ec2-user"/>
<property name="java.class.path" value="/opt/maven/boot/plexus-classworlds-2.6.0.jar"/>
<property name="java.vm.specification.version" value="1.8"/>
<property name="sun.arch.data.model" value="64"/>
<property name="java.home" value="/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.302.b08-0.el8_4.x86_64/jre"/>
<property name="sun.java.command" value="org.codehaus.plexus.classworlds.launcher.Launcher package"/>
<property name="java.specification.vendor" value="Oracle Corporation"/>
<property name="user.language" value="en"/>
<property name="awt.toolkit" value="sun.awt.X11.XToolkit"/>
<property name="java.vm.info" value="mixed mode"/>
<property name="java.version" value="1.8.0_302"/>
<property name="java.ext.dirs" value="/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.302.b08-0.el8_4.x86_64/jre/lib/ext:/usr/java/packages/lib/ext"/>
<property name="sun.boot.class.path" value="/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.302.b08-0.el8_4.x86_64/jre/lib/resources.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.302.b08-0.el8_4.x86_64/jre/lib/rt.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.302.b08-0.el8_4.x86_64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.302.b08-0.el8_4.x86_64/jre/lib/jsse.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.302.b08-0.el8_4.x86_64/jre/lib/jce.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.302.b08-0.el8_4.x86_64/jre/lib/charsets.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.302.b08-0.el8_4.x86_64/jre/lib/jfr.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.302.b08-0.el8_4.x86_64/jre/classes"/>
<property name="java.vendor" value="Red Hat, Inc."/>
<property name="maven.home" value="/opt/maven"/>
<property name="file.separator" value="/"/>
<property name="java.vendor.url.bug" value="https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%208&amp;component=java-1.8.0-openjdk"/>
<property name="sun.cpu.endian" value="little"/>
<property name="sun.io.unicode.encoding" value="UnicodeLittle"/>
<property name="sun.cpu.isalist" value=""/>
</properties>
<testcase classname="com.mt.sample.test.HelloWorldTest" name="testApp" time="0.001"/>
</testsuite>
4 changes: 4 additions & 0 deletions target/surefire-reports/com.mt.sample.test.HelloWorldTest.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
-------------------------------------------------------------------------------
Test set: com.mt.sample.test.HelloWorldTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Binary file not shown.