Eran Chinthaka wrote:
I just deleted my jaxen jar and ran maven. For me maven is dowloading the dependency from the correct place without a problem.


well, the correct place is not an official repository. you must have dims' location in your ~/build.properties

for what it is worth, I now do have maven building Axis2 under java1.5, but only by pasting in lots of stub operations into DOM implementations, of which we now have two: SAAJ and Axiom. I dont intend to check the things back in as they will not compile on a Dom2 system; there is a new type UserDataHandler which is used in some of the operations that is Dom3 only.



Davanum Srinivas wrote:

it should be picked up from here -
http://people.apache.org/~dims/maven/jaxen/jars/

-- dims

On 10/10/05, Steve Loughran <[EMAIL PROTECTED]> wrote:
I'm not building against SVN_HEAD with an unsatisfied dependency;
Jaxen1.1 beta 7,

build:end:

Attempting to download jaxen-1.1-beta-7.jar.
WARNING: Failed to download jaxen-1.1-beta-7.jar.

BUILD FAILED
File......
/home/slo/.maven/cache/maven-multiproject-plugin-1.4.1/plugin.jelly
Element... maven:reactor
Line...... 218
Column.... 9
The build cannot continue because of the following unsatisfied dependency:

jaxen-1.1-beta-7.jar (try downloading from
http://www.ibiblio.org/maven/jaxen/jars/)



The ibiblio repository only goes up to beta-6, and the repository
searcher doesnt find any other copies.

Where are people getting their Jaxen copies from?

-steve



--
Davanum Srinivas : http://wso2.com/blogs/



Reply via email to