Hi (mvn changes:jira-report -X) Does not reveil anything:
[INFO] Using proxy: proxy at port 88 [INFO] JIRA lives at: http://<myserver>/jira [INFO] Downloading http://<myserver>/jira/secure/IssueNavigator.jspa?view=rss&pid=10020&sorter/field=created&sorter/order=DESC&sorter/field=priority&sorter/order=DESC&tempMax=100&reset=true&decorator=none [INFO] Downloading successful Hermod -----Original Message----- From: Dennis Lundberg [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 29, 2006 8:26 PM To: Maven Users List Subject: Re: Maven and jira report Hi Have you tried running mvn with the -X flag? There are some debug statements surrounding the authentication mechanism that might help. [EMAIL PROTECTED] wrote: > Hi > > I am having trouble getting the issues from jira using the > maven-changes-report-plugin. We have Jira Professional, and require an > authenticated user to see the issues. I have tried to add webUser and > webPasword to the plguin, but i still do not get any issues. I know this has > to do with the authentication, because it I access the URL that the plugin > uses (as displayed in the output) I do not get any issues, but if I log in to > jira and access the same url, I do get the issues. Has anybody run into this > and have a workaround? > > Hermod > > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > > This email with attachments is solely for the use of the individual or > entity to whom it is addressed. Please also be aware that the DnB NOR Group > cannot accept any payment orders or other legally binding correspondence with > customers as a part of an email. > > This email message has been virus checked by the anti virus programs used > in the DnB NOR Group. > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
