[infinispan-issues] [JBoss JIRA] (ISPN-3495) RHQ plugin - compilation failed on Windows env.
Anna Manukyan (JIRA)
jira-events at lists.jboss.org
Thu Sep 12 07:47:03 EDT 2013
Anna Manukyan created ISPN-3495:
-----------------------------------
Summary: RHQ plugin - compilation failed on Windows env.
Key: ISPN-3495
URL: https://issues.jboss.org/browse/ISPN-3495
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 6.0.0.Alpha4
Environment: Windows 2008r2 - JDK6
Reporter: Anna Manukyan
Assignee: Mircea Markus
While building the RHQ plugin on Windows environment with JDK 6, the following error appears:
{code}
----------------------------
[INFO] --- maven-compiler-plugin:3.0-redhat-1:compile (default-compile) @ infinispan-rhq-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to W:\workspace\edg-60-ispn-testsuite-windows\c0ce8123\infinispan\rhq-plugin\target\classes
An exception has occurred in the compiler (1.6.0_45). Please file a bug at the Java Developer Connection (http://java.sun.com/webapps/bugreport) after checking the Bug Parade for duplicates. Include your program and the following diagnostic in your report. Thank you.
com.sun.tools.javac.code.Symbol$CompletionFailure: class file for org.hibernate.annotations.CascadeType not found
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] /w:/workspace/edg-60-ispn-testsuite-windows/c0ce8123/private-maven-repo/org/rhq/rhq-core-domain/4.4.0.JON310GA/rhq-core-domain-4.4.0.JON310GA.jar!org/rhq/core/domain/configuration/Configuration.class: org\rhq\core\domain\configuration\Configuration.class(org\rhq\core\domain\configuration:Configuration.class): warning: Cannot find annotation method 'value()' in type 'org.hibernate.annotations.Cascade': class file for org.hibernate.annotations.Cascade not found
[INFO] 1 warning
[INFO] -------------------------------------------------------------
{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 infinispan-issues
mailing list