The following comment has been added to this issue:
Author: Michael Mattox
Created: Wed, 16 Jun 2004 5:50 AM
Body:
I opened a bug with the deploy plugin for this issue:
http://jira.codehaus.org/browse/MPDEPLOY-9
It should not fail if a project has no dependencies. The way it is getting called is
this: I have a preGoal on java:prepare-filesystem to copy our dependencies. This
works fine on all projects, but when running multiproject:site it fails because my
root project is just a template and doesn't have any dependencies.
I'm not sure what you mean that it's not used by multiproject plugin or any other
plugin, it is used if a user calls it in the maven.xml.
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/MPMULTIPROJECT-35?page=comments#action_20689
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPMULTIPROJECT-35
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPMULTIPROJECT-35
Summary: site fails when producing reports - ant:copy - Specify at least one
source - a file or a fileset.
Type: Bug
Status: Closed
Priority: Major
Resolution: INCOMPLETE
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-multiproject-plugin
Versions:
1.3
Assignee: Brett Porter
Reporter: Michael Mattox
Created: Thu, 10 Jun 2004 7:03 AM
Updated: Wed, 16 Jun 2004 5:50 AM
Environment: win2k, jdk1.4.2
Description:
We build the multiproject plugin from cvs head yesterday (June 9), so that we could
get the fix for the "target/docs" directory creation. But now we notice the reports
do not work. It failed on the findbugs report so I commented it out and then I get
the same error with the next report. So it appears to be a problem with the
multiproject plugin and not the reports. Here is the error:
BUILD FAILED
File...... C:\Documents and
Settings\mmattox\.maven\plugins\maven-deploy-plugin-1.3\plugin.jelly
Element... ant:copy
Line...... 161
Column.... 49
Specify at least one source - a file or a fileset.
Total time: 13 minutes 15 seconds
Finished at: Thu Jun 10 11:58:25 CEST 2004
The entire log file is attached.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]