Re: How can the checkstyle plugin be configured to fail the build?

2007-06-21 Thread nitinaggarwal
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

Issue in excluding unwanted jars from the target war.

2007-06-21 Thread nitinaggarwal
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