I\'m having a problem while deploying and here is the error message I get:
[INFO] [INFO] --- maven-deploy-plugin:2.7
You should include the repository where you want to deploy in the distribution management section of the pom.xml.
pom.xml
Example:
... false corp1 Corporate Repository scp://repo/maven2 default ... ...
See Distribution Management