Moving Artifacts

Skip to end of metadata
Go to start of metadata
Table of Contents

You can move artifacts or folders from the tree browser (Artifacts:Tree Browser), by using the move action button or by right-clicking the item.

Before moving, you need to select the target repository to move to.
You may also preform a 'Dry Run' to make sure the move can be accomplished without any errors or warnings (the target repository may not accept all moved items due to its policies, the current user's permissions etc.).
Once move is complete you are guaranteed that all metadata is consistent and that Maven-specific metadata is recalculated to reflect the move results.

Make Sure You Have Sufficient Permissions
Since moving implies deleting the original item from one repository and creating it on another repository, you have to have DELETE permissions and DEPLOY permissions for the moved item's path in the source and target repositories, respectively.

Labels: