[ 
https://issues.apache.org/jira/browse/XERCESJ-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483065#comment-17483065
 ] 

Mukul Gandhi edited comment on XERCESJ-1735 at 1/27/22, 11:00 AM:
------------------------------------------------------------------

Great work.

I'm wondering, if you can also publish XercesJ 2.12.2's XML Schema 1.1 variant 
something like, https://repo1.maven.org/maven2/xerces/xercesImpl-xsd11/2.12.2.


was (Author: mukul_gandhi):
Great work.

I'm wondering, if you can also publish XercesJ 2.12.2's XML Schema 1.1 variant 
as, https://repo1.maven.org/maven2/xerces/xercesImpl-xsd11/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-unsubscr...@xerces.apache.org
For additional commands, e-mail: j-dev-h...@xerces.apache.org

Reply via email to