Re: maven build compilation problem

2007-07-26 Thread Radim Kolarik
Hi Ant, yes, the file is there and yes, if deleted, then it appears again. But still, I am getting the same problem and I cannot compile Tuscany :-(. Thanks, Radim Looks like some problem with the jaxws-api dependency. Is this jar in your local maven repository? Eg: C:\Documents and Setting

Re: maven build compilation problem

2007-07-26 Thread ant elder
Looks like some problem with the jaxws-api dependency. Is this jar in your local maven repository? Eg: C:\Documents and Settings\Administrator\.m2\repository\javax\xml\ws\jaxws-api\2.1\jaxws- api-2.1.jar. If it is and you delete it from the repo does it get downloaded again if you try to build mod

maven build compilation problem

2007-07-26 Thread Radim Kolarik
Hi, I am trying to build latest version of Tuscany SCA from SVN repository. But during the maven build, I get the following exceptions. Could you please advice me what I could have misconfigured? Or is there a missing dependency? Thanks, Radim [INFO]