diff --git a/fetch.xml b/fetch.xml index cde04b719..d1b5774e7 100644 --- a/fetch.xml +++ b/fetch.xml @@ -99,6 +99,7 @@ Set -Ddest=LOCATION on the command line + Unknown archive @{archive} -no property @{archive}.version defined. @@ -112,6 +113,7 @@ Set -Ddest=LOCATION on the command line + @@ -241,9 +243,15 @@ Set -Ddest=LOCATION on the command line + + + + + + depends="logging,junit,xml,networking,regexp,antlr,bcel,jdepend,bsf,debugging,script,javamail,jspc,jai" /> diff --git a/lib/libraries.properties b/lib/libraries.properties index 226adb0e9..135d22c07 100644 --- a/lib/libraries.properties +++ b/lib/libraries.properties @@ -26,6 +26,8 @@ m2.antlib.url=${m2.url}/org/apache/maven/${m2.artifact-name}/${m2.version}/${m2. #this is the sha1 checksum of the artifact m2.sha1.checksum=4e7ddfdb91600e9b59bb965ff8eef2f06015df50 +# Repository to use by default for fetching dependencies. +m2.repo=http://repo1.maven.org/maven2/ #versions of different libraries. Please keep in alphabetical order, except #when a specific dependency forces them to be out-of-order @@ -37,6 +39,8 @@ bsh-core.version=${bsh.version} commons-net.version=1.4.1 commons-logging.version=1.1 commons-logging-api.version=${commons-logging.version} +jai-core.version=1.1.3 +jai-codec.version=1.1.3 jasper-compiler.version=4.1.36 jasper-runtime.version=${jasper-compiler.version} jdepend.version=2.9.1