Typos in Chapter 17
On page 507 phrase "directory named my-first-plugin" should read "directory named first-maven-plugin"
On page 508 phrase "The most import element" should read "The most important element"
On page 514 phrase "by running mvn echo:blah from any directory." should read "by running mvn blah:echo from any directory."
On page 508 phrase "The most import element" should read "The most important element"
On page 514 phrase "by running mvn echo:blah from any directory." should read "by running mvn blah:echo from any directory."
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
-
Inappropriate?In section 17.4.3. Configuring a Plugin Prefix
"your" should be "you" in
As you can see in Example 17.4, “Maven Metadata for the Maven Plugin Group”, this maven-metadata-central.xml file in your local repository is what makes it possible for your to execute mvn surefire:test. -
Inappropriate?In section 17.6.3. Overriding the Default Lifecycle
Missing "about" in sentence.
If you create a plugin which defines a new packaging type and a customized lifecycle, Maven won't know anything about it until you add the plugin to your project's POM and set the extensions element to true.
Loading Profile...


