[
https://issues.jboss.org/browse/JBIDE-19090?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-19090:
------------------------------------
[~mickael_istria] Should the generate-full-site execution be running when I just want to
rebuild the parent pom w/ JDK 7? And why does compilation require JDK 8?
jbosstools-maven-plugins requires Java 7 but compiles to Java 8
requirement?
----------------------------------------------------------------------------
Key: JBIDE-19090
URL:
https://issues.jboss.org/browse/JBIDE-19090
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.3.0.Alpha1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.3.0.Alpha1
Some jobs have been known to fail when built w/ JDK 7 on RHEL5, such as this:
{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-build.parent_master/419/}
[8mha:AAAAYB+LCAAAAAAAAP9b85aBtbiIQSmjNKU4P0+vJLE4u1gvPjexLDVPzxdEuhYV5Rf55ZekOlc7RKnPKH7IxMBQUcQgBdWQnJ9XnJ+TqucMoUEKGSCAEaSwAACsNFCqYAAAAA==
[ERROR] Failed to execute goal
org.jboss.tools.tycho-plugins:repository-utils:0.22.1-SNAPSHOT:create-full-site
(generate-full-site) on project parent: Execution generate-full-site of goal
org.jboss.tools.tycho-plugins:repository-utils:0.22.1-SNAPSHOT:create-full-site failed: An
API incompatibility was encountered while executing
org.jboss.tools.tycho-plugins:repository-utils:0.22.1-SNAPSHOT:create-full-site:
java.lang.UnsupportedClassVersionError: org/json/JSONObject : Unsupported major.minor
version 52.0
{code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)