Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing binaries on OS X and Linux #8

Closed
strayer opened this issue Sep 6, 2014 · 2 comments
Closed

Missing binaries on OS X and Linux #8

strayer opened this issue Sep 6, 2014 · 2 comments
Labels

Comments

@strayer
Copy link

strayer commented Sep 6, 2014

Commit 1de6646 removed launch4j from the code and uses maven dependencies instead. Sadly the workdir jars of launch4j 3.4.0 only include the binaries for Windows, not for Linux and OS X.

https://repo.maven.apache.org/maven2/net/sf/launch4j/launch4j/3.4.0/launch4j-3.4.0-workdir-mac.jar
https://repo.maven.apache.org/maven2/net/sf/launch4j/launch4j/3.4.0/launch4j-3.4.0-workdir-linux.jar

@lukaszlenart
Copy link
Collaborator

@taxone pushed new versions of launch4j for mac and linux to the Central
http://repo1.maven.org/maven2/net/sf/launch4j/launch4j/3.4.0/

@taxone
Copy link
Contributor

taxone commented Sep 8, 2014

It's an artifcat of "release" type, so you have to manually purge your local repository in order to force Maven to download the latest version.

taxone added a commit to taxone/Development that referenced this issue Oct 15, 2014
orphan-oss/launch4j-maven-plugin#8
Now Linux and Mac workdir JARs contain the bin directory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants