[jbosstools-issues] [JBoss JIRA] (JBIDE-16910) Three items in our tp cannot be installed into clean luna m6

Rob Stryker (JIRA) issues at jboss.org
Thu Mar 27 13:18:13 EDT 2014


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

Rob Stryker commented on JBIDE-16910:
-------------------------------------

If I try to only install the google plugin, I get this error:

{code}
Cannot complete the install because one or more required items could not be found.
  Software being installed: Google Plugin for Eclipse 4.3 3.4.2.v201310081834-rel-r43 (com.google.gdt.eclipse.suite.e43.feature.feature.group 3.4.2.v201310081834-rel-r43)
  Missing requirement: Google Eclipse 4.2 Platform Plugin 3.4.2.v201310081834-rel-r43 (com.google.gdt.eclipse.platform.e42 3.4.2.v201310081834-rel-r43) requires 'bundle org.eclipse.core.runtime [3.8.0,3.10.0)' but it could not be found
  Cannot satisfy dependency:
    From: Google Plugin for Eclipse 4.3 3.4.2.v201310081834-rel-r43 (com.google.gdt.eclipse.suite.e43.feature.feature.group 3.4.2.v201310081834-rel-r43)
    To: com.google.gdt.eclipse.platform.e42 [3.4.2.v201310081834-rel-r43]
{code}
                
> Three items in our tp cannot be installed into clean luna m6
> ------------------------------------------------------------
>
>                 Key: JBIDE-16910
>                 URL: https://issues.jboss.org/browse/JBIDE-16910
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: target-platform
>    Affects Versions: 4.2.0.Beta1
>            Reporter: Rob Stryker
>            Assignee: Nick Boldt
>         Attachments: bugForNick.png
>
>
> cd jbosstools-target-platforms
> git checkout 4.40.x
> mvn clean verify -Dmirror-target-to-repo.includeSources=true
> cd ~/apps/eclipse
> mkdir lunam6
> cd lunam6
> // acquire tar gz file
> tar xvzf (filename for luna m6)
> cd eclipse
> ./eclipse
> Help -> Install new software 
> Select "local", point to jbosstools-target-platforms/jbosstools/multiple/target/jbosstools-multiple.target.repo/
> Wait for it to calculate what can or cannot be installed.  See 3 items that cannot be installed (See screenshot)
> Error:
> {code}
> Cannot complete the install because one or more required items could not be found.
>   Software being installed: Atlassian Connector for Eclipse Usage Monitoring 3.2.2.v20130909 (com.atlassian.connector.eclipse.monitor.feature.group 3.2.2.v20130909)
>   Missing requirement: Atlassian Connector for Eclipse Usage Data Collector 3.2.2.v20130909 (com.atlassian.connector.eclipse.monitor.core 3.2.2.v20130909) requires 'bundle com.thoughtworks.xstream 0.0.0' but it could not be found
>   Cannot satisfy dependency:
>     From: Atlassian Connector for Eclipse Usage Monitoring 3.2.2.v20130909 (com.atlassian.connector.eclipse.monitor.feature.group 3.2.2.v20130909)
>     To: com.atlassian.connector.eclipse.monitor.core [3.2.2.v20130909]
> {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