You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2017/11/23 16:14:00 UTC

[jira] [Resolved] (MEECROWAVE-82) meecrowave-maven-plugin fails with bean-validation

     [ https://issues.apache.org/jira/browse/MEECROWAVE-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Romain Manni-Bucau resolved MEECROWAVE-82.
------------------------------------------
    Resolution: Fixed

> meecrowave-maven-plugin fails with bean-validation
> --------------------------------------------------
>
>                 Key: MEECROWAVE-82
>                 URL: https://issues.apache.org/jira/browse/MEECROWAVE-82
>             Project: Meecrowave
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Gerhard Petracek
>            Assignee: Romain Manni-Bucau
>             Fix For: 1.2.0
>
>
> if meecrowave gets started via the java-api, there isn't an issue.
> once mvn meecrowave:run gets used, the startup fails once bean-validation is on the classpath (independent of the version and implementation)
> "workaround":
> {code}
> <jaxrsAutoActivateBeanValidation>false</jaxrsAutoActivateBeanValidation>
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)