- The name of the artifact must also be specified in the command.
- The name of the remote repository must also be specified in the command.
- Deploying artifacts to a remote repository must be done manually.
- The deploy phase of the default Maven lifecycle comes after the install phase.
Why will an mvn install command not deploy any artifacts to a remote repository?
June 25, 2021June 25, 2021
0 Comment