Hello,
I am creating a web item for my plugin, but there are problems with the url. I cannot add this link to the web item:
https://jira.seavus.com/jira/secure/CreateIssueDetails!init.jspa?pid=11430&issuetype=11000
[ERROR] Failed to execute goal com.atlassian.maven.plugins:maven-jira-plugin:6.3.21:create-plugin-module (default-cli) on project securityincident: Error creating plugin module: Invalid XML content for module descriptor: Error on line 18 of document : The reference to entity "issuetype" must end with the ';' delimiter. Nested exception: The reference to entity "issuetype" must end with the ';' delimiter. -> [Help 1]
Anyone have ideas about this?
I realize this is very old, but escaping the ampersand as & works.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.