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 241461

Summary: Create NetBeans Module archetype
Product: apisupport Reporter: lforet <lforet>
Component: ProjectAssignee: Martin Kozeny <mkozeny>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description lforet 2014-02-05 22:24:21 UTC
After create a netbeans module from the archetype I have the following pom problem: 

Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin org.codehaus.mojo:nbm-maven-plugin:3.13 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.codehaus.mojo:nbm-maven-plugin:jar:3.13, org.codehaus.plexus:plexus-utils:jar:1.1: The repository system is offline but the artifact org.codehaus.mojo:nbm-maven-plugin:jar:3.13 is not available in the local repository. @ 
[ERROR] Unknown packaging: nbm @ line 7, column 16
Comment 1 lforet 2014-02-05 22:32:51 UTC
Sorry it pass . I had to run a priming build in order to resolve all that.