Hi,
I am building openjpa and getting the following error.
[INFO] [checkstyle:checkstyle {execution: default}]
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] An error has occurred in Checkstyle report generation.
Embedded error: Unable to find configuration file at location checkstyle.xml
Could not find resource 'checkstyle.xml'.
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
I am using maven 2.0.7, and following shows bug in codehaus project.
http://jira.codehaus.org/browse/MNG-2795
Is there any workaround available?
Thanks in advance.
Thanks
Vikram Bhatia