Yes I updated all plugins. I'll investigate a little bit more and fix it or give you more information about the problem
Thanks Arnaud On 1/14/06, Lukas Theussl <[EMAIL PROTECTED]> wrote: > > Arnaud, > > I just ran a bootstrap successfully, I cannot reproduce your problem. Do > you have the latest jira plugin from svn? The parameters statusIds and > resolutionIds should not be used anymore after my last commit. > > On the other hand I can see where the problem might have come from, I'll > put some more error catching into the code. > > -Lukas > > > Arnaud HERITIER wrote: > > Arghhh > > I didn't finish... > > > > I have an error with the Jira plugin : > > [exec] Going to buffer response body of large or unknown size. > Using > > getResponseBodyAsStream instead is recommended. > > [exec] Jira URL http://jira.codehaus.org/browse/MPDASHBOARD doesn't > > include a pid, trying to get it > > [exec] Downloading > > > http://jira.codehaus.org/secure/IssueNavigator.jspa?view=rss&pid=10321&statusIds=1&statusIds=3&statusIds=4&resolutionIds=-1&sorter/field=created&sorter/orde > > > r=DESC&sorter/field=priority&sorter/order=DESC&tempMax=1000&reset=true&decorator=none > > [exec] Going to buffer response body of large or unknown size. > Using > > getResponseBodyAsStream instead is recommended. > > [exec] Error accessing http://jira.codehaus.org/browse/MPDASHBOARD > > [exec] java.lang.StringIndexOutOfBoundsException: String index out > of > > range: -1 > > [exec] at java.lang.String.substring(String.java:1444) > > [exec] at org.apache.maven.jira.JiraDownloader.doExecute( > > JiraDownloader.java:367) > > > > I don't know if it can be related to the use of httpclient 3.0. > > > > Arnaud > > > > On 1/14/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > > > >>Lukas, > >> > >> Can you test to bootstrap maven 1.1. > >> > >> > > > >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
