mirror of https://github.com/apache/maven.git
o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@801451 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
84dc78cbe4
commit
e3b41a9457
|
@ -59,7 +59,7 @@ class DefaultProjectBuildingResult
|
||||||
/**
|
/**
|
||||||
* Creates a new result with the specified contents.
|
* Creates a new result with the specified contents.
|
||||||
*
|
*
|
||||||
* @param projectId The
|
* @param projectId The identifier of the project, may be {@code null}.
|
||||||
* @param pomFile The POM file from which the project was built, may be {@code null}.
|
* @param pomFile The POM file from which the project was built, may be {@code null}.
|
||||||
* @param problems The problems that were encouterned, may be {@code null}.
|
* @param problems The problems that were encouterned, may be {@code null}.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue