Hello developers

I'm trying to figure out how to write a test case for the Maven 2 site-plugin. But I can't seem to figure out how the existing tests work.

Under src/test there is a "projects" folder which contain a bunch of folders, one for each test. Every one of those contains what seems to be bogus java and TestCase classes. But there is also a pom.xml and various apt, xdoc and site.xml files.

I want to showcase a shortcoming in the generated html site. Is it enough to create a new test folder and include files that can be used to renders the site, to show how it shouldn't look? Or is there some way to actually unit test that?

Thanks for your time.

--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to