BellJohn / DC2060

DC2060 Team Project
1 stars 0 forks source link

DC2060

DC2060 Team Project

Tech Stack:

Tools Used:

Installation:

== Database ==

== Compilation ==

(example output: D:\Development\Aston\DC2060\DC2060\reachout>dir <-- executing 'dir' to show you where I am in my directory and what files I can see'

Volume in drive D has no label.
Volume Serial Number is 1800-472A

Directory of D:\Development\Aston\DC2060\DC2060\reachout

29/03/2020  17:41    <DIR>          .
29/03/2020  17:41    <DIR>          ..
29/03/2020  17:40             1,366 .classpath
25/03/2020  01:05                40 .gitignore
29/03/2020  17:31             1,084 .project
24/03/2020  21:52    <DIR>          .settings
29/03/2020  17:34             4,367 pom.xml
24/03/2020  21:24    <DIR>          src
29/03/2020  17:41    <DIR>          target
24/03/2020  21:53    <DIR>          WebContent
           4 File(s)          6,857 bytes
           6 Dir(s)  380,064,186,368 bytes free

D:\Development\Aston\DC2060\DC2060\reachout>mvn clean install -DskipTests               <-- executing maven compile

....... BUNCH OF STUFF REMOVED FOR BREVITY .......
[INFO] --- maven-install-plugin:2.4:install (default-install) @ reachout ---
[INFO] Installing D:\Development\Aston\DC2060\DC2060\reachout\target\ReachOut.war to C:\Users\John\.m2\repository\com\aston\dc2060\reachout\0.0.1-SNAPSHOT\reachout-0.0.1-SNAPSHOT.war
[INFO] Installing D:\Development\Aston\DC2060\DC2060\reachout\pom.xml to C:\Users\John\.m2\repository\com\aston\dc2060\reachout\0.0.1-SNAPSHOT\reachout-0.0.1-SNAPSHOT.pom
[INFO] Installing D:\Development\Aston\DC2060\DC2060\reachout\target\ReachOut-classes.jar to C:\Users\John\.m2\repository\com\aston\dc2060\reachout\0.0.1-SNAPSHOT\reachout-0.0.1-SNAPSHOT-classes.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.599 s
[INFO] Finished at: 2020-03-29T17:53:31+01:00
[INFO] ------------------------------------------------------------------------

)

== Deployment ==

== Misc ==

== Development ==