From 44ef2e24bd8687244a819a006a153a584e1cea27 Mon Sep 17 00:00:00 2001 From: Nathanael Jourdane Date: Wed, 10 Feb 2016 19:03:43 +0100 Subject: [PATCH] mvn: Run jaxb2 plugin during the phase. --- pom.xml | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 28ea9a8..f75291a 100644 --- a/pom.xml +++ b/pom.xml @@ -55,26 +55,24 @@ - org.codehaus.mojo jaxb2-maven-plugin 2.1 + + + + xjc + + generate-sources + + en ${basedir}/src/main/resources/VOTable_v1.3.xsd - - - - xjc - - validate - - ${project.groupId}.${project.artifactId}.votable.model - true -no-header -- libgit2 0.21.2