-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Medium
-
None
-
Affects Version/s: 3.10.2
-
Component/s: Installation
-
3.1
2 errors in project.xml:
>> Error parsing project.xml '/Users/hani/Desktop/atlassian-jira-professional-3.10.2-source/jira/project.xml'
>> ParseError at [row,col]:[895,18]
Message: Duplicated tag: 'url'
Once that's fixed (removing the dup url element), the next error is:
>> ParseError at [row,col]:[1364,34]
Message: expected XMLStreamConstants.START_ELEMENT or XMLStreamConstants.END_ELEMENT not CHARACTERS
Fix here is to remove the <includes>*/.*</includes> line.
- is duplicated by
-
JRASERVER-13875 Invalid maven project file
-
- Closed
-
- relates to
-
JRASERVER-13552 Update source build with new maven repo
- Closed