Fill in the blanks by dragging from the left to the right.

When finished, copy all the commands on the right into a text editor, and then run them, one at a time, in Git BASH.




Display the Java version
        
Display the Git version
        
Display the version of Maven

Clone a GitHub repo

Move into the rock-paper-scissors subdirectory
        
compile your Maven app

Run your project's unit and static analysis tests

Build the project's deployment artifact

Push your app to a Maven repository

Run an exectuable JAR file located in the current directory

URL to access the web app

All Answers Answered

Answers Remain