會員註冊 / 登入  |  電腦版  |  Jump to bottom of page

Developer Forum » pom.xml doesn't work

發表人: ana_oleski
4 年 前
Hi,

pom.xml contains repositories which are no longer available:

https://code.lds.org/nexus/content/groups/main-repo/

is being redirected to https://oos.churchofjesuschrist.org/


and https://maven.jahia.org/maven2/ is returning not found


It results in weird mvn errors, for example
[WARNING] The POM for dumbster:dumbster:jar:1.6 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model
[FATAL] Non-parseable POM C:\Users\aoleski.LOCAL-EVO\.m2\repository\dumbster\dumbster\1.6\dumbster-1.6.pom: end tag name </span> must match start tag name <input> from line 118 (position: START_TAG seen ... type="text" name="query" maxlength="
150" class="ac_input"></span>... @118:103) @ line 118, column 103



It works if I remove the repositories from pom.xml and only after deleting my maven local repository

Best regards

Ana

發表人: udittmer
4 年 前
Thanks for the heads-up. I'm not sure why those repositories (or jfrog) are listed there. I'll look into whether they can just be deleted, or if any compensatory setup is required.




會員註冊 / 登入  |  電腦版  |  Jump to top of page