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 142966 - [65cat] Missing Maven J2EE support
Summary: [65cat] Missing Maven J2EE support
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
: 142998 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-05 20:49 UTC by big_al
Modified: 2009-04-08 12:32 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of missing J2EE support (27.31 KB, image/png)
2008-08-06 10:53 UTC, big_al
Details
NetBeans Log (117.10 KB, text/plain)
2008-08-06 10:54 UTC, big_al
Details

Note You need to log in before you can comment on or make changes to this bug.
Description big_al 2008-08-05 20:49:33 UTC
[ BUILD # : 200808051401 ]
[ JDK VERSION : 1.6.0_07 ]

After installing the Maven plug-in and opening a Maven web project, I
get the error:

Problem: Maven J2EE support module missing

Description: "You are missing the Maven J2EE support module in your
installation. That means all J2EE related functionality (like
Deployment, File templates and others) is missing. The most probable
cause is that part of the general J2EE support is missing as well.
Please go to Tools/Plugins and install the J2EE related plugins."

This error was introduced in 200808051401 and was not present in
previous builds.
Comment 1 David Konecny 2008-08-05 22:59:07 UTC
Do you know something about it Milos?
Comment 2 big_al 2008-08-06 07:09:50 UTC
*** Issue 142998 has been marked as a duplicate of this issue. ***
Comment 3 Milos Kleint 2008-08-06 07:19:06 UTC
do you have the j2ee part of the IDE installed?
Can you please attach the ~/.netbeans/var/log/messages.log file?


also can you check with the 06.Aug build? I've sent the nbms for upload yesterday, built against the latest sources at
that time, It's possible that some dependencies changed between 05.Aug daily build and the sources and therefore the
module cannot be installed.
Comment 4 big_al 2008-08-06 10:53:14 UTC
Build 200808060201 doesn't seem to contain the fix.
Comment 5 big_al 2008-08-06 10:53:58 UTC
Created attachment 66657 [details]
Screenshot of missing J2EE support
Comment 6 big_al 2008-08-06 10:54:36 UTC
Created attachment 66658 [details]
NetBeans Log
Comment 7 Milos Kleint 2008-08-06 11:44:11 UTC
ok, I've nailed the problem. It's cause by bad module metadata. I'll correct it and have the new content on the update
center ASAP.

in the meantime, the workaround is to download the nbms from http://www.codehaus.org/~mkleint/maven-65beta.zip and
install them all in the Tools/Plugins dialog, Downloaded tab.
Comment 8 big_al 2008-08-06 11:59:27 UTC
Great job! I hereby verify that the NBM solves the problem.
Comment 9 Milos Kleint 2008-08-06 12:08:00 UTC
no, no. It's the same binary as is on the update center. But when downloaded and installed, the metadata in question
doesn't matter. It matters on th update site only. therefore reopening, it's not fixed yet.
Comment 10 Milos Kleint 2008-08-06 14:48:30 UTC
this should fix the issue, marking as fixed.
http://fisheye.codehaus.org/changelog/mevenide/?cs=5552

the new version will appear on update center ASAP (to track see issue 142759)

please note that you will have to uninstall the "broken" version and attempt to install later again.. or purge your user
directory to be sure..
Comment 11 Jaroslav Pospisil 2009-04-08 12:32:32 UTC
v.