mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-01 11:29:29 +00:00
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…
x
Reference in New Issue
Block a user