ltheussl 59fb5043e7 PR: MPJIRA-17
Plugin uses deprecated API to retrieve JIRA issues.
Rename properties that were deprecated in JIRA 3.3.
Now requires at least JIRA 3.3.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@368824 13f79535-47bb-0310-9956-ffa450edef68
2006-01-13 19:10:21 +00:00

35 lines
1.0 KiB
XML

<?xml version="1.0"?>
<!--
/*
* Copyright 2006 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-->
<document>
<properties>
<title>Maven JIRA Plug-in</title>
</properties>
<body>
<section name="Maven JIRA Plug-in">
<p>
This plugin downloads issues from Jira and creates a report.
</p>
<p>
<strong>Note:</strong> From version 1.3 on, this plugin needs
at least JIRA 3.3 to work properly.
</p>
</section>
</body>
</document>