WIP
[hibernate4-maven-plugin] / src / main / java / de / juplo / plugins / hibernate / ValidateMojo.java
index 8c8f3e7..2e51cf6 100644 (file)
@@ -50,10 +50,7 @@ public class ValidateMojo extends AbstractSchemaMojo
 
 
   @Override
-  ExceptionHandlerCollectingImpl build(
-      MetadataImplementor metadata,
-      File output
-      )
+  ExceptionHandlerCollectingImpl build(final MetadataImplementor metadata)
       throws
         MojoExecutionException,
         MojoFailureException