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 209595 - RESTful Web Services from Entity Classes using Maven
Summary: RESTful Web Services from Entity Classes using Maven
Status: RESOLVED DUPLICATE of bug 209573
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 7.1.1
Hardware: All All
: P1 normal with 2 votes (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-14 18:34 UTC by jyeary
Modified: 2012-03-22 11:02 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 jyeary 2012-03-14 18:34:14 UTC
The pom file generated from the wizard includes references to unknown jar files. 

This only happens with GlassFish 3.x and EE 6 selected. These are all likely related.

Please see:

http://netbeans.org/bugzilla/show_bug.cgi?id=209573
http://netbeans.org/bugzilla/show_bug.cgi?id=209592
Comment 1 Denis Anisimov 2012-03-22 11:02:15 UTC
The source of the issue is incorrect pom file and that's the same problem as 
mentioned issue #209573 with bad Jersey deps .

*** This bug has been marked as a duplicate of bug 209573 ***