[
http://jira.codehaus.org/browse/MNG-4647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marten Deinum reopened MNG-4647:
--------------------------------
I still find it strange that the SAME setup works with previous versions, we
specified the plugin versions in the pom, but it breaks on beta-1. There is
something that changed/broke functional plugins.
The full project encoding is UTF-8
from our parent pom
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
So this should be picked up by all plugins even the once that generate sources
(which is imho the problem because the complaint is on generated sources not
sources written by ourselves.). So my guess is propagating this setting to
plugins is broken somehow...
> Upgrade to beta-1 results in 'unmappable character for encoding UTF-8 -> '
> --------------------------------------------------------------------------
>
> Key: MNG-4647
> URL: http://jira.codehaus.org/browse/MNG-4647
> Project: Maven 2 & 3
> Issue Type: Bug
> Affects Versions: 3.0-beta-1
> Reporter: Marten Deinum
> Assignee: Benjamin Bentmann
> Attachments: build.log
>
>
> Using maven 3 alpha 7 my project builds fine, after upgrading to beta-1 it
> stops with the mentioned exception. Reverting to alpha-7 or 2.0.11 seems to
> fix the issue. Looks like a regression bug to me.
--
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