This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 189807 - Failed to execute goal org.codehaus.mojo:nbm-maven-plugin:3.2:cluster-app
Summary: Failed to execute goal org.codehaus.mojo:nbm-maven-plugin:3.2:cluster-app
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: PC Linux
: P1 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-24 12:10 UTC by Antonin Nebuzelsky
Modified: 2010-09-17 10:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
output (16.17 KB, text/plain)
2010-08-24 12:10 UTC, Antonin Nebuzelsky
Details
exception (2.54 KB, text/plain)
2010-08-24 12:10 UTC, Antonin Nebuzelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2010-08-24 12:10:01 UTC
See the attached process output and the exception. Raised when I was running Clean and Build on a NetBeans Platform Application maven project. The project was created back in 6.9.1. I was able to successfully open it in maven-dev build (maven-dev-213-on-100823), but Clean and Build failed.
Comment 1 Antonin Nebuzelsky 2010-08-24 12:10:38 UTC
Created attachment 101629 [details]
output
Comment 2 Antonin Nebuzelsky 2010-08-24 12:10:58 UTC
Created attachment 101630 [details]
exception
Comment 3 Jesse Glick 2010-08-24 13:47:40 UTC
The build failure is http://jira.codehaus.org/browse/MNBMODULE-79 and is fixed in the upcoming release of the plugin. I'm not sure exactly what causes the NPE (as usual there is no Javadoc for Maven internals and various things are null at various times for no clear reason), but it is easy to fix at least: core-main #8eddfc836868
Comment 4 Quality Engineering 2010-08-25 03:19:46 UTC
Integrated into 'main-golden', will be available in build *201008250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/8eddfc836868
User: Jesse Glick <jglick@netbeans.org>
Log: #189807: NPE when building.