[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-6980) Missing requirement: org.jboss.ide.eclipse.archives.webtools 2.2.0.qualifier requires 'bundle org.eclipse.wst.common.modulecore.ui 1.0.1' but it could not be found

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Sep 2 11:29:53 EDT 2010


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

Nick Boldt resolved JBIDE-6980.
-------------------------------

    Fix Version/s: 3.2.0.Beta
       Resolution: Done


Reason this happened:

.target file contains WTP feature which includes the plugin on which you depend, but the mirror I have contains 1.0.0, not 1.0.1

So I can either update the mirror, and update the .target file w/ the latest versions of all the WTP features/plugins needed...

...or just downlevel the MANIFEST.MF for your plugin so it depends on 1.0.0 instead of 1.0.1.

I've done the latter since it's like 4 keystrokes and 30 seconds instead of an hour or two's work.



> Missing requirement: org.jboss.ide.eclipse.archives.webtools 2.2.0.qualifier requires 'bundle org.eclipse.wst.common.modulecore.ui 1.0.1' but it could not be found
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6980
>                 URL: https://jira.jboss.org/browse/JBIDE-6980
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Archives
>    Affects Versions: 3.2.0.Beta
>            Reporter: Nick Boldt
>            Assignee: Rob Stryker
>            Priority: Blocker
>             Fix For: 3.2.0.Beta
>
>
> JDS build:
> [java] [eclipse.buildScript] Bundle org.jboss.ide.eclipse.archives.webtools:
>      [java] [eclipse.buildScript] 	Missing required plug-in org.eclipse.wst.common.modulecore.ui_1.0.1.
> http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0.0.Beta1/147/console
> JBT build:
> Missing requirement: org.jboss.ide.eclipse.archives.webtools 2.2.0.qualifier requires 'bundle org.eclipse.wst.common.modulecore.ui 1.0.1' but it could not be found
> http://hudson.qa.jboss.com/hudson/view/DevStudio_Tycho/job/jbosstools-3.2.0.Beta1.continuous/78/console

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