Skip to content

fruitella44/project-maven

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-maven-template

Working with pom.xml file

Added dependencies: commons-lang3, javafx-controls, desktop-game-engine, junit-jupiter-engine

Added plugins to build: maven-assembly-plugin, maven-surefire-plugin

Added resources to put jar into lib

Created new local repository in maven

Added path for local jar

How to run this project?

  • Use command in terminal: mvn javafx:run

  • Make sure that your java version is 18.0.1, otherwise you have to install the current version and add path environment JAVA_HOME

game

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%