no need of this field
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
parent
4c4294ffc2
commit
a52ff588dc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue