Open fl-max opened 4 years ago
After some digging, I figured out my issue; the target/
directory contains the *SNAPSHOT-sources.jar
as well should not be added to the deploy/
directory.
I couple issues I came across:
mvn clean package
command doesn't create a .kar
as indicated in the DockerfileSNAPSHOT-shaded.jar
created in the Installation sectionnexus-extdirect
is duplicated in the dependency list. This one should be removed.Will try to open a PR to fix when I get a chance.
Thanks for creating an issue! Please fill out this form so we can be sure to have all the information we need, and to minimize back and forth.
While creating the Blobstore in Nexus, I receive this error in the logs:
Nexus Blobstore Azure Cloud
I think
SyncAzureClient
needs to be bundled with this JAR.Nexus:
v3.23.0
Dockerfile: