Skip to content

Commit 1edeea4

Browse files
NotMyFaultmichael-o
authored andcommitted
[MSOURCES-139] Fix typo in AbstractSourceJarMojo exception
1 parent 436966e commit 1edeea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/maven/plugins/source/AbstractSourceJarMojo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ protected void packageSources(List<MavenProject> theProjects) throws MojoExecuti
306306
for (Artifact attachedArtifact : project.getAttachedArtifacts()) {
307307
if (isAlreadyAttached(attachedArtifact, project, getClassifier())) {
308308
getLog().error("We have duplicated artifacts attached.");
309-
throw new MojoExecutionException("Presumably you have configured maven-source-plugn "
309+
throw new MojoExecutionException("Presumably you have configured maven-source-plugin "
310310
+ "to execute twice times in your build. You have to configure a classifier "
311311
+ "for at least on of them.");
312312
}

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