make myfaces maven-3 compatible
-------------------------------
Key: MYFACES-2953
URL: https://issues.apache.org/jira/browse/MYFACES-2953
Project: MyFaces Core
Issue Type: Improvement
Components: build process
Affects Versions: 2.0.2
Reporter: Mark Struberg
We currently use a _very_ old version of the maven-checkstyle-plugin, which is
not maven3 compatible [1].
Maybe there are other problems too, but we should be able to build myfaces with
maven3.
I'll fix the checkstyle rules (have done this for OpenWebBeans already, so I
know what to change).
We then need to release the whole build chain:
* myfaces-build-tools
* myfaces-master-pom
...
[1] https://cwiki.apache.org/MAVEN/maven-3x-plugin-compatibility-matrix.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.