Maven 2 & 3

NPE at DefaultPluginManager line 700 (from Hudson CI)

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 2.0.10
  • Fix Version/s: 2.1.0-M1
  • Component/s: Plugins and Lifecycle
  • Labels:
    None
  • Complexity:
    Intermediate
  • Number of attachments :
    1

Activity

Show
Benjamin Bentmann added a comment - The stack trace, just in case https://ci.sonatype.org/job/Maven-Plugins-CI/org.apache.maven.plugins$maven-plugins/22/console vanishes.
Hide
John Casey added a comment -

added code to DefaultLifecycleExecutor (where the code from DefaultPluginManager migrated) to guard against this using the standalone super-POM in cases where the project instance is null.

Show
John Casey added a comment - added code to DefaultLifecycleExecutor (where the code from DefaultPluginManager migrated) to guard against this using the standalone super-POM in cases where the project instance is null.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: