Just had this too.

Do you only get it when you do a maven:udpate-jars ? I found that the
normal build works, but the update-jars doesn't.

Talking to Pete, it seems as though the update-jars might be a soon to be
deprecated feature.

Hen

On Tue, 11 Jun 2002, Stephen Haberman wrote:

> The maven.repo.remote feature seems to be broken in that it's not
> breaking up the comma-separated list but treating it as one big url
> (e.g. it's trying to get "http://myrepository,
> http://turbinerepository/file.jar";).
>
> I understand if it's not implemented yet, I was just under the
> impression that it was.
>
> Also, when this is broken. I end up with a lot of 0-byte files in my
> lib.repo and it's really annoying. The timestamps are right, so Maven
> doesn't care. Can Maven also check file size when making sure the jars
> are the same instead of just timestamp? Or even that they files aren't
> 0-byte.
>
> Thanks,
> Stephen
>
>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to