Support #191
Publish rxtx-rebundled on Maven Central
Status: | Closed | Start date: | 05/07/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | achristian | % Done: | 100% | |
Category: | - | Spent time: | 4.50 h | |
Target version: | - |
Description
Hi,
It would be great if rxtx-rebundled would be available on Maven Central. Because of security constraints we have in some enterprises it's not always easy to use libraries not available on Central.
Regards,
Thomas
History
#1 Updated by achristian almost 3 years ago
- Status changed from New to Assigned
Thanks for reporting. I will check that ...
#2 Updated by achristian almost 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
done
See maven central repo:
<groupId>de.root1</groupId>
<artifactId>rxtx-rebundled</artifactId>
<version>2.1-7r2-5</version>
Please give feedback if it's working for you.
br,
Alex
#3 Updated by Zlika almost 3 years ago
Thank you for that. However there is a regression because the OSGi entries in the manifest (added by #178) are not present anymore. This is blocking problem for me because I use rxtx in an OSGi environment.
#4 Updated by achristian almost 3 years ago
I'm sorry. I had changed the packaging back to "jar".
Now it's again "bundle" and the manifest not again contains the OSGI stuff.
Staging to maven central is ongoing. Please check in a few outs.
Version is then 2.1-7r2-6
br,
Alex
#5 Updated by Zlika almost 3 years ago
Version 2.1-7r2-6 does not seem to be available on Central yet...
#6 Updated by achristian almost 3 years ago
Indeed. Artifact is still not available. Have to talk to the sonatype guys to check what went wrong..
#7 Updated by achristian almost 3 years ago
Is currently available in the OSS Staging Repository: https://oss.sonatype.org/content/groups/staging/de/root1/rxtx-rebundled/2.1-7r2-6/
From there, it should be automatically synced to maven central repo. Waiting for an answer from sonatype ...
#8 Updated by achristian almost 3 years ago
argh forgot to press the "release" button :-(
The deploy-procedure could be more straight-forward...
In next 10min, upload to maven central sould be done. Maven Central Search will be updated in next 2-3hrs.
#9 Updated by Zlika almost 3 years ago
Thank you very much! This new version seems ok. I'll do more tests next week when I'll go back to work.
A (very) small remark however (for the next version ;-)): there is a "log.txt" file inside rxtx-rebundled-2.1-7r2-6.jar that seems to be a temporary Maven log file that should not be part of the deployed JAR.
#10 Updated by achristian almost 3 years ago
- Status changed from Resolved to Closed
Yes, it's not meant to be included. Next update will no longer include it.