InterviewSolution
Saved Bookmarks
| 1. |
What Is The Use Of Execution Element In Pom File? |
|
Answer» The <EXECUTION> element CONTAINS information's required for the execution of a PLUGIN. The <execution> element contains information's required for the execution of a plugin. |
|