Currently the Maven deploy command will check all the sub directories of the specified folder to deploy Maven projects in it, but the more useful feature would be to point to an Eclipse workspace and deploy all projects in that workspace regardless of the location of the project.
This will be especially useful when we need to deploy projects from multiple Git repositories.
Currently the Maven deploy command will check all the sub directories of the specified folder to deploy Maven projects in it, but the more useful feature would be to point to an Eclipse workspace and deploy all projects in that workspace regardless of the location of the project.
This will be especially useful when we need to deploy projects from multiple Git repositories.