]
Fred Bricon updated JBDS-3279:
------------------------------
Fix Version/s: 10.x
(was: 10.0.0.Alpha1)
Screencasts: Maven
------------------
Key: JBDS-3279
URL:
https://issues.jboss.org/browse/JBDS-3279
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: documentation, maven, requirements
Reporter: Burr Sutter
Assignee: Fred Bricon
Priority: Minor
Fix For: 10.x
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