Quoting Chi-yu Ho <[EMAIL PROTECTED]>: In your .maven/repository create addressing/jars and try putting the jar file there. This is where maven would have put it had it downloaded the file itself. When you build, it will use the local copy when a remote copy cannot be found.
This issue has nothing to do with Kandula_1. WS-addressing is a separate Apache project. --dasarath > Hi, I'm not familiar with maven (actually it's the first time I use this), > so what should I do with this addressing-SNAPSHOT.jar to get everything to > compile, I try to search for addressing-SNAPSHOT in all the xml, can't > find where it's being referenced, putting it into target/lib but still got > the same error, I'm lost here, can you help me out or is there a place I > can download a prebuild version? > > Thanks. > > > > > > Dasarath Weeratunge <[EMAIL PROTECTED]> > 02/19/2007 05:04 PM > > > To: Chi-yu Ho <[EMAIL PROTECTED]> > cc: > Subject: Re: Kandula1 build error with Maven 1.0.2 > > > Quoting Chi-yu Ho <[EMAIL PROTECTED]>: > > This is not a problem at your end. They for some unknown reason took it > off > line. I committed the jar into Kandula_1 folder. Please take a new > checkout and > try to use that to build the src for the time. A permanent fix will have > to > wait. > > thanks, > --dasarath > > > > Hi, I'm getting the following error trying to build Kandule1 with Maven > > 1.0.2 > > __ __ > > | \/ |__ _Apache__ ___ > > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > > |_| |_\__,_|\_/\___|_||_| v. 1.0.2 > > > > Attempting to download addressing-SNAPSHOT.jar. > > WARNING: Failed to download addressing-SNAPSHOT.jar. > > The build cannot continue because of the following unsatisfied > dependency: > > > > addressing-SNAPSHOT.jar > > > > Total time: 3 seconds > > Finished at: Mon Feb 19 16:15:35 PST 2007 > > > > My source was downloaded today from > > https://svn.apache.org/repos/asf/webservices/kandula/branches/Kandula_1/, > > so it should be the latest available. > > > > Am I missing some steps to setup this? > > > > Thanks. > > > > Chi-Yu Ho > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
