Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publish new release versions to maven repo #3

Open
aslom opened this issue Mar 21, 2017 · 10 comments
Open

publish new release versions to maven repo #3

aslom opened this issue Mar 21, 2017 · 10 comments

Comments

@aslom
Copy link
Owner

aslom commented Mar 21, 2017

Need to figure out necessary steps, integration with CI like travis?

@aslom aslom mentioned this issue Mar 21, 2017
@psiroky
Copy link

psiroky commented Mar 21, 2017

Releasing into Maven Central should not be particularly hard after some initial setup is done. There is couple of links that may help : http://central.sonatype.org/pages/ossrh-guide.html http://www.sonatype.org/nexus/2015/01/08/deploy-to-maven-central-repository/.

@aslom
Copy link
Owner Author

aslom commented Mar 21, 2017

@psiroky great I will follow the steps

@arnaud-penet
Copy link

Hi,

Any news on the release ?

Thx
Arnaud

@aslom
Copy link
Owner Author

aslom commented May 8, 2017

I opened issue https://issues.sonatype.org/browse/OSSRH-31132

@arnaud-penet
Copy link

arnaud-penet commented Jun 20, 2017

Hi,

It seems the above issue is resolved,
Do you think you can go ahead and release XPP3 ?

Thx
Arnaud

@aslom
Copy link
Owner Author

aslom commented Jun 23, 2017

Yes - I got stuck on gpg keys - I am pretty sure I got one created long time ago but I can nto find it. If I no longer can find I will create new key ring.

@Jukka-A
Copy link

Jukka-A commented Apr 23, 2019

Hi,

I couldn't find new release. Can you do it?

@carlosame
Copy link

Hello,

I do not have my own artifacts at the Maven Central repository, so I'm not asking you to do that. However, I would appreciate if you did a release (a Github release or similar) of an XPP3 version with javax.xml.namespace removed.

I have been unlucky with building from Git (after cloning https://github.com/aslom/xpp3.git and running mvn install I get an xpp3-1.1.7-SNAPSHOT.jar of about 1.8KB). Also, the build instructions seem outdated (no build.sh script).

Thanks in advance.

@hick209
Copy link

hick209 commented Oct 22, 2024

Was this ever resolved? I'm curious whether this library is still active or not since I found an issue with the lib and wanted to understand how to setup my expectations on whether a fix would see the light of day if an issue is reported followed by a PR or if I should not waste my time on it (I'll report it regardless)

@carlosame
Copy link

Was this ever resolved? I'm curious whether this library is still active or not since I found an issue with the lib and wanted to understand how to setup my expectations on whether a fix would see the light of day if an issue is reported followed by a PR or if I should not waste my time on it (I'll report it regardless)

None of the xpp3 projects/forks are active, but you could try with https://github.com/xmlpull-xpp3/xmlpull-xpp3. I deployed their 1.2 version on my Maven repository and works well with modular JDKs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants