The following issue has been updated:

    Updater: Brett Porter (mailto:[EMAIL PROTECTED])
       Date: Thu, 24 Feb 2005 5:16 PM
    Comment:
verified. Maven 1.1 should parse this correctly, however it currently gives 
this:

java.lang.NullPointerException
        at java.io.File.<init>(File.java:180)
        at org.apache.maven.MavenUtils.makeAbsolutePath(MavenUtils.java:826)
        at org.apache.maven.project.Project.resolveDirectory(Project.java:981)
        at org.apache.maven.project.Project.resolveDirectories(Project.java:867)
        at org.apache.maven.project.Project.initialize(Project.java:547)
        at org.apache.maven.MavenUtils.getProject(MavenUtils.java:125)
        at org.apache.maven.MavenUtils.getProject(MavenUtils.java:99)

need to improve the model validation.
    Changes:
             Fix Version changed to 1.1-beta-1
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MAVEN-1572?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1572

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1572
    Summary: Recursive loop in target
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.1-beta-1

   Assignee: 
   Reporter: Jim Kerwood

    Created: Thu, 24 Feb 2005 5:09 PM
    Updated: Thu, 24 Feb 2005 5:16 PM

Description:
<resources>
      <resource/>        
    </resources>

Caused a recursive build in our target directory.


---------------------------------------------------------------------
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]

Reply via email to