[
https://issues.apache.org/jira/browse/DELTASPIKE-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek updated DELTASPIKE-672:
----------------------------------------
Fix Version/s: 1.0.2
> Wrong Bean Validation artifactId on documentation
> -------------------------------------------------
>
> Key: DELTASPIKE-672
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-672
> Project: DeltaSpike
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.0.1
> Reporter: Rafael Benevides
> Assignee: Rafael Benevides
> Priority: Minor
> Fix For: 1.0.2
>
>
> http://deltaspike.apache.org/documentation.html#bean-validation-module
> says to install
> {code}
> <dependency>
> <groupId>org.apache.deltaspike.modules</groupId>
> <artifactId>deltaspike-beanval-module-impl</artifactId>
> <version>${deltaspike.version}</version>
> <scope>runtime</scope>
> </dependency>
> {code}
> but the artifactId name is deltaspike-bean-validation-module-impl
--
This message was sent by Atlassian JIRA
(v6.2#6252)