[jbosstools-issues] [JBoss JIRA] (JBIDE-10935) runtime depends on examples, examples depends on runtime?

Nick Boldt (JIRA) jira-events at lists.jboss.org
Sat Feb 18 13:50:36 EST 2012


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

Nick Boldt edited comment on JBIDE-10935 at 2/18/12 1:49 PM:
-------------------------------------------------------------

Can't build central anymore.

{code}
[INFO] org.jboss.tools.central ........................... FAILURE [4.275s]

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.13.0:compile (default-compile) on project org.jboss.tools.central: Compilation failure: Compilation failure:
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java (at line 25):[-1,-1]
[ERROR] IJBossCentralConfigurator {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] IJBossCentralConfigurator cannot be resolved to a type
[ERROR] 
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java (at line 42):[-1,-1]
[ERROR] public String[] getMainToolbarCommandIds() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getMainToolbarCommandIds() of type DefaultJBossCentralConfigurator must override or implement a supertype method
[ERROR] 
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java (at line 49):[-1,-1]
[ERROR] public String getJBossDiscoveryDirectory() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getJBossDiscoveryDirectory() of type DefaultJBossCentralConfigurator must override or implement a supertype method
[ERROR] 
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java (at line 51):[-1,-1]
[ERROR] String directory = System.getProperty(JBossCentralActivator.JBOSS_DISCOVERY_DIRECTORY, null);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] JBOSS_DISCOVERY_DIRECTORY cannot be resolved or is not a field
[ERROR] 
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java (at line 60):[-1,-1]
[ERROR] public String getTwitterLink() {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The method getTwitterLink() of type DefaultJBossCentralConfigurator must override or implement a supertype method
[ERROR] 
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java (at line 65):[-1,-1]
[ERROR] public String getBlogsUrl() {
[ERROR] ^^^^^^^^^^^^^
[ERROR] The method getBlogsUrl() of type DefaultJBossCentralConfigurator must override or implement a supertype method
[ERROR] 
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java (at line 70):[-1,-1]
{code}

Using:

mvn3 clean install -f pom-core.xml -Pcentral-bootstrap,jbosstools-nightly-staging-composite,local.site -Dlocal.site=file:///home/nboldt/tmp/JBT_REPO_Indigo/ -fae

Also failing here:

https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_stable_branch.component--central/
https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--central/
                
      was (Author: nickboldt):
    Can't build central anymore.

{code}
[INFO] org.jboss.tools.central ........................... FAILURE [4.275s]

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.13.0:compile (default-compile) on project org.jboss.tools.central: Compilation failure: Compilation failure:
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java (at line 25):[-1,-1]
[ERROR] IJBossCentralConfigurator {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] IJBossCentralConfigurator cannot be resolved to a type
[ERROR] 
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java (at line 42):[-1,-1]
[ERROR] public String[] getMainToolbarCommandIds() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getMainToolbarCommandIds() of type DefaultJBossCentralConfigurator must override or implement a supertype method
[ERROR] 
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java (at line 49):[-1,-1]
[ERROR] public String getJBossDiscoveryDirectory() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getJBossDiscoveryDirectory() of type DefaultJBossCentralConfigurator must override or implement a supertype method
[ERROR] 
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java (at line 51):[-1,-1]
[ERROR] String directory = System.getProperty(JBossCentralActivator.JBOSS_DISCOVERY_DIRECTORY, null);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] JBOSS_DISCOVERY_DIRECTORY cannot be resolved or is not a field
[ERROR] 
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java (at line 60):[-1,-1]
[ERROR] public String getTwitterLink() {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The method getTwitterLink() of type DefaultJBossCentralConfigurator must override or implement a supertype method
[ERROR] 
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java (at line 65):[-1,-1]
[ERROR] public String getBlogsUrl() {
[ERROR] ^^^^^^^^^^^^^
[ERROR] The method getBlogsUrl() of type DefaultJBossCentralConfigurator must override or implement a supertype method
[ERROR] 
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/configurators/DefaultJBossCentralConfigurator.java (at line 70):[-1,-1]
{code}

Using:

mvn3 clean install -f pom-core.xml -Pcentral-bootstrap,jbosstools-nightly-staging-composite,local.site -Dlocal.site=file:///home/nboldt/tmp/JBT_REPO_Indigo/ -fae

                  
> runtime depends on examples, examples depends on runtime?
> ---------------------------------------------------------
>
>                 Key: JBIDE-10935
>                 URL: https://issues.jboss.org/browse/JBIDE-10935
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: project-examples, runtime detection
>    Affects Versions: 3.3.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Snjezana Peco
>            Priority: Blocker
>             Fix For: 3.3.0.Beta1
>
>
> The Runtime Detection job (https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--runtime/) depends on upstream Project Examples job (https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--examples/). 
> But the Project Examples job is now failing because it can't find Runtime code. 
> https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--examples/565/console
> {code}
> [INFO] org.jboss.tools.project.examples .................. FAILURE [11.232s]
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.13.0:compile (default-compile) on project org.jboss.tools.project.examples: Compilation failure: Compilation failure:
> [ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.component--examples/sources/plugins/org.jboss.tools.project.examples/src/org/jboss/tools/project/examples/wizard/NewProjectExamplesRequirementsPage.java (at line 59):[-1,-1]
> [ERROR] import org.jboss.tools.runtime.ui.IDownloadRuntimes;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The import org.jboss.tools.runtime.ui.IDownloadRuntimes cannot be resolved
> [ERROR] 
> {code}
> This suggests a dependency cycle, which must be fixed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list