Howdy,
Maven HEAD does not compile for me this morning, apparently due to
missing xmlpull dependency. A part of bootstrap output below:
R.
[echo]
[echo]
+------------------------------------------------------------------+
[echo] |
|
[echo] | R U N N I N G B O O T S T R A P T A S K
|
[echo] |
|
[echo]
+------------------------------------------------------------------+
[mkdir] Created dir: /home/fil/eclipse/maven2/maven/bootstrap/bin
[bootstrap] Using the following for your maven.repo.local:
/home/fil/.maven/repository
[bootstrap] Destination file
/home/fil/.maven/repository/dom4j/jars/dom4j-1.4-dev-8.jar exists. Not
dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/ant/jars/ant-1.5.3-1.jar exists. Not dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/ant/jars/ant-optional-1.5.3-1.jar exists.
Not dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/commons-betwixt/jars/commons-betwixt-1.0-beta-1.20030111.103454.jar
exists. Not dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/commons-digester/jars/commons-digester-1.4.1.jar
exists. Not dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/commons-jelly/jars/commons-jelly-20030902.160215.jar
exists. Not dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/commons-jelly/jars/commons-jelly-tags-ant-20030625.032346.jar
exists. Not dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/commons-jelly/jars/commons-jelly-tags-define-20030211.142932.jar
exists. Not dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/commons-jelly/jars/commons-jelly-tags-util-20030211.141939.jar
exists. Not dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/commons-graph/jars/commons-graph-0.8.1.jar
exists. Not dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/commons-jexl/jars/commons-jexl-1.0-beta-1.jar
exists. Not dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/commons-logging/jars/commons-logging-1.0.1.jar
exists. Not dowloading.
[bootstrap] Downloading dependency:
http://www.ibiblio.org/maven/werkz/jars/werkz-20040114.081319.jar
[bootstrap] .....................
[bootstrap] Destination file
/home/fil/.maven/repository/commons-beanutils/jars/commons-beanutils-1.6.1.jar
exists. Not dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/commons-cli/jars/commons-cli-1.0-beta-2.jar
exists. Not dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/commons-collections/jars/commons-collections-2.1.jar
exists. Not dowloading.
[bootstrap] Downloading dependency:
http://www.ibiblio.org/maven/commons-grant/jars/commons-grant-1.0-beta-5.jar
[bootstrap] .....
[bootstrap] Destination file
/home/fil/.maven/repository/commons-io/jars/commons-io-20030203.000550.jar
exists. Not dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/commons-lang/jars/commons-lang-1.0-b1.1.jar
exists. Not dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/forehead/jars/forehead-1.0-beta-5.jar
exists. Not dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/log4j/jars/log4j-1.2.8.jar exists. Not
dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/which/jars/which-1.0.jar exists. Not dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/xml-apis/jars/xml-apis-1.0.b2.jar exists.
Not dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/xerces/jars/xerces-2.4.0.jar exists. Not
dowloading.
[bootstrap] Destination file
/home/fil/.maven/repository/plexus/jars/plexus-0.6.jar exists. Not
dowloading.
[echo]
[echo]
+------------------------------------------------------------------+
[echo] |
|
[echo] | C O M P I L I N G M A V E N S O U R C E S U S I N G A
N T |
[echo] |
|
[echo]
+------------------------------------------------------------------+
[mkdir] Created dir:
/home/fil/eclipse/maven2/maven/bootstrap/phase1-classes
[javac] Compiling 99 source files to
/home/fil/eclipse/maven2/maven/bootstrap/phase1-classes
[javac]
/home/fil/eclipse/maven2/maven/src/java/org/apache/maven/DefaultProjectMarshaller.java:72:
package org.xmlpull.v1 does not exist [javac] import
org.xmlpull.v1.XmlPullParserFactory;
[javac] ^
[javac]
/home/fil/eclipse/maven2/maven/src/java/org/apache/maven/DefaultProjectMarshaller.java:73:
package org.xmlpull.v1 does not exist [javac] import
org.xmlpull.v1.XmlSerializer;
[javac] ^
....
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]