Return-Path: X-Original-To: apmail-continuum-dev-archive@www.apache.org Delivered-To: apmail-continuum-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 451C991CC for ; Mon, 21 May 2012 18:01:45 +0000 (UTC) Received: (qmail 92078 invoked by uid 500); 21 May 2012 18:01:44 -0000 Delivered-To: apmail-continuum-dev-archive@continuum.apache.org Received: (qmail 91375 invoked by uid 500); 21 May 2012 18:01:44 -0000 Mailing-List: contact dev-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list dev@continuum.apache.org Received: (qmail 91150 invoked by uid 99); 21 May 2012 18:01:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2012 18:01:44 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dr.louis.smith@gmail.com designates 209.85.214.43 as permitted sender) Received: from [209.85.214.43] (HELO mail-bk0-f43.google.com) (209.85.214.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2012 18:01:36 +0000 Received: by bkty5 with SMTP id y5so5361642bkt.2 for ; Mon, 21 May 2012 11:01:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=pp0UaTU8zRINvo7l9XZnb99gtfq8qTmHF+Ghb1hGn6I=; b=vZY0abnshFSg6VmPiXa5lLNXcnX2foJJGBR03dtaBfvW8vsikfnNKRUQ/yH/2fcaN9 fqOZUsEUvug+hX3wE6Y5J15LL+AFrf4QouDP2W87dUmVznnqNppR5/e4KijVzv8//Xty MQAhtv2XzBJ/uT0Noif48amtal8mXnZiLMgRF/0Nr/vI3p7oUeuf0eI6ME+HCacJWMQn NOFPNRrK9hmwXKIHVbKqVW6u5SFAt09NHaidQEk4vLTErV+ftLOIPghbdCSz66VtkOjZ uQl9akfSFCU8UXBfiiIOhM9eLm0264m3j4/NpcJJHmoHh5fB5gPts37wj7M6sUpzUePB Lfug== MIME-Version: 1.0 Received: by 10.204.151.199 with SMTP id d7mr8205739bkw.73.1337623276210; Mon, 21 May 2012 11:01:16 -0700 (PDT) Received: by 10.204.113.211 with HTTP; Mon, 21 May 2012 11:01:16 -0700 (PDT) Date: Mon, 21 May 2012 14:01:16 -0400 Message-ID: Subject: SNAPSHOT issue on 1.4.1 From: Louis Smith To: dev@continuum.apache.org Content-Type: multipart/alternative; boundary=0015175cae5e38c9e904c08fb0f3 --0015175cae5e38c9e904c08fb0f3 Content-Type: text/plain; charset=ISO-8859-1 I noticed that when I am working on a jar file, and I re-run "clean compile package install" of a -SNAPSHOT of a project while developing and testing, that the "install" directory is NOT clean.. it has "time-stamped" files in it, and my other builds can't reference it. What I see is: Parent Directory - [image: [ ]]components-pom-1.0.2-20120519.090019-1.pom20-May-2012 16:3315K [image: [ ]]components-pom-1.0.2-20120519.090019-1.pom.md520-May-2012 16:3332 [image: [ ]]components-pom-1.0.2-20120519.090019-1.pom.sha120-May-2012 16:3340 [image: [ ]]components-pom-1.0.2-20120519.090019-2.pom20-May-2012 18:1315K [image: [ ]]components-pom-1.0.2-20120519.090019-2.pom.md520-May-2012 18:1332 [image: [ ]]components-pom-1.0.2-20120519.090019-2.pom.sha120-May-2012 18:1340 [image: [ ]]components-pom-1.0.2-20120519.090019-3.pom20-May-2012 18:1415K [image: [ ]]components-pom-1.0.2-20120519.090019-3.pom.md520-May-2012 18:1432 [image: [ ]]components-pom-1.0.2-20120519.090019-3.pom.sha120-May-2012 18:1440 [image: [ ]]components-pom-1.0.2-20120519.090019-4.pom21-May-2012 05:0015K [image: [ ]]components-pom-1.0.2-20120519.090019-4.pom.md521-May-2012 05:0032 [image: [ ]]components-pom-1.0.2-20120519.090019-4.pom.sha121-May-2012 05:0040 [image: [ ]]maven-metadata.xml21-May-2012 05:00374 [image: [ ]]maven-metadata.xml.md521-May-2012 05:0032 [image: [ ]]maven-metadata.xml.sha121-May-2012 05:0040 any ideas on how I clean this up so I can test with my -SNAPSHOT and don't have to release on every code change? Louis -- Dr. Louis Smith, ThD Chief Technology Officer, Kyra InfoTech Engineer-in-Training, Veteran's Memorial Railroad --0015175cae5e38c9e904c08fb0f3--