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 3BD5BD114 for ; Mon, 19 Nov 2012 19:59:29 +0000 (UTC) Received: (qmail 21665 invoked by uid 500); 19 Nov 2012 19:59:27 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 21462 invoked by uid 500); 19 Nov 2012 19:59:26 -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 21373 invoked by uid 99); 19 Nov 2012 19:59:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Nov 2012 19:59:26 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bimargulies@gmail.com designates 209.85.210.171 as permitted sender) Received: from [209.85.210.171] (HELO mail-ia0-f171.google.com) (209.85.210.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Nov 2012 19:59:21 +0000 Received: by mail-ia0-f171.google.com with SMTP id b35so1547469iac.30 for ; Mon, 19 Nov 2012 11:59:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=+SUSpHK27GeM8S1GCPgmlxTiB785sEYwKoDrhxUckJg=; b=vyQp5zhjYQBEKMceou1Ea43aaxUkG9VUu3Y9cfpWtmuKjRw5ql0PoD+aNTfzaNPwif D5E+UQsW2VytaEfwEJRCZ80WZO4OydVUILmEH4H0fR5k0NHmBKm7LpfKlc9EYGHZr4wc zqQcnS7CWkTPwhqcqxqkJa0utfRBJOiIerKy08N7NTLr1S9ojOks/ehJMIh14HpGhUOt jo7JzNtfWDzBQ9yOivFrxZ4/7nuIsATEPuwnRCr7+IzewTX3iBjO/jYjViRBgu62FzO2 0Nybjl+RVNz0eAoFpdUe66/kpG4+g2DbfnNJnv5LY3mDoPZfRYkE+c3sJnjqHaNA5K7E OHyg== MIME-Version: 1.0 Received: by 10.50.106.227 with SMTP id gx3mr7779892igb.10.1353355140833; Mon, 19 Nov 2012 11:59:00 -0800 (PST) Received: by 10.42.156.10 with HTTP; Mon, 19 Nov 2012 11:59:00 -0800 (PST) Date: Mon, 19 Nov 2012 14:59:00 -0500 Message-ID: Subject: maven-changes-plugin does not work with JIRA 5.1.1 and newer From: Benson Margulies To: Maven Users List Cc: "dev@accumulo.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Atlassian made an incompatible change to JIRA that they have marked 'won't fix': https://jira.atlassian.com/browse/JRA-29152 Unless they can provide some alternative, the maven-changes-plugin is essentially worthless for JIRA instances of that version or newer, which includes the ASF main JIRA instance. They say that they plan to include an alternative in 5.2; so once they release 5.2, and ASF JIRA runs it, someone can patch up the m-c-p to work with it. Until then, we are all out of luck. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org