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

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

Gerhard Petracek created MEECROWAVE-82:
------------------------------------------

             Summary: 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)