]
Alexey Kazakov updated JBDS-3279:
---------------------------------
Fix Version/s: 9.0.1.GA
(was: 9.0.0.GA)
I'm moving all these screencast issues to JBDS 9.0.1 because we don't have time to
have it done by JBDS 9.0.0.GA release date.
However I'm hopping [~mmalina] will have some free time after 9.0.0.GA release to
finish this task right after JBDS 9 release.
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: 9.0.1.GA
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