Visualizzazione dei risultati da 1 a 10 su 15

Discussione: Pom.xml errato?

Hybrid View

  1. #1
    Utente di HTML.it
    Registrato dal
    Jan 2007
    Messaggi
    561
    Ecco cosa ottengo facendo il build esternamente:

    codice:
    [ERROR] [ERROR] Some problems were encountered while processing the POMs:
    [FATAL] Non-parseable POM C:\Users\utente\.m2\repository\org\springframework\boot\spring-boot-dependencies\1.5.7.RELEASE\spring-boot-dependencies-1.5.7.RELEASE.pom: end tag not allowed in epilog but got / (position: END_TAG seen ...</build>\n</project>\t\t\t</... @2724:16)  @ C:\Users\utente\.m2\repository\org\springframework\boot\spring-boot-dependencies\1.5.7.RELEASE\spring-boot-dependencies-1.5.7.RELEASE.pom, line 2724, column 16
     @
    [ERROR] The build could not read 1 project -> [Help 1]
    [ERROR]
    [ERROR]   The project com.quicktutorials.learnmicroservices:AccountMicroservice:0.0.1-SNAPSHOT (C:\pukify\AccountMicroservice\pom.xml) has 1 error
    [ERROR]     Non-parseable POM C:\Users\utente\.m2\repository\org\springframework\boot\spring-boot-dependencies\1.5.7.RELEASE\spring-boot-dependencies-1.5.7.RELEASE.pom: end tag not allowed in epilog but got / (position: END_TAG seen ...</build>\n</project>\t\t\t</... @2724:16)  @ C:\Users\utente\.m2\repository\org\springframework\boot\spring-boot-dependencies\1.5.7.RELEASE\spring-boot-dependencies-1.5.7.RELEASE.pom, line 2724, column 16 -> [Help 2]
    [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/ProjectBuildingException
    [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/ModelParseException

  2. #2
    Utente di HTML.it L'avatar di andbin
    Registrato dal
    Jan 2006
    residenza
    Italy
    Messaggi
    18,284
    Quote Originariamente inviata da tulipan Visualizza il messaggio
    [ERROR] Non-parseable POM C:\Users\utente\.m2\repository\org\springframework \boot\spring-boot-dependencies\1.5.7.RELEASE\spring-boot-dependencies-1.5.7.RELEASE.pom: end tag not allowed in epilog but got / (position: END_TAG seen ...</build>\n</project>\t\t\t</... @2724:16) @ C:\Users\utente\.m2\repository\org\springframework \boot\spring-boot-dependencies\1.5.7.RELEASE\spring-boot-dependencies-1.5.7.RELEASE.pom, line 2724, column 16 -> [Help 2]
    A me sembra tanto un pom scaricato "corrotto". Tutto qui. Io ho quel pom (ho provato il tuo pom ieri) e termina correttamente con </project>

    Vai in
    C:\Users\utente\.m2\repository\org\springframework \boot\spring-boot-dependencies

    e elimina proprio tutta la cartella 1.5.7.RELEASE e .... riprova il build.
    Andrea, andbin.devSenior Java developerSCJP 5 (91%) • SCWCD 5 (94%)
    java.util.function Interfaces Cheat SheetJava Versions Cheat Sheet

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.