make OWB build maven-3 aware
----------------------------
Key: OWB-478
URL: https://issues.apache.org/jira/browse/OWB-478
Project: OpenWebBeans
Issue Type: Improvement
Affects Versions: 1.0.0
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 1.1.0, 1.0.1
There are a few tasks needed to be able to build OpenWebBeans with maven-3.
One I identified so far is that we need to upgrade the maven-checkstyle-plugin
to 2.6.
Since this uses checkstyle-5.2 we also need to upgrade our checkstyle
configuration XML, otherwise we get the famous error
"Embedded error: cannot initialize module TreeWalker - TreeWalker is not
allowed as a parent of FileLength" and other similar problems.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.