[jbosstools-issues] [JBoss JIRA] (JBIDE-8973) Provide a way to convert pure java libs into maven provided dependencies

Fred Bricon (JIRA) jira-events at lists.jboss.org
Fri Aug 31 09:20:32 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-8973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fred Bricon updated JBIDE-8973:
-------------------------------

    Description: 
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 detected based on maven metadata in the jar. UI has option to classpath dependencies from project.
Execute: Press Ok
Assert: The selected dependencies are added to the generated pom.xml.

  was:
Execute: multiple select lib dependencies, then right click and choose "Build path > Convert to Maven dependencies"
Assert: UI is shown that shows which jars misses metadata and what can be automatically detected based on maven metadata in the jar. UI has option to delete jars from project.
Execute: Press Ok
Assert: The jars are removed from classpath container, and now available in the classpath container and if user chose to delete then the files are removed from the project.


    
> 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 detected based on maven metadata in the jar. UI has option to classpath dependencies from project.
> 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


More information about the jbosstools-issues mailing list