Hi
I am facing a similiar issue in my project.
But additionally i want the a checkstyle file FC-CheckStyle.xml
customized to my project be invoked in order to find out if there are
checkstyle errors .
how do i do that?
Additionally can some one tell me how can i refer to this file as this is
Hi
I am pretty new to maven 2.
i am working on a portal (jsr 168 portlets) project on jetspeed 2.1 portal
server and building using maven2.05.
when i use the mvn install command
the build is fine and i am successfully able to generate a fcapps.war file.
Everything seems working fine but the p