diff --git a/ant-contrib-1.0b2.jar b/ant-contrib-1.0b2.jar deleted file mode 100644 index ea817cd434..0000000000 Binary files a/ant-contrib-1.0b2.jar and /dev/null differ diff --git a/build.properties b/build.properties deleted file mode 100644 index c126340632..0000000000 --- a/build.properties +++ /dev/null @@ -1,32 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. - -debug=false -aspectj.version=1.5.3 -retrotranslator.version=1.2.1 -backport.version=3.0 -classworlds.version=1.2-alpha-12 -plexus.version=1.0-alpha-45-SNAPSHOT -plexus-utils.version=1.5.2-SNAPSHOT -plexus-interpolation.version=1.0-SNAPSHOT -maven-artifact.version=3.0-SNAPSHOT -commons-cli.version=1.0 -wagon.version=1.0-beta-2 -doxia.version=1.0-alpha-9 -modello.version=1.0-alpha-17 -junit.version=3.8.1 -jdom.version=1.0 diff --git a/build.xml b/build.xml index fa41ad763e..25b30bd2c7 100644 --- a/build.xml +++ b/build.xml @@ -17,7 +17,7 @@ specific language governing permissions and limitations under the License. --> - + The first time you build Maven from source, you have to build Maven without Maven. @@ -33,21 +33,18 @@ under the License. local repository for the bootstrap process. - + + + + + - - - - - - - + - + @@ -70,121 +67,35 @@ under the License. - - - - - - - - - - - - - Using Local Repository: ${maven.repo.local} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - - - - - - + + + + + - + @@ -195,7 +106,7 @@ under the License. - + @@ -245,9 +156,9 @@ under the License. - + - + @@ -258,7 +169,7 @@ under the License. - + @@ -327,82 +238,4 @@ under the License. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Resolved version ${fileversion} (given=${version}) - - - - - - - - - diff --git a/pom.xml b/pom.xml index 17e94624a5..94f0b37cbc 100644 --- a/pom.xml +++ b/pom.xml @@ -225,7 +225,8 @@ under the License. 1.0-alpha-45-SNAPSHOT 1.0-beta-2 - + + junit @@ -236,6 +237,7 @@ under the License. + org.codehaus.plexus @@ -304,9 +306,16 @@ under the License. 3.1 test + + commons-cli + commons-cli + 1.0 + + - + + apache.website