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 178844

Summary: Maven samples are missing correct javaee6 dependencies
Product: projects Reporter: Jaroslav Pospisil <jpospisil>
Component: MavenAssignee: Milan Kuchtiak <mkuchtiak>
Status: VERIFIED FIXED    
Severity: normal CC: sustaining
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:

Description Jaroslav Pospisil 2009-12-18 06:21:10 UTC
Your project has dependencies that are not resolved locally. Code completion in the IDE will not include classes from these dependencies or their transitive dependencies (unless they are among the open projects).
Please download the dependencies, or install them manually, if not available remotely.

The artifacts are:
 javax:javaee-web-api:jar:6.0-SNAPSHOT

Problem caused by change of JavaEE6 libraries version - need to be corrected.
Comment 1 Milan Kuchtiak 2009-12-21 02:47:35 UTC
Fixed.

Details:
http://hg.netbeans.org/main/rev/1fb47bc6c1c1
Comment 2 Quality Engineering 2009-12-21 23:39:27 UTC
Integrated into 'main-golden', will be available in build *200912220201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1fb47bc6c1c1
User: mkuchtiak@netbeans.org
Log: #178844: setting proper dependency to JavaEE6 APIs
Comment 3 Jaroslav Pospisil 2010-01-07 03:23:48 UTC
v.
Comment 4 pgebauer 2010-01-14 03:50:21 UTC
The fix has been ported into the release68_fixes repository.
http://hg.netbeans.org/release68_fixes/rev/ee0ab0ab2515