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
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:3.3.0:jar (default-jar) on project rmltk-pkg-deb-cli: You have to use a classifier to attach supplemental artifacts to the project instead of replacing them. -> [Help 1]
The error occasionally appears in other projects, so investigating the culprit for it is worthwhile.
But for this project, packages (debian, rpm, uberjar) should not be deployed in the first place.
The text was updated successfully, but these errors were encountered:
mvn clean install deploy
results in:
The error occasionally appears in other projects, so investigating the culprit for it is worthwhile.
But for this project, packages (debian, rpm, uberjar) should not be deployed in the first place.
The text was updated successfully, but these errors were encountered: