You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by Benson Margulies <bi...@gmail.com> on 2012/11/19 20:59:00 UTC

maven-changes-plugin does not work with JIRA 5.1.1 and newer

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.

Re: maven-changes-plugin does not work with JIRA 5.1.1 and newer

Posted by Benson Margulies <bi...@gmail.com>.
On Mon, Nov 19, 2012 at 3:05 PM, Gary Gregory <ga...@gmail.com> wrote:
> Is this different from the compat issue fixed by using:
>
> <configuration>
>    <useJql>true</useJql>

Much. Even with jql, we still expect view=rss to get XML instead of HTML.


>
> ?
>
> Gary
>
> On Mon, Nov 19, 2012 at 2:59 PM, Benson Margulies <bi...@gmail.com>wrote:
>
>> 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
>>
>>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory

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


Re: maven-changes-plugin does not work with JIRA 5.1.1 and newer

Posted by Gary Gregory <ga...@gmail.com>.
Is this different from the compat issue fixed by using:

<configuration>
   <useJql>true</useJql>

?

Gary

On Mon, Nov 19, 2012 at 2:59 PM, Benson Margulies <bi...@gmail.com>wrote:

> 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
>
>


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory