You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Steve Loughran <st...@apache.org> on 2005/10/10 15:23:34 UTC

[Axis2] Building Axis2; Jaxen1.1beta-7

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

Re: [Axis2] Building Axis2; Jaxen1.1beta-7

Posted by Steve Loughran <st...@apache.org>.
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 <st...@apache.org> 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/
>>
>>
>>  
>>


Re: [Axis2] Building Axis2; Jaxen1.1beta-7

Posted by Eran Chinthaka <ch...@opensource.lk>.
I just deleted my jaxen jar and ran maven. For me maven is dowloading 
the dependency from the correct place without a problem.



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 <st...@apache.org> 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/
>
>
>  
>

Re: [Axis2] Building Axis2; Jaxen1.1beta-7

Posted by Davanum Srinivas <da...@gmail.com>.
it should be picked up from here -
http://people.apache.org/~dims/maven/jaxen/jars/

-- dims

On 10/10/05, Steve Loughran <st...@apache.org> 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/