no need of this field

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
olivier lamy 2018-05-06 18:59:48 +10:00
parent 4c4294ffc2
commit a52ff588dc
1 changed files with 2 additions and 6 deletions

View File

@ -156,14 +156,10 @@ public class JettyRunMojo extends AbstractJettyMojo
* List of deps that are wars
*/
protected List<Artifact> warArtifacts;
protected Resource originalBaseResource;
@Parameter(defaultValue = "${reactorProjects}", readonly = true, required = true)
private List<MavenProject> reactorProjects;
/**
/**
* @see org.eclipse.jetty.maven.plugin.AbstractJettyMojo#execute()
*/
@Override