Maven built error
I have created a new project in eclipse STS (File/new/Spring
Project/Spring MVC project) and then I right click on the project and
selected run as/Maven built and I get this error:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy)
on project prueba: Deployment failed: repository element was not specified
in the POM inside distributionManagement element or in -
DaltDeploymentRepository=id::layout::url parameter -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the
-e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
What does this means??. I have not added any code already and I'm getting
this??.
EDIT: Pom file -> https://dl.dropboxusercontent.com/u/31349296/pom.xml
No comments:
Post a Comment