The following comment has been added to this issue:
Author: Michael Mattox
Created: Thu, 27 May 2004 9:56 AM
Body:
This is now happening in various directories that are not integrated with Maven (ie.
do not have a project.xml). As before, if I copy the projext.xml above into the
directory, it works again. This is a very weird bug but it keeps happening often.
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/MPMULTIPROJECT-30?page=comments#action_20140
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPMULTIPROJECT-30
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPMULTIPROJECT-30
Summary: Multiproject goal requires a project.xml in the multiproject basedir
Type: Bug
Status: Unassigned
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-multiproject-plugin
Assignee:
Reporter: Michael Mattox
Created: Tue, 25 May 2004 3:19 AM
Updated: Thu, 27 May 2004 9:56 AM
Environment: windows 2000, jdk 1.4.2
Description:
The multiproject plugin requires a project.xml in the maven.multiproject.basedir. If
there is no project.xml there an error is given. If an empty project.xml is created
in this directory, like this:
<?xml version="1.0" encoding="ISO-8859-1"?>
<project>
</project>
Then it works.
-Michael Mattox
---------------------------------------------------------------------
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]