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

Martin Malina (JIRA) jira-events at lists.jboss.org
Tue Sep 4 05:37:32 EDT 2012


Martin Malina created JBIDE-12535:
-------------------------------------

             Summary: 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: Snjezana Peco
             Fix For: 4.0.0.Alpha1


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