We don't couple maven and clearquest such close since we don't see the
value right now. I'd appreciate any pros and cons anyway.

There are some alternatives for a more loosely coupling:

1. In the pom: link to be followed at the project's web site, something
like:
 <issueManagement>
  <system> Rational ClearQuest </system>
  <url>http://your/companies/qlearquest/login</url>
 </issueManagement>

2. In the project website: A menu item or a link that points to a report
that queries your project's change requests. Something like:
 <item name="Issues Tracking"
href="//your.rational.clearquest.web?command=YourCQReport;queryID=12345"
target="_blank"


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to