Is there any way to attach an artifact (or define an artifact) from a reporting 
plugin?  It is simple enough to do in a build plugin, but I cannot figure out 
how to do it from a report plugin.

helper.attachArtifact(project,"zip","siteReport",coeOutputFile);

and

project.getArtifact().setFile(coeOutputFile);

both seem to be ignored when the plugin is run.

Thanks
Liz Sommers
[EMAIL PROTECTED]

Reply via email to