Please update to latest 3.6.5. https://downloads.apache.org/maven/shared/maven-archiver-3.6.5-source-release.zip If you do not have the time to maintain the package or just wish assistance. I am very happy t co-maintain the package. FAS: kathenas Regards Phil Reproducible: Always
I will put this on my priority list. Note that updates to Maven components require complex testing to ensure that Maven remains functional.
(In reply to Marián Konček from comment #1) > I will put this on my priority list. > Note that updates to Maven components require complex testing to ensure that > Maven remains functional. Hi, Is there documentation within Fedora that details this testing? Anything I do Maven related I wish to do benefits the already great Maven support and not work at cross purposes. Regards Phil
It involves running the MBICI tool on the whole set of packages, and the packages are build 2 times. Meaning effectively some 300 package builds. Unfortunately there is currently no single place that mentions how to do it (this one https://fedoraproject.org/wiki/Maven_bootstrapping is outdated, the tool has changed in the meantime). Take a look at this: * https://github.com/mizdebsk/mbici-workflow/ and the config for it: * https://github.com/mizdebsk/mbici-config/ We used to work on these packages alone so documentation was not a big priority.
This update requires an update to plexus-archiver and probably maven-surefire, this needs to be done in javapackages-bootstrap as well.