[jbosstools-issues] [JBoss JIRA] (JBDS-3179) PMD breaks Central & Project examples

Fred Bricon (JIRA) issues at jboss.org
Tue Oct 14 14:08:35 EDT 2014


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

Fred Bricon edited comment on JBDS-3179 at 10/14/14 2:08 PM:
-------------------------------------------------------------

This is a known pmd eclipse issue : http://sourceforge.net/p/pmd/bugs/1210/

It was fixed in PMD Eclipse 4.0.4, you can test it from http://sourceforge.net/projects/pmd/files/pmd-eclipse/update-site/

So I guess that's the version we should add to JBoss Central then. Requires Central TP respin, but not the installer. [~maxandersen], [~nickboldt] : thoughts?


was (Author: fbricon):
It's seems more like a classloader issue than really incompatible jars

> PMD breaks Central & Project examples
> -------------------------------------
>
>                 Key: JBDS-3179
>                 URL: https://issues.jboss.org/browse/JBDS-3179
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: 3rd-party-certification, central, project-examples
>    Affects Versions: 8.0.0.CR2
>         Environment: JBDS 8.0.0.CR2a. fedora 20. openjdk version "1.8.0_11"
>            Reporter: Radim Hopp
>            Assignee: Fred Bricon
>            Priority: Critical
>         Attachments: Screenshot-1.png
>
>
> When PMD is installed (from Central, PMD plugin version 4.0.3.v20140427-0831), everytime when JBoss Central is opened or refreshed (by refresh button in header of Start from a sample section) exception is thrown (http://i.imgur.com/a4bsImi.png).
> No project examples are working (not even archetypes from Start from scratch section).
> {noformat:title=An internal error occurred during: \"Refreshing JBoss Tutorials...\".}
> java.lang.AbstractMethodError: org.apache.xerces.dom.DeferredElementImpl.getTextContent()Ljava/lang/String;
> 	at org.jboss.tools.project.examples.model.ProjectExampleUtil.getContent(ProjectExampleUtil.java:769)
> 	at org.jboss.tools.project.examples.model.ProjectExampleUtil.getProjects(ProjectExampleUtil.java:410)
> 	at org.jboss.tools.project.examples.model.ProjectExampleUtil.getProjects(ProjectExampleUtil.java:321)
> 	at org.jboss.tools.central.jobs.RefreshTutorialsJob.run(RefreshTutorialsJob.java:53)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> {noformat}
> I cannot reproduce this issue with JBT 4.2.0.CR2a (version of PMD installed from Central is the same as in JBDS)



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list