[jbosstools-issues] [JBoss JIRA] (JBDS-2639) compile failed in com.jboss.jbds.central

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu May 23 15:18:06 EDT 2013


Nick Boldt created JBDS-2639:
--------------------------------

             Summary: compile failed in com.jboss.jbds.central
                 Key: JBDS-2639
                 URL: https://issues.jboss.org/browse/JBDS-2639
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: central
    Affects Versions: 7.0.0.Beta2
            Reporter: Nick Boldt


Building locally I get this:

{code}mvn clean install -P hudson,eap,pack200 -Dtpc.targetKind=unified -DTARGET_PLATFORM_VERSION=4.30.5.Alpha6-SNAPSHOT -DTARGET_PLATFORM_VERSION_MAXIMUM=4.30.5.Alpha6-SNAPSHOT -DBUILD_NUMBER=1234 -DJOB_NAME=devstudio.product_trunk -Dupdate.site.description="Development Milestone"

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.17.0:compile (default-compile) on project com.jboss.jbds.central: Compilation failure: Compilation failure:
[ERROR] /home/nboldt/eclipse/workspace-jboss/devstudio_trunk/product/plugins/com.jboss.jbds.central/src/com/jboss/jbds/central/JbdsConfigurator.java:[31,0]
[ERROR] public String getDocumentationUrl() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getDocumentationUrl() of type JbdsConfigurator must override or implement a supertype method
[ERROR] 1 problem (1 error)
[ERROR] -> [Help 1]
{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