Hi Ashutosh ; I am also looking a better ways to handle the jars that we can not get from a repository. If I found a better thingy I will fix the saaj things as well.
Let us compile the thing with Geronimo activation jar for the time been Thanks Srinath On 6/3/05, Shahi, Ashutosh <[EMAIL PROTECTED]> wrote: > > > Hi Srinath, > > The saaj API needs activation.jar in classpath for attachment > support. Though we don't have attachment support now, but because of > activation.jar missing, most of the interfaces and hence classes fail to > compile. I had added exclusion condition in project.xml if activation.jar is > not found, so very few classes compile. > > But I need to test if the entire build is working if activation > stuff is found. So, where can I add that condition to look for activation in > some local directory? I am new to maven stuff and hence need your help on > this. > > > > -Ashutosh > >
