mirror of https://github.com/apache/maven.git
o Added comment about internal status
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@796640 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ddd5c13075
commit
e40ffd98c1
|
@ -29,7 +29,9 @@ import org.apache.maven.model.Repository;
|
|||
import org.codehaus.plexus.classworlds.realm.ClassRealm;
|
||||
|
||||
/**
|
||||
* Assists the project builder.
|
||||
* Assists the project builder. <strong>Warning:</strong> This is an internal utility interface that is only public for
|
||||
* technical reasons, it is not part of the public API. In particular, this interface can be changed or deleted without
|
||||
* prior notice.
|
||||
*
|
||||
* @author Benjamin Bentmann
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue