[
https://issues.jboss.org/browse/JBIDE-8973?page=com.atlassian.jira.plugin...
]
Fred Bricon edited comment on JBIDE-8973 at 8/31/12 9:22 AM:
-------------------------------------------------------------
In order to test the current work in progress, you need to import
org.jboss.tools.maven.conversion.ui in your workspace (not part of the maven core feature
yet) and run Run As > Eclipse Application (a.k.a eclipse in hosted mode).
The wizard is plugged to a project conversion participant (only active for java projects).
Create a Dynamic web project, right click > Configure > Convert to Maven project.
See
http://screencast.com/t/D52i1zBR5Qg
TODO :
* Implement a preview page + copy to clipboard
* Delete existing jars / -classpath container- (in a smart way)
* -Edit dependency on double-click-
* Support EAR dependencies (i.e. not classpath dependencies)
* Support simple non java dependencies (outside the Convert to Maven project workflow)
* -Add this plugin to Maven Core feature-
was (Author: fbricon):
In order to test the current work in progress, you need to import
org.jboss.tools.maven.conversion.ui in your workspace (not part of the maven core feature
yet) and run Run As > Eclipse Application (a.k.a eclipse in hosted mode).
The wizard is plugged to a project conversion participant (only active for java projects).
Create a Dynamic web project, right click > Configure > Convert to Maven project.
See
http://screencast.com/t/D52i1zBR5Qg
TODO :
* Implement a preview page + copy to clipboard
* Delete existing jars / classpath container (in a smart way)
* Edit dependency on double-click
* Support EAR dependencies (i.e. not classpath dependencies)
* Support simple non java dependencies (outside the Convert to Maven project workflow)
* Add this plugin to Maven Core feature
Provide a way to convert pure java libs into maven provided
dependencies
------------------------------------------------------------------------
Key: JBIDE-8973
URL:
https://issues.jboss.org/browse/JBIDE-8973
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: maven
Affects Versions: 3.3.0.M1
Reporter: Max Rydahl Andersen
Assignee: Fred Bricon
Labels: maven_conversion, new_and_noteworthy
Fix For: 4.0.0.Alpha1
Attachments: identify_dependencies.png
Execute: right click on a non-maven project, and choose "Configure > Convert to
Maven"
Assert: UI is shown that shows which jars misses metadata and what can be automatically
converted to maven dependencies. UI has options to change the dependency details and
exclude some of them from the conversion.
Execute: Press Ok
Assert: The selected dependencies are added to the generated pom.xml.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira