Re: any ideas why beanutils 1.7.0 jars can't be downloaded by maven?

2004-08-04 Thread robert burrell donkin
yeh, i missed the all-in-one jar the first time round but it was the core i was trying to download. i've got it working now: turned out that i needed to specify the type (as well as the artifactId and groupdId). thanks all for the speedy response. - robert On 4 Aug 2004, at 03:14, Mark R. Diggor

Re: any ideas why beanutils 1.7.0 jars can't be downloaded by maven?

2004-08-04 Thread Mark R. Diggory
Looks like the beanutils jar went through on the last scheduled rsync at 8pm EST. receiving file list ... done commons-beanutils/jars/commons-beanutils-1.7.0.jar commons-beanutils/jars/commons-beanutils-1.7.0.jar.asc commons-beanutils/jars/commons-beanutils-1.7.0.jar.md5 wrote 151 bytes read 300

Re: any ideas why beanutils 1.7.0 jars can't be downloaded by maven?

2004-08-03 Thread Mark R. Diggory
I don't see anything wrong with the permissions, when did you add the file to java-repository? I also notice the SNAPSHOT symlinks are pretty ancient, you might want to update those links to point to the new release? -Mark Brett Porter wrote: I don't see it on ibiblio (beanutils-core and beanut

Re: any ideas why beanutils 1.7.0 jars can't be downloaded by maven?

2004-08-03 Thread Brett Porter
I don't see it on ibiblio (beanutils-core and beanutils-collections are there, but beanutils itself is not). Do you have the correct permissions on java-repository? - Brett On Tue, 3 Aug 2004 22:04:51 +0100, robert burrell donkin <[EMAIL PROTECTED]> wrote: > i uploaded the jars from the beanutil

any ideas why beanutils 1.7.0 jars can't be downloaded by maven?

2004-08-03 Thread robert burrell donkin
i uploaded the jars from the beanutils 1.7.0 release to the java repository. they have been mirrored to ibiblio. but maven does not seem able to automatically download them. this is a bit of a PITA since i'm currently trying to prepare a mavenized release whose dependencies need to be updated t