Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EAAC69F8F for ; Mon, 4 Jun 2012 22:55:07 +0000 (UTC) Received: (qmail 81122 invoked by uid 500); 4 Jun 2012 22:55:05 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 81053 invoked by uid 500); 4 Jun 2012 22:55:05 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 81044 invoked by uid 99); 4 Jun 2012 22:55:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jun 2012 22:55:05 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of jirong.hu@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jun 2012 22:54:58 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SbgAX-0008U7-SA for users@maven.apache.org; Mon, 04 Jun 2012 15:54:37 -0700 Date: Mon, 4 Jun 2012 15:54:37 -0700 (PDT) From: hujirong To: users@maven.apache.org Message-ID: <1338850477867-5710828.post@n5.nabble.com> Subject: mvn versions:set -DnewVersion not updating modules? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit C:\Sandbox\MDM-admin\CDIPubSubMgmtIS>mvn versions:set -DnewVersion=1.0.0 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ClientServicesBOLib Mediation [INFO] ClientInfoMgmtLib Mediation [INFO] CDIPubSubMgmtBOLib Mediation [INFO] CDIPubSubMgmtLib Mediation [INFO] CDIServiceMgmtLib Mediation [INFO] ClientInfoEventLib Mediation [INFO] CDIPubSubMgmtMed Mediation [INFO] CDIPubSubMgmtIS Solution [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building CDIPubSubMgmtIS Solution 1.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:1.3.1:set (default-cli) @ CDIPubSubMgmtIS --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: C:\Sandbox\MDM-admin\CDIPubSubMgmtIS [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] ClientServicesBOLib Mediation ..................... SKIPPED [INFO] ClientInfoMgmtLib Mediation ....................... SKIPPED [INFO] CDIPubSubMgmtBOLib Mediation ...................... SKIPPED [INFO] CDIPubSubMgmtLib Mediation ........................ SKIPPED [INFO] CDIServiceMgmtLib Mediation ....................... SKIPPED [INFO] ClientInfoEventLib Mediation ...................... SKIPPED [INFO] CDIPubSubMgmtMed Mediation ........................ SKIPPED [INFO] CDIPubSubMgmtIS Solution .......................... SUCCESS [0.504s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.050s [INFO] Finished at: Mon Jun 04 18:52:50 EDT 2012 [INFO] Final Memory: 18M/512M [INFO] ------------------------------------------------------------------------ C:\Sandbox\MDM-admin\CDIPubSubMgmtIS> -- View this message in context: http://maven.40175.n5.nabble.com/mvn-versions-set-DnewVersion-not-updating-modules-tp5710828.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org