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 was archived by the owner on Feb 10, 2025. It is now read-only.
I checked mvn clean install -DskipTests -Dmaven.javadoc.skip=true on Windows 10, from the terminal of Intellij Idea Ultimate version 2018.2.5, unfortunately, Build Failure occurred. But, using Ubuntu Terminal on Windows which is downloaded from Windows Store, fixes all problems and on the same IDE, there were no errors, no importing notifications about ProductCatalogDataImplBase class.
It was reported (and I was able to reproduce it) that
mvnw clean install -DskipTests
fails on Windows (at least on 7 and 10) with the following error:mvnw clean install -DskipTests -Dmaven.javadoc.skip=true
also fails with the following error:The text was updated successfully, but these errors were encountered: