Hello,

Railean, Alexander wrote on 28. Mar 2024 15:36 (GMT +01:00):
> They need the details of my environment (e.g., OS, version of Java), but
> this information is not among the artifacts published on Maven Central. I
> was expecting the "buildinfo" file to be distributed too, but it is not
> the case. I did not find it in the repositories of various libraries which
> claim to offer reproducible builds.

I would say the process is not yet mature
Enough for that but following buildinfo 
Convention sounds like it’s custom.

For the time being I guess you have to dig
It up from mailing list - ideally release
announcement.

> [2] What is the recommended practice regarding outputTimestamp?

Personally I prefer having a fixed timestamp which is roughly in release order 
so that users can deduce age, branching relationships and fidelity.

That timestamp can come from buildinfo / commandline or embedded in the 
released source. If the source fixes the timestamp it should be a profile to 
make sure snapshot builds don’t inherit it.

Using 1 would be my second best option especially if this turns out to be a 
strong convention (used with salsa tooling and co)

In any case the tutorial should cover it.

Gruß
Bernd

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to