Try looking at the test reports under portal/target/test-reposts. This is were Maven puts the Junit reports at.
*===================================* * Scott T Weaver������������������� * * Jakarta Jetspeed Portal Project�� * * [EMAIL PROTECTED] * *===================================* � > -----Original Message----- > From: Weaver, Scott [mailto:[EMAIL PROTECTED] > Sent: Monday, October 06, 2003 11:16 AM > To: 'Jetspeed Users List' > Subject: RE: Jetpseed 2 > > Hi Dariush, > > What do the test reports say for those specific tests? > > Regards, > *===================================* > * Scott T Weaver������������������� * > * Jakarta Jetspeed Portal Project�� * > * [EMAIL PROTECTED] * > *===================================* > > > > > -----Original Message----- > > From: Dariush Behboudi [mailto:[EMAIL PROTECTED] > > Sent: Monday, October 06, 2003 10:41 AM > > To: Jetspeed Users List > > Subject: Re: Jetpseed 2 > > > > Some infos: > > Trying to build with task allBuild i have some errors, so I try to > launch > > each single task, according to the GETTING-STARTED.html guide. > > - portlet-api is built correctly > > - commons is built correctly > > - container is build correctly > > - demo found an error due to a missing file: veltag-0.01-dev.jar. I've > > found > > it in another location, moved it in .maven/repository/velocity dir, and > > now > > everything works. > > - portal: build fails due to some errors during tests... > > TestFileCache: OK > > TestPortletUrl: OK > > TestPageObjectModel : OK > > TestPipeline: OK > > TestIdGenerator: OK > > TestJMX: FAILED > > TestPersistenceService: OK > > TestProfileeService: OK > > TestMarshalPsml: OK > > TestRegistry: FAILED > > TestPortletDescriptor: FAILED > > > > Am I missing something? Any suggestion? > > Dariush. > > > > > > ----- Original Message ----- > > From: "Dariush Behboudi" <[EMAIL PROTECTED]> > > To: "Jetspeed Users List" <[EMAIL PROTECTED]> > > Sent: Monday, October 06, 2003 3:58 PM > > Subject: Re: Jetpseed 2 > > > > > > > Ok, thanks, > > > tonight I'll try it and send you a feedback. > > > Best regards, Dariush. > > > > > > ----- Original Message ----- > > > From: "Weaver, Scott" <[EMAIL PROTECTED]> > > > To: "'Jetspeed Users List'" <[EMAIL PROTECTED]> > > > Sent: Monday, October 06, 2003 3:57 PM > > > Subject: RE: Jetpseed 2 > > > > > > > > > Hi Dariush, > > > > > > The newest code drop of Pluto (the one in the cvs) has changed a bit > > since > > > the previous version. I spent last night integrating J2 with the > > current > > > Pluto version that is the CVS. All unit tests passed for me last > night > > and > > > all J2 code changes have been committed. Let me know if you have any > > more > > > problems. > > > > > > Regards, > > > *===================================* > > > * Scott T Weaver * > > > * Jakarta Jetspeed Portal Project * > > > * [EMAIL PROTECTED] * > > > *===================================* > > > > > > > > > > > > > -----Original Message----- > > > > From: Dariush Behboudi [mailto:[EMAIL PROTECTED] > > > > Sent: Friday, October 03, 2003 10:00 AM > > > > To: Jetspeed Users List > > > > Subject: Jetpseed 2 > > > > > > > > Hi community, > > > > did anyone installed successfully js2? > > > > I had some problems building it due to some missing classes, and > also > > due > > > > to > > > > some implementation errors. > > > > Atteched my previous mail. > > > > Any suggestion will be appreciated. > > > > Regards, Dariush. > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED]
