On Thu, Mar 25, 2010 at 5:06 PM, Niklas Gustavsson <[email protected]> wrote: > On Thu, Mar 25, 2010 at 5:02 PM, Sébastien Roy <[email protected]> wrote: >> The POM file for ftpserver-parent (v1.0.3 and 1.0.4) in Maven central >> repository is not valid when parsed with embedded maven (m2eclipse). It does >> not cause a problem when used by standard maven, but the file fails >> validation against the POM xsd. >> >> Specifically, after the groupid close tag, there is an "r" that is causing >> problems. Right now this prevents the ftp-server from being used in projects >> with m2eclipse. > > It was reported a few weeks back and has ben fixed in trunk and will > be included in 1.0.5. Thanks for reporting anyways :-)
Oh, and here's the reported issue: https://issues.apache.org/jira/browse/FTPSERVER-356 /niklas
