Thanks. I found the jaxb1-maven-plugin at org.codehaus, which is working for me fine. But I'll take a look at the one you cite, below as well. Thanks. -- Eric
-----Original Message----- From: Aleksei Valikov [mailto:[EMAIL PROTECTED] Sent: Monday, October 09, 2006 1:18 AM To: Maven Users List Subject: Re: sjc (jaxb) plugin for jdk1.4 Hi. > I am trying to convert a large ant project to maven and the project (for > various reasons) is tied to jdk 1.4. There are several uses of xjc > (jaxb) and I wanted to use a maven jaxb plugin in order to build those > projects. However, the jaxb plugin available maven-jaxb-plugin > (com.sun.tools.xjc.maven2) requires the use of jdk 1.5. (It requires > source=1.5). Does there exist a jaxb plugin for maven2 that works with > jdk1.4? I'd rather not have to use an ant-task for my xjc code > generation. Thanks. -- Eric Here's one that we wrote and use extensively: https://maven-jaxb1-plugin.dev.java.net Bye. /lexi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]