AMBARI-22504. Enable jira plugin
diff --git a/dev-support/yetus-personality b/dev-support/yetus-personality
index cf093a8..841b851 100755
--- a/dev-support/yetus-personality
+++ b/dev-support/yetus-personality
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-personality_plugins "maven,asflicense,author,checkstyle,javac,unit"
+personality_plugins "jira,maven,asflicense,author,checkstyle,javac,unit"
 
 ## @description  Globals specific to this personality
 ## @audience     private