[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7094) No Mavenized project examples should appear in the JBDS project examples

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Sat Sep 18 15:07:28 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12551709#action_12551709 ] 

Snjezana Peco commented on JBIDE-7094:
--------------------------------------

Mavenized project examples can be added to some project example using plugin fixes.
For instance:
...
<fix type="plugin">
	<property name="id">org.maven.ide.eclipse.wtp</property>
	<property name="versions">0.9.9, 0.10.0, 0.10.2</property>
	<property name="description">This project example requires m2eclipse. You can install it using the following update sites: 

http://m2eclipse.sonatype.org/sites/m2e and http://m2eclipse.sonatype.org/sites/m2e-extras</property>
</fix>
...
If a project requires m2eclipse-core and doesn't require m2eclipse-wtp feature, you can use the org.maven.ide.eclipse plugin within a fix.
The user will be informed that m2eclipse is required and how to install it.
m2eclipse can also be installed on JBDS.

> No Mavenized project examples should appear in the JBDS project examples
> ------------------------------------------------------------------------
>
>                 Key: JBIDE-7094
>                 URL: https://jira.jboss.org/browse/JBIDE-7094
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: project-examples
>    Affects Versions: 3.2.0.Beta
>            Reporter: Brian Fitzpatrick
>            Assignee: Snjezana Peco
>            Priority: Critical
>             Fix For: 3.2.x
>
>
> The RESTEasy example appears in JBDS as well as JBT, but should only appear in JBT because of the Maven aspect to it. 
> We should remove it from JBDS along with any other examples that are Mavenized that appear in JBDS. 
> If you let me know where the plug-in is that registers the project examples for JBDS, I can help with this. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list