-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: NCC-1.4.25
-
Fix Version/s: NCC-1.4.26
-
Component/s: nuxeo-connect-client
-
Epic Link:
-
Tags:
-
Sprint:NOS-30, NOS-31
-
Story Points:5
When trying to install an already installed package, it should :
- Do nothing and print a message for an already installed release
- Re-install an already installed snaphot, after being sure it can be downloaded (or added from local file system) again.
For now :
- It does nothing but do not print any message for a remote package, either it's a release or SNAPSHOT
- It fails with a "Package already installed" message for a local file system release package
- is related to
-
NXP-19104 Installing a local SNAPSHOT package twice fails
- Resolved