mirror of https://github.com/apache/maven.git
match interface and impl
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289404 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7b290671a2
commit
d3346e1504
|
@ -31,7 +31,7 @@ public interface Maven1xIntegration
|
|||
// Execution
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
void execute( File project, List args, List goals )
|
||||
void execute( File project, List goals )
|
||||
throws Maven1xIntegrationException;
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue