You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Aurélien Pupier (Jira)" <xe...@xml.apache.org> on 2022/01/27 10:47:00 UTC

[jira] [Resolved] (XERCESJ-1735) Publish xercesImpl 2.12.2 to Maven Central

     [ https://issues.apache.org/jira/browse/XERCESJ-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aurélien Pupier resolved XERCESJ-1735.
--------------------------------------
    Resolution: Fixed

published on maven central https://repo1.maven.org/maven2/xerces/xercesImpl/2.12.2/

> Publish xercesImpl 2.12.2 to Maven Central
> ------------------------------------------
>
>                 Key: XERCESJ-1735
>                 URL: https://issues.apache.org/jira/browse/XERCESJ-1735
>             Project: Xerces2-J
>          Issue Type: Task
>    Affects Versions: 2.12.2
>            Reporter: Aurélien Pupier
>            Priority: Major
>             Fix For: 2.12.2
>
>         Attachments: xercesImpl-2.12.2-1.pom, xercesImpl-2.12.2-javadoc.jar, xercesImpl-2.12.2-sources.jar, xercesImpl-2.12.2.jar, xercesImpl-2.12.2.pom
>
>
> Steps to prepare artifacts to publish:
> * Downloaded https://downloads.apache.org//xerces/j/binaries/Xerces-J-bin.2.12.2.zip
> ** extracted the xercesImpl.jar and renamed it to xercesImpl-2.12.2.jar
> ** extracted the javadocs folder, then compress it as zip and then rename to xercesImpl-2.12.2-javadoc.jar
> * Downloaded https://downloads.apache.org//xerces/j/source/Xerces-J-src.2.12.2.zip
> ** extract the src folder, then compress it as zip and rename to xercesImpl-2.12.2-sources.jar
> * Downloaded https://repo1.maven.org/maven2/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom
> ** updated versions
> ** renamed to xercesImpl-2.12.2.pom
> Steps to publish artifacts:
> - have a gpg key
> - modify .m2/settings.xml to add oss Rh credentials (otherwise there is a 401 unauthorized error)
> - mvn gpg:sign-and-deploy-file -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ -DrepositoryId=ossrh -DpomFile=xercesImpl-2.12.2.pom -Dfile=xercesImpl-2.12.2.jar
> - mvn gpg:sign-and-deploy-file -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ -DrepositoryId=ossrh -DpomFile=xercesImpl-2.12.2.pom -Dfile=xercesImpl-2.12.2-sources.jar -Dclassifier=sources
> - mvn gpg:sign-and-deploy-file -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ -DrepositoryId=ossrh -DpomFile=xercesImpl-2.12.2.pom -Dfile=xercesImpl-2.12.2-javadoc.jar -Dclassifier=javadoc
> - connect to https://oss.sonatype.org/#stagingRepositories
> - click on "Close"
> - Wait that a bunch of check are done. You can follow them when selectign the repository, then go to Activiy tab in bottom panel then Activities -> Close
> - Click on "Release"



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org