Re: Latest JCIFS in a Maven repository?
Pontus Ullgren <[email protected]>
| Newsgroups | gmane.network.samba.java |
|---|---|
| Message-ID | <CABe1WL9AtriOUq-v7h4B81Og8wXS_7BsZSFL0RqJX1E4jCLArQ@mail.gmail.com> |
Hello, I'm only a user of the JCIFS project but I just wanted to second this suggestion. I've been planning to upload 1.3.17 as a 3rd party artefact following the instructions below. https://docs.sonatype.org/display/Repository/Uploading+3rd-party+Artifacts+to+The+Central+Repository But if you can get approval for creating a official artefact hosting of the project this is obviously a much better approach. Just my $0.02 // Pontus On Thu, Mar 15, 2012 at 20:35, Vincent Partington <[email protected]> wrote: > Hi there, > > Google has found me a number of emails and JIRA issues on this subject > already, but I wonder why the latest JCIFS library is not present in any of > the standard Maven repositories. The latest one I can find is 1.3.3, but > that version is more than three years old and 1.3.17 fixes a lot of issues. > > The reason I am asking is that I am one of the authors of Overthere, a > remote process execution and file manipulation framework. It depends on > JCIFS for access to SMB shares and we've recently discovered an issue that > can be fixed by upgrading to JCIFS 1.3.17. We could include JCIFS 1.3.17 in > a lib directory or upload it to our private Maven repository but doing so > will make it impossible for other contributors to build the library as they > cannot get that dependency. > > Can I help with making JCIFS available on a Maven repo? I've found doing so > for Overthere was pretty easy by following the steps in the Sonatype OSS > Maven Repository Usage Guide. > > Thanks! Regards, Vincent. >