XPP => http://www.ibiblio.org/maven/xpp3/jars/

Incze Lajos wrote:

Hi,

seemingly, the curent HEAD wants to use some XmlPullParser,
but it's not in the repository. at the moment, and I can't
see it as a core dependency, either.

Here it is the dependency resolving section, no pullparser
dependency is here:
---
   [mkdir] Created dir: /opt/incze/w/maven/bootstrap/bin
[bootstrap] Using the following for your maven.repo.local: /opt/sw/maven/repository
[bootstrap] Destination file /opt/sw/maven/repository/dom4j/jars/dom4j-1.4-dev-8.jar 
exists. Not dowloading.
[bootstrap] Destination file /opt/sw/maven/repository/ant/jars/ant-1.5.3-1.jar exists. 
Not dowloading.
[bootstrap] Destination file 
/opt/sw/maven/repository/ant/jars/ant-optional-1.5.3-1.jar exists. Not dowloading.
[bootstrap] Destination file 
/opt/sw/maven/repository/commons-betwixt/jars/commons-betwixt-1.0-beta-1.20030111.103454.jar
 exists. Not dowloading.
[bootstrap] Destination file 
/opt/sw/maven/repository/commons-digester/jars/commons-digester-1.4.1.jar exists. Not 
dowloading.
[bootstrap] Destination file 
/opt/sw/maven/repository/commons-jelly/jars/commons-jelly-20030902.160215.jar exists. 
Not dowloading.
[bootstrap] Destination file 
/opt/sw/maven/repository/commons-jelly/jars/commons-jelly-tags-ant-20030625.032346.jar 
exists. Not dowloading.
[bootstrap] Destination file 
/opt/sw/maven/repository/commons-jelly/jars/commons-jelly-tags-define-20030211.142932.jar
 exists. Not dowloading.
[bootstrap] Destination file 
/opt/sw/maven/repository/commons-jelly/jars/commons-jelly-tags-util-20030211.141939.jar
 exists. Not dowloading.
[bootstrap] Destination file 
/opt/sw/maven/repository/commons-graph/jars/commons-graph-0.8.1.jar exists. Not 
dowloading.
[bootstrap] Destination file 
/opt/sw/maven/repository/commons-jexl/jars/commons-jexl-1.0-beta-1.jar exists. Not 
dowloading.
[bootstrap] Destination file 
/opt/sw/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 
/opt/sw/maven/repository/commons-beanutils/jars/commons-beanutils-1.6.1.jar exists. 
Not dowloading.
[bootstrap] Destination file 
/opt/sw/maven/repository/commons-cli/jars/commons-cli-1.0-beta-2.jar exists. Not 
dowloading.
[bootstrap] Destination file 
/opt/sw/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 
/opt/sw/maven/repository/commons-io/jars/commons-io-20030203.000550.jar exists. Not 
dowloading.
[bootstrap] Destination file 
/opt/sw/maven/repository/commons-lang/jars/commons-lang-1.0-b1.1.jar exists. Not 
dowloading.
[bootstrap] Destination file 
/opt/sw/maven/repository/forehead/jars/forehead-1.0-beta-5.jar exists. Not dowloading.
[bootstrap] Destination file /opt/sw/maven/repository/log4j/jars/log4j-1.2.8.jar 
exists. Not dowloading.
[bootstrap] Destination file /opt/sw/maven/repository/which/jars/which-1.0.jar exists. 
Not dowloading.
[bootstrap] Destination file 
/opt/sw/maven/repository/xml-apis/jars/xml-apis-1.0.b2.jar exists. Not dowloading.
[bootstrap] Destination file /opt/sw/maven/repository/xerces/jars/xerces-2.4.0.jar 
exists. Not dowloading.
[bootstrap] Destination file /opt/sw/maven/repository/plexus/jars/plexus-0.6.jar 
exists. Not dowloading.
---

And after that a couple of compile fail of this type:

   [javac] import org.xmlpull.v1.XmlPullParserFactory;
   [javac]                       ^
   [javac] 
/opt/incze/w/maven/src/java/org/apache/maven/DefaultProjectMarshaller.java:73: package 
org.xmlpull.v1 does not exist
---

Am I missing something?

incze

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to