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
I had made backup from maven2-type repository with n3dr-tool (version 7.2.4)
I tried to restore result of backup from point 1 to nexus with n3dr-tool (version 7.2.4) and I got an error.
The I tried to restore result of backup from point 1 to nexus n3dr-tool (version 7.1.0) with the same command as previous try and it ended successfully.
What you expected to happen:
I expected that version 7.2.4 can restore maven artifacts too. As older versions do 😄
Anything else we need to know?:
Command that I used for backup: ./n3dr repositoriesV2 --backup --directory-prefix ./mvn --config ./config.yaml --n3drRepo maven-releases
Command that I used for restore ./n3dr repositoriesV2 --upload --directory-prefix /home/s.oreshin/restore/move-mvn --config ./config.yaml --n3drRepo maven-releases
What happened:
What you expected to happen:
I expected that version 7.2.4 can restore maven artifacts too. As older versions do 😄
Anything else we need to know?:
Command that I used for backup:
./n3dr repositoriesV2 --backup --directory-prefix ./mvn --config ./config.yaml --n3drRepo maven-releases
Command that I used for restore
./n3dr repositoriesV2 --upload --directory-prefix /home/s.oreshin/restore/move-mvn --config ./config.yaml --n3drRepo maven-releases
Text of config.yaml:
The error looks like:
Environment:
n3dr -v
): commandn3dr -v
doesn't work actuallycat /etc/os-release
): Rocky Linux 8.5 (Green Obsidian)uname -a
): 4.18.0-348.el8.0.2.x86_64 CI #1 SMP Sun Nov 14 00:51:12 UTC 2021 x86_64 x86_64 x86_64 GNU/LinuxThe text was updated successfully, but these errors were encountered: