mirror of https://github.com/apache/maven.git
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726588 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a89e664905
commit
933c30ed6b
|
@ -67,6 +67,7 @@ public interface MavenTools
|
||||||
throws ProjectBuildingException;
|
throws ProjectBuildingException;
|
||||||
|
|
||||||
List buildArtifactRepositories( Model model )
|
List buildArtifactRepositories( Model model )
|
||||||
throws ProjectBuildingException;
|
|
||||||
|
throws ProjectBuildingException;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue