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

unknown os.arch: IA64N #25

Closed
llowinge opened this issue Dec 8, 2016 · 1 comment
Closed

unknown os.arch: IA64N #25

llowinge opened this issue Dec 8, 2016 · 1 comment
Milestone

Comments

@llowinge
Copy link

llowinge commented Dec 8, 2016

Here is full info about the machine:

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Detecting the operating system and CPU architecture
[INFO] ------------------------------------------------------------------------
[INFO] os.detected.name: hpux
[INFO] os.detected.arch: unknown
[INFO] os.detected.classifier: hpux-unknown
[ERROR] unknown os.arch: IA64N -> [Help 1]

Do you think it is possible to fix it ? Or is there a way how to use failOnUnknownOS without explicitly specifying on command line like: -DfailOnUnknownOS=false ? It would be great to set it throught eg. maven property.

@trustin
Copy link
Owner

trustin commented Apr 22, 2018

72e3f62 should now understand IA64N and IA64W. By the way, I though os-maven-plugin already understands -DfailOnUnknownOS=true option? Please let me know if it does not.

@trustin trustin closed this as completed Apr 22, 2018
@trustin trustin added this to the 1.6.0 milestone Apr 22, 2018
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