Hi, I am building Jetspeed 2.1 from source. I have modified the source code (org.apache.jetspeed.factory.JetspeedPortletFactory.java) and now it uses a java class which is in a new jar file. So I need to put that also in classpath while building with maven 1.0.2. How can I ensure that this new jar file is in build path.
Thanks, Rajath.
