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 - Create NetBeans Module archetype
Summary: Create NetBeans Module archetype
Status: RESOLVED INVALID
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-05 22:24 UTC by lforet
Modified: 2014-02-05 22:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.