You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by balderman <ba...@gmail.com> on 2009/02/16 15:31:02 UTC

Maven jaxb2-maven-plugin toString() generation

Hi
I am using jaxb2-maven-plugin in my pom file. (see below)
I would like to have toString() method on my generated pojo's.
I know that the java.net jaxb maven plugin support this kind of extension,
and I wonder if I can use it with the jaxb plugin that I am using.
Thanks
Avishay Balderman


pom.xml
~~~~~
....
    <groupId>org.codehaus.mojo</groupId> 
     <artifactId>jaxb2-maven-plugin</artifactId> 
....


-- 
View this message in context: http://www.nabble.com/Maven-jaxb2-maven-plugin-toString%28%29-generation-tp22038341p22038341.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org