[
http://jira.codehaus.org/browse/CONTINUUM-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=220139#action_220139
]
Maria Catherine Tan commented on CONTINUUM-2507:
------------------------------------------------
The problem is with the plexus XMLPullParser. It doesn't handle UTF-8 BOM at
the start of the text.
In MNG-2255, they suggested to use an external XMLPullParser instead of the
plexus one.
> Error releasing project with POM encoded in UTF-8 with BOM
> ----------------------------------------------------------
>
> Key: CONTINUUM-2507
> URL: http://jira.codehaus.org/browse/CONTINUUM-2507
> Project: Continuum
> Issue Type: Bug
> Affects Versions: 1.3.4 (Beta)
> Reporter: Leah Aliser
> Assignee: Maria Catherine Tan
> Priority: Minor
> Fix For: Backlog
>
>
> I have a Visual Studio project, when I do perform release in Continuum it
> results in: Release Error Unable to get release plugin parameters and process
> project - only whitespace content allowed before start tag and not \uef
> (position: START_DOCUMENT seen \uef... @1:1). The error doesn't indicate
> which file Continuum is having a problem processing. After some time spent
> investigating the files, I noticed the BOM character was in the POM causing
> the error in release. Additionally,I was able to successfully run 'mvn
> release:prepare -DdryRun=true -DautoVersionSubmodules=true' at the command
> line.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira