ASE 2024 (series) / Artifact Evaluation Track /
Balancing the Quality and Cost of Updating Dependencies
Artifact evaluation submission for the paper “Balancing the Quality and Cost of Updating Dependencies”.
The accepted paper is available here: https://github.com/Goblin-Ecosystem/goblinUpdater/blob/main/Update%20project%20rooted%20graph.pdf
This paper introduces a novel approach, accompanied by a tool and a series of experiments, aimed at updating software dependency graphs within the Java/Maven ecosystem. The experimental evaluation was carried out using a dataset of open-source Java/Maven projects.
The artifact is structured into three components: the experimental dataset, the dependency updater tool, and the replication package for executing the experiments presented in the paper.