Hi.
Is the "dist-archive" module/directory still in use.
I noticed that the command
$ cd dist-archive && mvn assembly::single
(as documented e.g. in [1]) generates "bin" archives (".tar.gz"
and ".zip" files) that only contain the NOTICE and LICENCE
files). The "src" seem OK.
However, I also see that ".tar.gz" and ".zip" archive files[2] are
generated under each module's "target" directory that indeed
contain the expected JAR files.
I thus wonder whether the "dist-archive" is still in use.
Thanks,
Gilles
[1]
https://gitbox.apache.org/repos/asf?p=commons-numbers.git;a=blob;f=doc/release/release.howto.txt;h=284edebded17a6047b1cf8b6753d2003233ed87d;hb=HEAD#l124
[2] Those archive files also include unexpected "apidocs" directories.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]