it seems we're back to Maven history of:
1. publication to simple file systems (eventually shared)
2. multi-module (aka. multi-subproject) publication
3. multi-file publication in a single gav
On the positive side, this has been very flexible and perfect for downloads.
But on the negative side, th
I’d like to migrate to sonatype central but it introduced new set of
limitations that made our project (Trino) unreleasable (2 gb upload limit
where our project is 5.9 Gb) :)
I have no idea what was wrong with the previous approach (create staging
repo, upload multiple files, close repo, promote)
I'm sorry, what? A single release encompassing 5.9Gb ?!?!
This is not good, not good at all. Please tell you're uploading a full
product (ZIPs, and what not) other than just JARs and POMs.
If you do, _please_ stop. Do Not use Maven Central as a file storage just
because it's convenient to upload v
Howdy,
Cool that you brought up this topic, thanks!
Well, for start, to not repeat myself, a bit of history:
https://maveniverse.eu/blog/2025/07/02/pom-proliferation-part-1/
(note: this is in fact a response to completely unrelated blog entry,
but is good to "cover the grounds" for now)
In short:
We have a plugin-based system so these are sources + tests + javadocs +
plugins + server assembly (alone it's 1 GB)
On Mon, Jul 7, 2025 at 4:47 PM Andres Almiray wrote:
> I'm sorry, what? A single release encompassing 5.9Gb ?!?!
>
> This is not good, not good at all. Please tell you're uploading
On 2025/07/06 12:36:02 Jon Harper wrote:
> Hi everyone,
> I think it would be very beneficial for the community that the maven
> dev team communicates on the current events of the sunset of OSSRH.
> Otherwise, I think there is a big risk of uncertainty and division in
> the community.
>
> Quoting
Oh
Javadoc jars size issue because using last jdk?
I can release javadoc plugin next week when back holidays
On Tue, 8 Jul 2025 at 1:38 am, Mateusz Gajewski <
mateusz.gajew...@starburstdata.com> wrote:
> I’d like to migrate to sonatype central but it introduced new set of
> limitations that made
FTR this one
https://github.com/apache/maven-javadoc-plugin/pull/375
I had such size issue with Jetty release when migrating to new central
portal but finally used jdk22 and sorry forgot to release the javadoc
plugin
On Tue, 8 Jul 2025 at 10:56 am, Olivier Lamy wrote:
> Oh
> Javadoc jars size is
Sounds good.
Make it non-draft once done.
Thanks
T
On Mon, Jul 7, 2025 at 9:44 PM Per Nyfelt wrote:
>
> Hi,
>
> I created a draft to a PR for maven resolver ant tasks here:
> https://github.com/apache/maven-resolver-ant-tasks/pull/62
>
> It does not contain any functional changes, just documenta
Hi,
I created a draft to a PR for maven resolver ant tasks here:
https://github.com/apache/maven-resolver-ant-tasks/pull/62
It does not contain any functional changes, just documentation in the
form of javadoc and usage examples. Since there was basically no javadoc
before, it contains quite
10 matches
Mail list logo