Uses of Interface
org.codehaus.mojo.jaxb2.shared.environment.EnvironmentFacet
Packages that use EnvironmentFacet
Package
Description
The jaxb2-maven-plugin wraps and adapts the JAXB reference implementation
to be useful within the Maven build process.
-
Uses of EnvironmentFacet in org.codehaus.mojo.jaxb2
Fields in org.codehaus.mojo.jaxb2 with type parameters of type EnvironmentFacetModifier and TypeFieldDescriptionprotected List
<EnvironmentFacet> AbstractJaxbMojo.extraFacets
Defines a set of extra EnvironmentFacet instances which are used to further configure the ToolExecutionEnvironment used by this plugin to fire XJC or SchemaGen.