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 Dec 24, 2020. It is now read-only.
I am getting a compile error when I run "mvn clean package":
java.lang.NoClassDefFoundError: org/codehaus/plexus/components/io/resources/PlexusIoResourceCollection
The output of the build is attached. I am using 64-bit Ubuntu 15.04.
mvn --version shows this:
Apache Maven 2.2.1 (rdebian-17)
Java version: 1.8.0_45-internal
Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "4.1.5-rt5-custom" arch: "amd64" Family: "unix"
I am getting a compile error when I run "mvn clean package":
java.lang.NoClassDefFoundError: org/codehaus/plexus/components/io/resources/PlexusIoResourceCollection
The output of the build is attached. I am using 64-bit Ubuntu 15.04.
mvn --version shows this:
Apache Maven 2.2.1 (rdebian-17)
Java version: 1.8.0_45-internal
Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "4.1.5-rt5-custom" arch: "amd64" Family: "unix"
build_output.txt
The text was updated successfully, but these errors were encountered: