[
https://issues.jboss.org/browse/TOOLSDOC-645?page=com.atlassian.jira.plug...
]
Rastislav Wagner commented on TOOLSDOC-645:
-------------------------------------------
about first doc:
Looks good, just last suggestion for procedure3. Try to convert project with dependencies
too and you will see another wizard (see
http://docs.jboss.org/tools/whatsnew/maven/maven-news-4.0.0.Alpha1.html).
- create new java project (without maven support)
- right click - properties - Java Build Path - Libraries - add external jar
- add some jars (ie
http://central.maven.org/maven2/org/antlr/antlr/3.1.1/antlr-3.1.1.jar
)
- now try to convert it (configure -> convert to maven project), click finish
- you will see the new wizard, which will try to identify dependencies in your project
and convert them to maven dependencies.
Second doc looks good so far (its just missing editing of dependencies, but I guess you
know that :) )
QE Review: Maven Basics Article
-------------------------------
Key: TOOLSDOC-645
URL:
https://issues.jboss.org/browse/TOOLSDOC-645
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Sub-task
Components: General documentation issues
Affects Versions: 4.2.3.Final
Reporter: Misha Ali
Assignee: Rastislav Wagner
Fix For: 4.2.3.Final
Requesting QE for the Maven how-to basics article. This article addresses the basics,
i.e.:
* Introduction to Maven
* Create a new Maven project
* Create a new Maven module
* Add Maven support to an existing project
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)