You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2024. It is now read-only.
Summary:
I tried to build the
gtfs-realtime-validator
but could not.Steps to reproduce:
Execute
mvn package
at the root of the project in a Terminal session.Expected behavior:
Generate an executable jar in
target
.Observed behavior:
Build failure as illustrated on the screenshot below ⬇️
Thanks @barbeau for helping to fix this: bumping
com.github.eirslett
to 1.11.0+ inpom.xml
fixes that bug.eirslett/frontend-maven-plugin#952 (comment)
Platform:
Mac M1
MacOS Big Sur 11.6 version
Java 11.0.11
The text was updated successfully, but these errors were encountered: