Ok, built successfully. Though not created target/lib directory, correspondingly no kandula-0.2-SNAPSHOT.jar file.
On Tue, Jun 29, 2010 at 3:17 PM, Dasarath Weeratunge <[email protected]> wrote: > Quoting Nodir Egamberdiev <[email protected]>: > >> Yes, probably it's because of my proxy. If so how can i fix it? > > Google. > >> >> On Tue, Jun 29, 2010 at 3:02 PM, Dasarath Weeratunge >> <[email protected]> wrote: >> > Quoting Nodir Egamberdiev <[email protected]>: >> > >> >> I'm still trying to build Kandula-1, but it says: >> >> >> >> Trying to get missing dependencies (and updated snapshots) required by >> >> Kandula: >> >> - Attempting to download junit:junit:3.8.1:jar from >> >> >> http://mirrors.ibiblio.org/pub/mirrors/maven2/junit/junit/3.8.1/junit-3.8.1.jar >> >> Error retrieving artifact from >> >> >> [http://mirrors.ibiblio.org/pub/mirrors/maven2/junit/junit/3.8.1/junit-3.8.1.jar]: >> >> org.apache.wagonTransferFailedException: mirrors.ibiblio.org >> >> ... >> > >> > That's strange. The jar file is there. Is it possible that maven >> > is having trouble getting through your http proxy for instance? >> > You can try building kandula without the samples. Only samples require >> > the junit jar. >> > >> > -- dasarath >> > >> >> >> >> May i use Kandula samles without building it with maven in Eclipse? >> >> >> >> On Tue, Jun 29, 2010 at 1:35 PM, Nodir Egamberdiev <[email protected]> >> wrote: >> >> > Thank you Jonas, >> >> > >> >> > But it is said that "Apache Maven 1.x (2.0 not supported)" in building >> >> > Kandula-1. >> >> > Should i change/edit project.properties and/or project.xml? >> >> > >> >> > >> >> > On Tue, Jun 29, 2010 at 12:12 AM, Jonas Buys <[email protected]> >> wrote: >> >> >> Hi, >> >> >> >> >> >> try changing this customized Maven2 build file (see attach). >> >> >> >> >> >> Cheers, Jonas. >> >> >> >> >> >> --- On Mon, 6/28/10, Nodir Egamberdiev <[email protected]> wrote: >> >> >> >> >> >>> From: Nodir Egamberdiev <[email protected]> >> >> >>> Subject: Re: Kandula Building problem >> >> >>> To: "Dasarath Weeratunge" <[email protected]> >> >> >>> Cc: [email protected] >> >> >>> Date: Monday, June 28, 2010, 1:13 PM >> >> >>> Thank you for quick reply. So, i >> >> >>> should change project.xml file and >> >> >>> re-build with maven. >> >> >>> >> >> >>> On Mon, Jun 28, 2010 at 7:21 PM, Dasarath Weeratunge >> >> >>> <[email protected]> >> >> >>> wrote: >> >> >>> > Quoting Nodir Egamberdiev <[email protected]>: >> >> >>> > >> >> >>> > Most likely the jar files have been moved to a >> >> >>> different repository. >> >> >>> > I haven't had a look at the source in while but please >> >> >>> see if you can >> >> >>> > find the jar files (Google) and change the list of >> >> >>> repositories that maven >> >> >>> > looks for them. >> >> >>> > >> >> >>> > Thanks, >> >> >>> > -- dasarath >> >> >>> > >> >> >>> > >> >> >>> >> Hi! >> >> >>> >> I'm new to Kandula. >> >> >>> >> Error occurring while building Kandula using Maven >> >> >>> as follows: >> >> >>> >> >> >> >>> >> ... >> >> >>> >> >> >> >>> >> ------------------------------------------------------------------------ >> >> >>> >> >>The build can't continue because of the >> >> >>> following unsatisfied >> >> >>> >> dependencies: >> >> >>> >> - junit:junit:3.8.1:jar (try downloading from >> >> http://ws.apache.org/axis/) >> >> >>> >> - axis:axis:1.4:jar (try downloading from >> http://ws.apache.org/axis/) >> >> >>> >> ... >> >> >>> >> - geronimo-spec:geronimo-spec-j2ee-1.4:rc4:jar >> >> >>> >> >> >> >>> >> ---------------------------------------------------------------------- >> >> >>> >> BUILD FAILED >> >> >>> >> >> >> >>> >> Could anyone help/explain me what to do? >> >> >>> >> >> >> >>> >> -- >> >> >>> >> Nodir Egamberdiev >> >> >>> >> Distributed and Collaborative Systems Lab., >> >> >>> >> Graduate School of Information Science and >> >> >>> Engineering, >> >> >>> >> Ritsumeikan University, Japan >> >> >>> >> >> >> >>> >> >> >> >>> --------------------------------------------------------------------- >> >> >>> >> To unsubscribe, e-mail: [email protected] >> >> >>> >> For additional commands, e-mail: [email protected] >> >> >>> >> >> >> >>> >> >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> >> >> >>> >> >> >>> >> >> >>> -- >> >> >>> Nodir >> >> >>> >> >> >>> --------------------------------------------------------------------- >> >> >>> To unsubscribe, e-mail: [email protected] >> >> >>> For additional commands, e-mail: [email protected] >> >> >>> >> >> >>> >> >> >> >> >> >> >> >> >> >> >> > >> >> > >> >> > >> >> > -- >> >> > Nodir >> >> > >> >> >> >> >> >> >> >> -- >> >> Nodir >> >> >> > >> > >> > >> >> >> >> -- >> Nodir >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- Nodir Egamberdiev Distributed and Collaborative Systems Lab., Department of Computer Science, Graduate School of Information Science and Engineering, Ritsumeikan University, Japan http://www.cm.is.ritsumei.ac.jp/en/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
