hashar added a comment.

  In T247123#6106324 <https://phabricator.wikimedia.org/T247123#6106324>, 
@Mstyles wrote:
  
  > Talked to @Gehel and the issue is probably that the archiva credentials 
that come from analytics have different server ID's than the ones we use. 
https://github.com/wikimedia/wikimedia-discovery-discovery-parent-pom/blob/master/pom.xml#L917
 vs  
https://github.com/wikimedia/analytics-refinery-source/blob/master/pom.xml#L96. 
We can either change our pom to match analytics or add a separate credential in 
jenkins. @Gehel prefers changing our pom to match analytics for uniformity
  
  The credentials are stored inside Jenkins. Then the Maven configuration file 
is generated on the fly by a Jenkins plugin. Its configuration is restricted 
but it is available to release engineering folks at 
https://integration.wikimedia.org/ci/configfiles/editConfig?id=org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig.ArchivaCredentialsSettings
  
  It lists two maven credentials:
  
  | ServerId | `archiva.releases`  |
  | ServerId | `archiva.snapshots` |
  |
  
  The template for the setting file is:
  
    <?xml version="1.0" encoding="UTF-8"?>
    <settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"; 
              xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
              xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 
http://maven.apache.org/xsd/settings-1.0.0.xsd";>
      <servers>
        <!-- Should be automatically injected from credentials -->          
      </servers>
    </settings>

TASK DETAIL
  https://phabricator.wikimedia.org/T247123

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mstyles, hashar
Cc: Gehel, Ottomata, Addshore, hashar, Aklapper, Jdforrester-WMF, Blissjay007, 
Oblanco79, Alter-paule, Beast1978, CBogen, Un1tY, Hook696, Daryl-TTMG, 
RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Kent7301, Meekrab2012, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, WSH1906, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, thcipriani, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, 
Mbch331, Jay8g
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to