[weld-issues] [JBoss JIRA] Created: (WELD-508) incorrect choice of dependency in example: jboss-ejb3-api-3.1.0.jar
asookazian (JIRA)
jira-events at lists.jboss.org
Tue Apr 27 12:09:10 EDT 2010
incorrect choice of dependency in example: jboss-ejb3-api-3.1.0.jar
-------------------------------------------------------------------
Key: WELD-508
URL: https://jira.jboss.org/jira/browse/WELD-508
Project: Weld
Issue Type: Bug
Components: Examples
Affects Versions: 1.0.1.Final
Reporter: asookazian
Priority: Minor
C:\java\weld-1.0.1-Final\examples\jsf\translator>mvn clean install
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
C:\java\weld-1.0.1-Final\examples\jsf\translator\ejb\src\main\java\org\jboss\wel
d\examples\translator\SentenceTranslator.java:[3,-1] cannot access javax.ejb.Sta
teless
bad class file: C:\Documents and Settings\asookazian\.m2\repository\org\jboss\ej
b3\jboss-ejb3-api\3.1.0\jboss-ejb3-api-3.1.0.jar(javax/ejb/Stateless.class)
class file has wrong version 50.0, should be 49.0
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list