Did you get this figured out? I've seen the MalformedInputException before on Windows machines when the default character endcoding is being used.
Are you configuring the resource plugin at all, or relying on defaults? You might try specifying UTF-8 explicitly in there. On Tue, Nov 3, 2009 at 8:46 AM, Benjamin Bentmann <[email protected] > wrote: > Henri Gomez wrote: > > What's the JIRA for this problem (and fix in r832389) ? >> I'd like to verify if this bug could affect some of ours projects >> > > There is no JIRA because it's not a bug in Maven itself. As visible from > the mentioned SVN revision, the failure to build Maven was due to a corrupt > resource file among its sources. > > > > Benjamin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
