STS 70 Maven
Test Specification: Maven Support Test Specification
Author: Jaromir Uhrik (updated by Jaroslav Pospisil)
Version: 7.23
Introduction: This document serves as a test specification for project oriented and Maven specific functionality in Netbeans IDE - it should cover all important features of Maven functionality.
Contents |
Test suite: Maven projects
Purpose: Test creating different project archetypes
- Create Quickstart archetype
- Go to main menu File | New Project
- In New Project wizard select Maven > Maven Project and push Next
- Select Maven Quickstart Archetype and push Next
- Type QuickstartPrj to the Project Name field and push Finish
- EXPECTED RESULT:
The project is created, the output contains message about "BUILD SUCCESSFUL".
- Create Web Application
- Go to main menu File

