JAXB2 Maven Plugin
This project is no longer maintained
New coordinates
Use the plugin from https://github.com/evolvedbinary/jvnet-jaxb-maven-plugin instead. It is fork from ths fork and also has JAXB3 support :D
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMaven Build Tools | 
        
| GroupId | GroupIdcom.helger.maven | 
    
| ArtifactId | ArtifactIdmaven-jaxb23-plugin | 
    
| Last Version | Last Version0.14.3 | 
        
| Release Date | Release Date | 
        
| Type | Typemaven-plugin | 
    
| Description | 
            DescriptionMaven JAXB 2.3.x Plugin 
            Maven2 plugin for JAXB 2.x XJC compiler to generate Java sources from XML Schemas. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| maven-jaxb23-plugin-0.14.3.pom | |
| maven-jaxb23-plugin-0.14.3.jar | 35 KB | 
| maven-jaxb23-plugin-0.14.3-sources.jar | 19 KB | 
| maven-jaxb23-plugin-0.14.3-javadoc.jar | 53 KB | 
| Browse | 
<plugin>
    <groupId>com.helger.maven</groupId>
    <artifactId>maven-jaxb23-plugin</artifactId>
    <version>0.14.3</version>
</plugin>
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.helger.maven : maven-jaxb2-plugin-core | jar | 0.14.3 | 
| org.codehaus.plexus : plexus-utils | jar | 1.5.15 | 
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 | 
| org.glassfish.jaxb : jaxb-xjc | jar | 2.3.2 | 
| com.sun.activation : javax.activation | jar | 1.2.0 | 
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 2.1 | 
| junit : junit | jar | 4.13 | 
This project is no longer maintained
Use the plugin from https://github.com/evolvedbinary/jvnet-jaxb-maven-plugin instead. It is fork from ths fork and also has JAXB3 support :D