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

Cannot find 'language' in class com.akathist.maven.plugins.launch4j.VersionInfo #45

Closed
dyorgio opened this issue Sep 20, 2016 · 4 comments

Comments

@dyorgio
Copy link

dyorgio commented Sep 20, 2016

Plugin is not supporting versioninfo inner tag:

Unable to parse configuration of mojo com.akathist.maven.plugins.launch4j:launch4j-maven-plugin:1.7.11:launch4j for parameter language: Cannot find 'language' in class com.akathist.maven.plugins.launch4j.VersionInfo.

@lukaszlenart
Copy link
Collaborator

Done, added missing options with 181a009

@lukaszlenart
Copy link
Collaborator

1.7.12 is under way to the Maven Central, please test and report back

@dyorgio
Copy link
Author

dyorgio commented Sep 20, 2016

No more erros, but appears that it is not working...
captura de tela 2016-09-20 as 17 04 20

I'm using
<language>ENGLISH_US</language>

@lukaszlenart
Copy link
Collaborator

Be sure that there is no non-printable character or something in <language>ENGLISH_US</language> - if problem persists please report issue directly to Launch4j

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

No branches or pull requests

2 participants