Maven 1

Project.toString() returns null

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0-rc3
  • Fix Version/s: 1.1-beta-1
  • Component/s: None
  • Labels:
    None
  • Environment:
    v. 1.0-rc3
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta2-b51)
  • Number of attachments :
    0

Description

println new org.apache.maven.project.Project().toString() == null;

prints "true". This violates Java specs, toString() is not allowed to return null.

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: