Skip to content
 
 

Latest commit

 

History

139 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

install4j Support

Install Runtime into Local Repository

Maven needs to have the install4j runtime jar in the local repository to build.

This is not yet in any available remote repository, so you'll need to install it manually before building:

mvn -Dinstall4j.home=<path> -Pinstall-runtime

Where path is the location to where install4j has been installed, for example on Mac OSX:

mvn -Dinstall4j.home="/Applications/install4j 5/" -Pinstall-runtime

About

Install4j Support

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors