Skip to content

mano1233/Test_Of_Offline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test_Of_Offline

this repo includes a test project of kafka stream and all its required dependencies to create a jar offline.

in order to accompish this you will need to run the folowing commands on you finished project with ethernet connection:

  1. mvn assembly:help compiler:help enforcer:help exec:help failsafe:help install:help jar:help resources:help surefire:help (Downloads basic plugins make sure the one you use are included)

  2. mvn dependency:go-offline (Download all Dependencies required)

  3. mvn -o clean install (Creates JAR File)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages