Project

General

Profile

« Previous | Next » 

Revision 31205

imports cleanup

View differences:

modules/icm-iis-oozie-maven-plugin/trunk/src/main/java/eu/dnetlib/maven/plugin/oozie/CheckJobStatus.java
3 3
import org.apache.maven.plugin.AbstractMojo;
4 4
import org.apache.maven.plugin.MojoExecutionException;
5 5
import org.apache.maven.plugin.MojoFailureException;
6
import org.apache.oozie.client.AuthOozieClient;
7 6
import org.apache.oozie.client.OozieClient;
8 7
import org.apache.oozie.client.OozieClientException;
9 8
import org.apache.oozie.client.WorkflowJob.Status;

Also available in: Unified diff