[ http://jira.codehaus.org/browse/MPEJB-20?page=comments#action_44472 ]
Vincent Massol commented on MPEJB-20: ------------------------------------- Hi Fredrik, I've fixed the "ejb-client" part of this bug. Many thanks for catching this! WRT to the UTF-8, obviously it's working for me but I'm using Maven 1.1. Maybe this is something that has been fixed in Maven 1.1. I'm loathe to remove those "illegal UTF-8" characters as they come from the name of a contributor and I'd prefer to write his name properly... I'll attach a pre-compiled EJB plugin version to this issue so that you can use it. But to compile it you'll need Maven 1.1. > plugin does not compile > ----------------------- > > Key: MPEJB-20 > URL: http://jira.codehaus.org/browse/MPEJB-20 > Project: maven-ejb-plugin > Type: Bug > Versions: 1.7 > Environment: Maven 1.0.2, maven-ejb-plugin 1.7-SNAPSHOT, Sun JDK 1.5 > (Windows) > Reporter: Fredrik Vraalsen > Attachments: maven-ejb-plugin-1.7.patch > > > Plugin does not compile due to illegal UTF-8 chars in project.xml. > In addition, ejb:deploy should use "ejb-client" type instead of "jar". > The attached patch fixes this. > Cheers, > Fredrik -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
