You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/07 14:30:07 UTC

[jira] Closed: (MPMULTIPROJECT-30) Multiproject goal requires a project.xml in the multiproject basedir

Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Mon, 7 Jun 2004 8:28 AM

can't reproduce. Reopen with a small testcase if possible. May be environmental.
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: CANNOT REPRODUCE

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-multiproject-plugin

   Assignee: Brett Porter
   Reporter: Michael Mattox

    Created: Tue, 25 May 2004 3:19 AM
    Updated: Mon, 7 Jun 2004 8:28 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org