I'm working on that, to do (binary) Reproducible Builds with Maven:
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=74682318

There is a plexus-archiver GitHub issue
https://github.com/codehaus-plexus/plexus-archiver/pull/124

Currently, on maven-assembly-plugin, this API will be used to set GID/UID to 0 
= root when doing Reproducible Builds.
I didn't work on opening these values as plugin parameter.

Regards,

Hervé

Le samedi 28 septembre 2019, 20:42:06 CEST Karl Heinz Marbaise a écrit :
> Hi,
> 
> On 28.09.19 19:49, Václav Haisman wrote:
> > Hi.
> > 
> > I have noticed that Plexus Archiver 4.2.0 in SNAPSHOT version has grown
> > methods like `org.codehaus.plexus.archiver.Archiver#setOverrideUid`. It
> > seems that after it is released it should be possible implement Maven
> > Assembly Plugin extension that would allow to use these methods to set,
> > e.g., TAR archive owner/group entries to some reasonable value even on
> > Windows.
> > 
> > Is anyone already working on this?
> 
> Does exist an JIRA issue for that?
> 
> If not why not creating one?
> 
> Kind regards
> Karl Heinz Marbaise
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to