Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.2
-
None
Description
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