[
https://issues.apache.org/jira/browse/MYFACES-2988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Korherr resolved MYFACES-2988.
------------------------------------
Resolution: Fixed
added el-api dependency and updated MyFaces version to 2.0.3 and OWB version to
1.0.0.
> add el-api dependency to myfaces 2.0 archetypes
> -----------------------------------------------
>
> Key: MYFACES-2988
> URL: https://issues.apache.org/jira/browse/MYFACES-2988
> Project: MyFaces Core
> Issue Type: Task
> Components: Archetype
> Reporter: Jakob Korherr
> Assignee: Jakob Korherr
>
> The following maven dependency is needed in order to use ValueExpression and
> MethodExpression in the code:
> <dependency>
> <groupId>javax.el</groupId>
> <artifactId>el-api</artifactId>
> <version>1.0</version>
> <scope>provided</scope>
> </dependency>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.