[
https://issues.jboss.org/browse/JBDS-2639?page=com.atlassian.jira.plugin....
]
Nick Boldt closed JBDS-2639.
----------------------------
Fix Version/s: 7.0.0.Beta2
Resolution: Done
Fixed by upstream flowing downstream. Also caught a bug in the JBT aggregate site builder
(was using Beta1 parent pom instead of Beta2).
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
Assignee: Nick Boldt
Fix For: 7.0.0.Beta2
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