...

/

More on Plugins

More on Plugins

This lesson continues the discussion on plugins and how to exercise them.

We'll cover the following...

In the previous lesson, we added the plugin configuration. If the effective POM were computed, the section pertaining to the clean plugin would have been as follows:

<plugin>
   
...