Re: Build failure with revision 498393

2007-01-21 Thread Heinz Drews

Kevan,

thanks, cleaning the repository elements belonging to axis has helped.

Heinz

On 1/21/07, Kevan Miller <[EMAIL PROTECTED]> wrote:


On Jan 21, 2007, at 12:00 PM, Prasad Kashyap wrote:

> Have you tried cleaning your entire local repo ?

Slightly less painful to start with :  rm -rf ~/.m2/repository/org/
apache/axis2/

--kevan



Re: Build failure with revision 498393

2007-01-21 Thread Kevan Miller


On Jan 21, 2007, at 12:00 PM, Prasad Kashyap wrote:


Have you tried cleaning your entire local repo ?


Slightly less painful to start with :  rm -rf ~/.m2/repository/org/ 
apache/axis2/


--kevan


Re: Build failure with revision 498393

2007-01-21 Thread Prasad Kashyap

Have you tried cleaning your entire local repo ?

Cheers
Prasad

On 1/21/07, Heinz Drews <[EMAIL PROTECTED]> wrote:

I get following failure:

[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/home/geronimo/server/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/Axis2WebServiceContainer.java:[72,62]
cannot find symbol
symbol  : method createDefaultConfigurationContext()
location: class org.apache.axis2.context.ConfigurationContextFactory

Build runs on SuSE 9.3 using mvn -U clean install.

Any hint available?

Regards,
Heinz