RE: How to get jaxb2-maven-plugin to generate equals method

2006-06-05 Thread Jonathan Johnson
at mojo.codehaus.org. I successfully got that plugin to generate java classes from my xsd file. but The classes do not have equals methods. -Dan On 6/4/06, Jonathan Johnson [EMAIL PROTECTED] wrote: Dan, Are you referring to the maven 2 plugin for jaxb found here https://jaxb.dev.java.net/jaxb-maven2-plugin

RE: How to get jaxb2-maven-plugin to generate equals method

2006-06-04 Thread Jonathan Johnson
Dan, Are you referring to the maven 2 plugin for jaxb found here https://jaxb.dev.java.net/jaxb-maven2-plugin/? Your question is terribly vague and confusing. Perhaps you have a question that should be placed on the JAXB users list instead of the maven users list. -Original Message-

RE: Maven2 with JAXB 2.0

2006-05-30 Thread Jonathan Johnson
; or the other way round: can i omit them from my pom.xml? Greetings Franz Jonathan Johnson schrieb: Kohsuke – The pom here https://maven-repository.dev.java.net/repository/com.sun.xml.bind/poms/jaxb- impl-2.0.pom needs the activation.jar version to be change from 1.0.2 to 1.1. Franz – your comments were

RE: Maven2 versus JAXB

2006-05-18 Thread Jonathan Johnson
groupIdcom.sun.xml.bind/groupId artifactIdjaxb-impl/artifactId version2.0/version /dependency /dependencies Greetings Franz Jonathan Johnson schrieb: Franz

RE: Maven2 versus JAXB

2006-05-17 Thread Jonathan Johnson
Franz, Thank you for finding the dependency version and location problems in the recent JAXB Maven 2 plugin. The versions have all been updated and an updated plugin has been posted. The instructions for using the JAXB Maven 2 plugin are here http://jaxb.dev.java.net/jaxb-maven2-plugin/ -

Update for Maven plugin list

2006-02-14 Thread Jonathan Johnson
An update for the Maven plugin list.. A new JAXB plugin for Maven 2 is under construction. Alpha release expected this week. Plugin: Maven jaxb Plug-in Author for m2 version Jonathan Johnson --- Anyone have information or status of the JNLP Maven 2 plugin? Jerome Locoste