Stian Soiland-Reyes edited Reproducibility_in_software_development_Maven__.md  almost 9 years ago

Commit id: c636f80aea568ca9045b64da3af33e06b4a1c9bf

deletions | additions      

       

# Reproducibility in software development: development  ## Apache  Mavenand Jenkins  [Apache Maven](http://maven.apache.org/) \cite{Varanasi_2014} is a build and dependency management system that is widely popular for the Java platform. While newer build systems like [Apache Ivy](https://ant.apache.org/ivy/) and [Gradle](http://gradle.org/) have evolved to counter Maven's apparent [verbosity and lack of flexibility](http://stackoverflow.com/questions/1077477/why-do-so-few-people-use-maven-are-there-alternative-tools), they still derive their dependency resolution and metadata aspects from Maven.