I'm trying to generate a test build of a new cas4 WAR and when I run mvn clean
package, I get this error.
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-checkstyle-plugin:2.10:checkstyle (checkstyle)
on project cas-server-core: An error has occurred in Checkstyle report
generation. Failed during checkstyle execution: Unable to find configuration
file at location ${project.parent.basedir}/checkstyle-rules.xml
: Could not find resource '${project.parent.basedir}/checkstyle-rules.xml'. ->
[Help 1]
I'm running the build operation from the root directory, and the file is there.
I'm not sure what's causing this.
Any ideas?
Geoff
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user