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 Oct 12, 2019. It is now read-only.
If i run command mvn clean package then it will rise error
[INFO] Internal error in the plugin manager executing goal 'com.carrotsearch.randomizedtesting:junit4-maven-plugin:2.0.15:junit4': Unable to load the mojo 'com.carrotsearch.randomizedtesting:junit4-maven-plugin:2.0.15:junit4' in the plugin 'com.carrotsearch.randomizedtesting:junit4-maven-plugin'. A required class is missing: Lorg/apache/maven/repository/RepositorySystem;
If i run command mvn compile then i get
[WARNING] POM for 'com.github.kzwang:lire:pom:0.9.4-kzwang-beta1:compile' is invalid.
build is successful but target directory doesn't contain any .jar file
Best regards,
patS
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If i run command mvn clean package then it will rise error
If i run command mvn compile then i get
build is successful but target directory doesn't contain any .jar file
Best regards,
patS
The text was updated successfully, but these errors were encountered: