#------------------------------------------------------------------------- # J A R S R E Q U I R E D T O B U I L D A N D R U N M A V E N #------------------------------------------------------------------------- # These JARs are required to build and run Maven. This list is used # in the following places: # # 1. In build-bootstrap.xml:update-jars to bring down the JARs required # for building Maven. # # 2. In build-bootstrap.xml:compile to create the classpath used # for compiling Maven. # # 3. In build-bootstrap.xml:dist to create the list of JARs to # pile into the install directory. # # 4. In src/templates/build/build.init.target to create the # 'maven-classpath' which is the Maven's internal classpath # used by all Maven tasks. # # This will allow us to change the installation in a safer fashion # and keeps our required JARs in a single location. When we do the # grand renaming it will be easy to accommodate those changes. #------------------------------------------------------------------------- antlr.jar bcel.jar checkstyle-2.2.jar commons-beanutils-dev.jar commons-collections.jar commons-graph.jar commons-io.jar commons-lang-0.1-dev.jar commons-logging-1.0.jar commons-util-1.0-rc2-dev.jar commons-xo-1.0-20020507.jar dom4j-1.3.jar jdepend.jar log4j-1.1.3.jar jakarta-oro-2.0.6.jar regexp-1.2.jar velocity-1.3-dev.jar velocity-dvsl-0.43.jar