mirror of
https://github.com/apache/maven.git
synced 2025-02-24 03:17:09 +00:00
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…
x
Reference in New Issue
Block a user