Re: Maven Upload Requests separate binaries and sources jar restriction

2010-10-22 Thread Brian Fox
That's not used anymore, you want this: https://docs.sonatype.org/display/Repository/Uploading+3rd-party+Artifacts+to+Maven+Central On Thu, Oct 21, 2010 at 5:55 PM, Stevo Slavić wrote: > Hello Apache Maven users, > > On Maven Upload Request JIRA > pro

Re: Maven Upload Requests separate binaries and sources jar restriction

2010-10-22 Thread Anders Hammar
A single jar which also includes the sources is not good. I can't remember exactly what issues it causes, but there where quite a few people on this list that had issues that we could track to some library including source files. /Anders On Fri, Oct 22, 2010 at 00:13, Wayne Fay wrote: > > binar

Re: Maven Upload Requests separate binaries and sources jar restriction

2010-10-21 Thread Wayne Fay
> binaries and source all together and not as two separate jars. Would it be > acceptable for uploading to central to provide that single jar, pom, and > signatures? Seems like a better question for the repo maintainers list, given they manage the repo. Perhaps use the Sonatype OSS forge? http://n

Maven Upload Requests separate binaries and sources jar restriction

2010-10-21 Thread Stevo Slavić
Hello Apache Maven users, On Maven Upload Request JIRA project summary page it is stated that "All bundles submitted after February 23rd 2010 must have sources, javadocs and all artifacts accompanied by valid PGP signatures. Your bundles will be immedi