-
Type:
Feature Request
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: LATER
-
Component/s: documentation, maven, requirements
-
Labels:None
-
Epic Link:
-
Docs QE Status:NEW
As a Java EE developer, new to using Eclipse + Maven, I need short, sub-6 minute screencasts of individual key Maven focused use cases, so that I can better understand how Maven is integrated into the Eclipse + Java EE development workflow.
Use cases include:
- creation of a new project and its pom.xml, with the pom.xml editor
- dependencies adds/removes
- Import maven projects - from a SVN or Git repo
- multi-module maven projects
- run on server
- package vs install
- update - the magic "update project" that helps get Eclipse and Maven back into agreement
- adjust profiles - address the Arquillian profile