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 167919 - "Badly formed Maven project" on a good Maven project
Summary: "Badly formed Maven project" on a good Maven project
Status: RESOLVED DUPLICATE of bug 169307
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-30 20:44 UTC by fabriziogiudici
Modified: 2009-07-28 12:45 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 fabriziogiudici 2009-06-30 20:44:18 UTC
I'm seeing "Badly formed Maven project" in place of the project names in the "Projects tab". But the involved project
works with Maven, both inside NetBeans and from the command line. Even though it turns out that there's something
missing in the pom, this should be just a warning and not prevent me from seeing the project name.

You can easily reproduce it by checking out:

svn co -r 283 https://jrawio.dev.java.net/svn/jrawio/trunk/src

(it's a 50M project).

The tooltip says: "Missing extensions or plugin with extension."
Comment 1 fabriziogiudici 2009-07-01 08:53:00 UTC
The problem disappeared after scratching the local Maven repo, and relaunching a build.
I've updated the Wiki at http://wiki.netbeans.org/MavenBadlyFormedProjectErrors

I suggest that whenever a "Badly formed..." appears in NetBeans, the user is pointed to that Wiki page, so he can find
more information. 
Comment 2 Milos Kleint 2009-07-28 12:45:02 UTC
let's track this as duplicate of #169307,

the wiki page already *is* shown in the "show problems" dialog. Not sure what can be done more.

*** This issue has been marked as a duplicate of 169307 ***