Skip to content

Commit 29f3c81

Browse files
pavly-gergesslawekjaranowski
authored andcommitted
DeployFileMojo#readModel(File): fixed MojoExecutionException javadoc
* DeployFileMojo#readModel(File): fixed MojoExecutionException javadoc.
1 parent 9039fc6 commit 29f3c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/maven/plugins/deploy/DeployFileMojo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ private void processModel(Model model) {
426426
*
427427
* @param pomFile The path of the POM file to parse, must not be <code>null</code>.
428428
* @return The model from the POM file, never <code>null</code>.
429-
* @throws MojoExecutionException If the file doesn't exist of cannot be read.
429+
* @throws MojoExecutionException If the file doesn't exist or cannot be read.
430430
*/
431431
Model readModel(File pomFile) throws MojoExecutionException {
432432
Reader reader = null;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy