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

Fred Bricon (JIRA) jira-events at lists.jboss.org
Wed Sep 5 04:25:32 EDT 2012


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

Fred Bricon commented on JBIDE-12535:
-------------------------------------

Part of the issue is project descriptors for JBT 4.0.0.Alpha1 / JBDS 6.0.Alpha1 still point at old 3.3.x/5.x versions, so we can't update them without breaking existing users.

We need to create new descriptors AND update the example plugins to make them point at the new stuff
                
> 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
>             Fix For: 4.0.0.Alpha1
>
>         Attachments: 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