Is it possible to use maven release:prepare --dry-run in some way that it still actually tries to connect to the deployment target? I mostly need it to validate that the connection is available, but not actually do anything or modify the current version number.