Das Repository-Element wurde nicht im POM innerhalb des distributionManagement-Elements oder im Parameter -DaltDep loymeJava

Java-Forum
Guest
 Das Repository-Element wurde nicht im POM innerhalb des distributionManagement-Elements oder im Parameter -DaltDep loyme

Post by Guest »

Ich habe ein Problem bei der Bereitstellung und erhalte folgende Fehlermeldung:
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ core ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.296 s
[INFO] Finished at: 2014-11-26T17:05:00+02:00
[INFO] Final Memory: 13M/244M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:
deploy (default-deploy) on project core: Deployment failed: repository element w
as not specified in the POM inside distributionManagement element or in -DaltDep
loymentRepository=id::layout::url parameter -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[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 rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/disp ... ExecutionE
xception

Ich habe einige Ressourcen im Internet überprüft, aber keine davon hat für meinen Fall funktioniert. Ich denke, es hängt mit meiner pom.xml zusammen, daher sind hier die zugehörigen Teile:



org.apache.maven.plugins
maven-compiler-plugin
2.3.2

1.7
1.7







repository.springframework.maven.release
Spring Framework Maven Release Repository
http://maven.springframework.org/release


Appid
AppName
http://IPaddress/nexus/content/repositories/Myapps/



Was ist das Problem und wie kann es behoben werden?

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post