-
Feature Request
-
Resolution: Unresolved
-
Minor
-
None
-
None
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