Vikas, Thanks for the tip. I actually tried that, but avalon-util-i18n-1.0.jar is not one of the jars in that url (or the one I was guessing it could be founf at: http://www.ibiblio.org/maven/avalon-util/jars/)
Any other suggestions on where it could be found ? Thanks, Andy -----Vikas Phonsa <[EMAIL PROTECTED]> wrote: ----- To: "'Avalon framework users'" <[EMAIL PROTECTED]> From: Vikas Phonsa <[EMAIL PROTECTED]> Date: 03/09/2004 02:00PM Subject: RE: cvs question (trouble building util and repository) I suggest simply go to http://www.ibiblio.org/maven/excalibur-i18n/jars/ And get the jar u need and put it in your local repository. I have seen such errors many times and instead of modifying the urls/paths in the project.xml (or build.xml) I just get the jar and move forward. But these urls should eventually be fixed, maybe the developers can give u an idea abt where to get the latest build.xml (or project.xml) Vikas -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 09, 2004 2:00 PM To: Avalon framework users Cc: Avalon framework users Subject: Re: cvs question (trouble building util and repository) I updated avalon from cvs today and now get this error running ant: [exec] +---------------------------------------- [exec] | Building: Avalon Meta Model SPI [exec] | Memory: 5M/6M [exec] +---------------------------------------- [exec] Attempting to download avalon-meta-api-1.4-SNAPSHOT.jar. [exec] java:prepare-filesystem: [exec] java:compile: [exec] [echo] Compiling to /dev_sandbox/avalon/meta/spi/target/classes [exec] java:jar-resources: [exec] test:prepare-filesystem: [exec] test:test-resources: [exec] test:compile: [exec] [echo] No test source files to compile. [exec] test:test: [exec] [echo] No tests to run. [exec] jar:jar: [exec] jar:install: [exec] [echo] [exec] id = 'avalon-meta-spi' [exec] groupId = 'avalon-meta' [exec] artifactDirectory = 'avalon-meta' [exec] [exec] [copy] Copying 1 file to /root/.maven/repository/avalon-meta/jars [exec] +---------------------------------------- [exec] | Building: Avalon Meta Model Implementation [exec] | Memory: 6M/9M [exec] +---------------------------------------- [exec] Attempting to download avalon-meta-api-1.4-SNAPSHOT.jar. [exec] Attempting to download avalon-meta-spi-1.4-SNAPSHOT.jar. [exec] Attempting to download avalon-util-i18n-1.0.jar. [exec] WARNING: Failed to download avalon-util-i18n-1.0.jar. [exec] BUILD FAILED [exec] File...... file:/dev_sandbox/avalon/meta/ [exec] Element... maven:reactor [exec] Line...... 58 [exec] Column.... 31 [exec] The build cannot continue because of the following unsatisfied dependency: [exec] avalon-util-i18n-1.0.jar (no download url specified) [exec] Total time: 26 seconds [exec] Finished at: Tue Mar 09 13:52:40 PST 2004 BUILD FAILED /dev_sandbox/avalon/build.xml:11: Following error occured while executing this line /dev_sandbox/avalon/build.xml:34: exec returned: 70 Total time: 51 seconds Did something changed that would have broken this ? Thanks, Andy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
