Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 51315 invoked from network); 13 Oct 2006 16:42:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Oct 2006 16:42:07 -0000 Received: (qmail 37464 invoked by uid 500); 13 Oct 2006 16:42:02 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 36451 invoked by uid 500); 13 Oct 2006 16:41:59 -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 36438 invoked by uid 99); 13 Oct 2006 16:41:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Oct 2006 09:41:59 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of waynefay@gmail.com designates 66.249.92.171 as permitted sender) Received: from [66.249.92.171] (HELO ug-out-1314.google.com) (66.249.92.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Oct 2006 09:41:58 -0700 Received: by ug-out-1314.google.com with SMTP id j40so462600ugd for ; Fri, 13 Oct 2006 09:41:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=f4sy+YLsRmeKvBtAdLwWymOacOKbiyT8xI9xj38Wg5Pkw+iwp8DjTEFrwrb3ljiXfcRShDXt2vq+mP9GLxRyEqhgOktAXLsFBngYLdS7UKniajG8OIt+Tp1dkDQpTpXPwctoHua/7sbKZTilWKtv/lFrj8h7CGfB5L+pMwmsDdo= Received: by 10.78.149.15 with SMTP id w15mr3912172hud; Fri, 13 Oct 2006 09:41:36 -0700 (PDT) Received: by 10.78.117.2 with HTTP; Fri, 13 Oct 2006 09:41:36 -0700 (PDT) Message-ID: <52bab8690610130941l65538199l6b152ec0de4b00d@mail.gmail.com> Date: Fri, 13 Oct 2006 11:41:36 -0500 From: "Wayne Fay" To: "Maven Users List" Subject: Re: [M2] XSLT Plugin In-Reply-To: <44542.198.169.188.225.1160757110.squirrel@people.msoe.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44542.198.169.188.225.1160757110.squirrel@people.msoe.edu> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Sometimes, the Maven Dev team decides to take over ownership of plugins which have proven to be especially popular and useful, usually after they have been developed to a certain degree in Codehaus or elsewhere. Maven Dev sponsored plugins are always named maven-xyz-plugin, while non-Maven Dev plugins are generally named xyz-maven-plugin. The changelog plugin is one of those. So when it moved from Codehaus Mojo to Maven, its name changed, and so did the version. The maven-changelog-plugin is the newest version. Wayne On 10/13/06, Nate wrote: > > > > > The site for xslt plugin is old. > > > > svn url is http://svn.codehaus.org/mojo/trunk/mojo/xslt-maven-plugin > > Excellent. > > > > > > apache snapshot repo > > > > http://snapshots.repository.codehaus.org/ > > > > > > codehaus snapshot repo > > > > Okay. Here is where I'm confused. I used to get the changelog plugin > from the codehaus site (2.0-beta1). That version was not working correct, > so I found a post that said to switch to the apache repo (2.0-SNAPSHOT). > Did this plugin move? If not, why are plugins in both places? > > Here is the diff of my pom.xml > > 338,340c348,350 > < org.codehaus.mojo > < changelog-maven-plugin > < 2.0-beta-1 > --- > > org.apache.maven.plugins > > maven-changelog-plugin > > 2.0-SNAPSHOT > > Thanks, > -Nate > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org