[jbosstools-issues] [JBoss JIRA] (JBIDE-12535) m2eclipse-wtp not satisfied in central project examples

Len DiMaggio (JIRA) jira-events at lists.jboss.org
Mon Sep 10 09:56:36 EDT 2012


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

Len DiMaggio commented on JBIDE-12535:
--------------------------------------

<fbricon> ldimaggi_mtg2: if we fix the example descriptor  alpha1a is using, we'll break JBT 3.3 users

<fbricon> ldimaggi_mtg2: other workaround is to open the faulty plugin jar, edit plugin.xml to point at http://download.jboss.org/jbosstools/examples/project-examples-shared-4.0.Alpha1.xml

<fbricon> other workaround is to open <workspace>/.metadata\.plugins\org.jboss.tools.project.examples\jbosstools\examples\project-examples-shared-3.3.GA.xml and replace its content by  http://download.jboss.org/jbosstools/examples/project-examples-shared-4.0.Alpha1.xml
                
> m2eclipse-wtp not satisfied in central project examples
> -------------------------------------------------------
>
>                 Key: JBIDE-12535
>                 URL: https://issues.jboss.org/browse/JBIDE-12535
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central, maven
>    Affects Versions: 4.0.0.Alpha1
>         Environment: jbosstools-4.0_stable_branch.aggregate-Update-SNAPSHOT.zip (b6)
>            Reporter: Martin Malina
>            Assignee: Fred Bricon
>            Priority: Blocker
>              Labels: respin-a, respin-b
>             Fix For: 4.0.0.Alpha1
>
>         Attachments: JBDS_fix_m2e-wtp_discovery_iu.patch, JBIDE-12535_reference_m2e-wtp.patch, JBIDE-12535_reference_m2e-wtp_in_JBDS.patch, JBT_fix_m2e-wtp_discovery_iu.patch, m2e-wtp-error.png
>
>
> When you try to install a project from Central it shows a missing requirement:
> m2eclipse-wtp >= 0.13.1
> Not sure why this happens since the plugin is in Eclipse in version 0.16.0:
> org.eclipse.m2e.wtp_0.16.0.20120830-0951.jar
> If you click Install, you will get a NPE:
> Problems occurred while performing installation: null
> java.lang.IllegalArgumentException
> This is in the workspace log:
> {code}
> !ENTRY org.eclipse.mylyn.discovery.ui 4 0 2012-09-04 11:36:50.475
> !MESSAGE Problems occurred while performing installation: null
> !STACK 0
> java.lang.IllegalArgumentException
> 	at org.eclipse.mylyn.internal.discovery.ui.PrepareInstallProfileJob_e_3_6.run(PrepareInstallProfileJob_e_3_6.java:88)
> 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> {code}

--
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