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

outputJarVersions ignored #54

Open
matbrighi opened this issue Jul 31, 2017 · 1 comment
Open

outputJarVersions ignored #54

matbrighi opened this issue Jul 31, 2017 · 1 comment

Comments

@matbrighi
Copy link

Hi,
The outputJarVersions parameter in configuration section is ignored.
If I set true or false the parameter outputJarVersions, the output of the jar resource in jnlp is :
<jar href="lib/commons-lang3.jar" version="3.6" />

if false, I'd like to have:
<jar href="lib/commons-lang3-3.6.jar" />

@mattpangaro
Copy link

Are you using the jnlp-download-servlet goal? We are and I've seen that it ignores that parameter. We were hoping to have it drop the versioning as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants