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 251047 - Modules created with maven generate "No updater.jar specified, cannot validate Info.xml against DTD" warning
Summary: Modules created with maven generate "No updater.jar specified, cannot validat...
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0.2
Hardware: PC Linux
: P3 normal with 5 votes (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-10 00:08 UTC by MarkFlacy
Modified: 2015-03-10 07:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Output from build (3.18 KB, text/plain)
2015-03-10 00:08 UTC, MarkFlacy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MarkFlacy 2015-03-10 00:08:36 UTC
Created attachment 152514 [details]
Output from build

Netbeans 8.0.2

As an example, I created a new project via File -> New Project -> Maven -> Netbeans Module

I named the project "Fred", gave it a group id of net.verizon.mflacy.  I used the default of RELEASE80 for the NetBeans Version field.

I then right-clicked the resulting project and selected "clean and build" resulting in the output in the attached text file.

This bit...

--- nbm-maven-plugin:3.13:nbm (default-nbm) @ Fred ---
Copying module JAR to /home/flacy/Documents/Fred/target/nbm/netbeans/extra/modules
Generating Auto Update information for net.verizon.mflacy.Fred
No updater.jar specified, cannot validate Info.xml against DTD

...is present in ALL of my 8.x maven modules.  My netbeans installation does have the file platform/modules/ext/updater.jar