I also said it should be harmless :)

I've successfully used Tomcat as a remote repo in the past. There are
some other things you can try:
- try maven 1.1-beta-1
- try downloading normally (using wget or a browser) from the same URL 
- check for errors in the tomcat server logs

Cheers,
Brett

On 7/26/05, Kanakambaran Nair <[EMAIL PROTECTED]> wrote:
> Hi,
>  I am using Maven 1.0.2. My remote repository is setup as a tomcat server
> and I have specified the maven.repo.remote in my build.properties.
>  While building the following log appears
>  Attempting to download hibernate3.jar
> warning: last-modified not specified
> 0K downloaded
> ....
> [javac] error: error reading C:\Documents and
> Settings\A123\.maven\repository\hibernate\jars\hibernate3.jar; *
> java.util.zip.ZipException*: error in opening zip file
> 
> and my build fails.
> 
> I searched the mail archive and did find some threads mentioning similar
> issues but noone could solve my problem.
> 
> As Brett has mentioned here -
> http://marc.theaimsgroup.com/?l=turbine-maven-user&m=111217743107934&w=2 the
> issue might be due to my web server not providing the Last-Modified header
> for the urls.
> 
> But how can I rectify this ? Is there any setting in Tomcat to achieve this
> ?
> 
> Thanks in advance.
> 
> Kanakambaran
> 
>

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

Reply via email to