You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@plc4x.apache.org by "Julian Feinauer (Jira)" <ji...@apache.org> on 2022/02/01 06:24:00 UTC

[jira] [Created] (PLC4X-332) Maven Precondition Check fails on M1 Mac

Julian Feinauer created PLC4X-332:
-------------------------------------

             Summary: Maven Precondition Check fails on M1 Mac
                 Key: PLC4X-332
                 URL: https://issues.apache.org/jira/browse/PLC4X-332
             Project: Apache PLC4X
          Issue Type: Bug
          Components: Build
            Reporter: Julian Feinauer
            Assignee: Christofer Dutz


I have libpcap installed (via brew install libpcap) but when I trigger the maven build the precondition check fails and reports

 
{code:java}
[INFO] --- groovy-maven-plugin:2.1.1:execute (prerequisite-check) @ plc4x-parent ---
Detected OS:   mac
Detected Arch: x86_64Detecting Java version:    17.0.1         OK
Detecting Git version:     2.30.1         OK
Detecting LibPcap version: missing
{code}
My System is a M1 Mac, if that helps using macOS Monterey 12.0.1.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)