package com.mysema.rdfbean.maven; import org.junit.Ignore; import org.junit.Test; public class SchemaGenMojoTest { @Test @Ignore public void Execute() { // TODO } }