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 177141 - Need final version of EE6 maven artifacts to depend on
Summary: Need final version of EE6 maven artifacts to depend on
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P1 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-18 15:30 UTC by Antonin Nebuzelsky
Modified: 2009-12-04 06:48 UTC (History)
4 users (show)

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 Antonin Nebuzelsky 2009-11-18 15:30:12 UTC
The EE6 maven repository must provide a final version of artifacts. Up to this moment "6.0-SNAPSHOT" artifacts are available. With NB 6.8 we need to have dependency on stable artifacts, not on a snapshot version.

http://download.java.net/maven/2/javax/javaee-api/
http://download.java.net/maven/2/javax/javaee-web-api/
Comment 1 _ ludo 2009-11-18 16:18:07 UTC
do not forget the endorsed/ maven jar and the javadoc for EE 6 you bundle in the IDE.

No yet official doc, still some changes in weld area this week...
Comment 2 Petr Jiricka 2009-11-23 11:20:41 UTC
For Javadoc and endorsed, I a filed separate bug 177445 and bug 177430.

BTW, it looks like this change is also required for bug 177018.
Comment 3 Milos Kleint 2009-11-26 10:18:06 UTC
done in trunk
http://hg.netbeans.org/core-main/rev/dc8b46f3a101

please verify.
Comment 4 Milos Kleint 2009-11-26 10:19:07 UTC
mark as fixed in 6.9 for now
Comment 5 Antonin Nebuzelsky 2009-11-27 02:41:55 UTC
Reopening and changing per http://wiki.netbeans.org/NB68HighResistance

Jarku, verify it works as expected.
Comment 6 Jaroslav Pospisil 2009-11-27 05:22:49 UTC
Verified in NBCore build 3650 on all maven project types. Milos,integrate please the fix to release68 branch.
Comment 7 Quality Engineering 2009-11-27 06:10:30 UTC
Integrated into 'main-golden', will be available in build *200911271400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/dc8b46f3a101
User: Milos Kleint <mkleint@netbeans.org>
Log: #177141 use non-snapshot archetypes with non snapshot javaee6 dependencies
Comment 8 David Simonek 2009-11-29 04:38:33 UTC
reviewed ok, sorry for late notice.
Comment 9 Antonin Nebuzelsky 2009-12-03 02:55:05 UTC
Milos just integrated reference to final archetypes which link to final GF artifacts.

http://hg.netbeans.org/release68/rev/93714f910393
Comment 10 Quality Engineering 2009-12-04 03:58:37 UTC
Integrated into 'main-golden', will be available in build *200912040200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e46433c47b6c
User: Milos Kleint <mkleint@netbeans.org>
Log: #177141 archetypes that reference the final javaee6 spec jars
Comment 11 Martin Schovanek 2009-12-04 06:48:59 UTC
Verified at the release68.