You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Yo...@gd-ais.com on 2003/12/16 00:18:06 UTC

Problem with jar:deploy-snapshot

After having already deployed a snapshot, when I run jar:deploy-snapshot again, I get the following error:

    [echo]
          Executing cd /usr/apache/htdocs/maven/distributed/jars; chmod g+w distributed-20031215.231511.jar; chgrp staff distributed-20031215.231511.jar; ln -sf
 distributed-20031215.231511.jar distributed-SNAPSHOT.jar; echo 20031215.231511 > distributed-snapshot-version with the username yoway on zurg

    [exec] ln: cannot create distributed-SNAPSHOT.jar: File exists

When I check the repository, distributed-SNAPSHOT.jar is still pointing to the previous snapshot.  This is a bug, right?  Shouldn't the link maybe be deleted first?

Yoway Buorn
Software Engineer
Imagery Systems Engineering

GENERAL DYNAMICS
Advanced Information Systems

"Make me a fire and I'm warm for a night.  Set me on fire and I'm warm for the rest of my life." -- Ancient Didactical Saying



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org