users@jaxb.java.net
Re: XJC Simple Binding and Maven
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: Jarrod Roberson <
jarrod_at_vertigrated.com
>
Date
: Mon, 21 Nov 2011 13:14:41 -0500
http://webcache.googleusercontent.com/search?q=cache:K8Vlng_PHrwJ:confluence.highsource.org/display/J2B/JAXB2%2BBasics%2BPlugins+jaxb2+basics+plugin&cd=1&hl=en&ct=clnk&gl=us
<*plugin*>
<groupId>org.jvnet.*jaxb2*.maven2</groupId>
<artifactId>maven-*jaxb2*-*plugin*</artifactId>
<version>0.7.0</version>
<executions>
<execution>
<goals>
<goal>generate</goal>
</goals>
</execution>
</executions>
<configuration>
<args>
<arg>-XtoString</arg>
<arg>-Xequals</arg>
<arg>-XhashCode</arg>
<arg>-Xcopyable</arg>
<arg>-Xmergeable</arg>
</args>
<plugins>
<*plugin*>
<groupId>org.jvnet.jaxb2_commons</groupId>
<artifactId>*jaxb2*-*basics*</artifactId>
<version><!-- Current version --></version>
</*plugin*>
</plugins>
</configuration></*plugin*>
it is all very well documented on the web
-- Jarrod Roberson 678.551.2852
This message
: [
Message body
]
Next message
:
Nathan Sowatskey: "Re: XJC Simple Binding and Maven"
Previous message
:
nsowatsk_at_cisco.com: "XJC Simple Binding and Maven"
In reply to
:
nsowatsk_at_cisco.com: "XJC Simple Binding and Maven"
Next in thread
:
Nathan Sowatskey: "Re: XJC Simple Binding and Maven"
Reply
:
Nathan Sowatskey: "Re: XJC Simple Binding and Maven"
Reply
:
Nathan Sowatskey: "Re: XJC Simple Binding and Maven"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]