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 160086 - Maven project can't be created with version 2.0.9 - "too old version error"
Summary: Maven project can't be created with version 2.0.9 - "too old version error"
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
: 160271 160605 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-03-11 11:32 UTC by Jaroslav Pospisil
Modified: 2009-03-23 11:08 UTC (History)
1 user (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 Jaroslav Pospisil 2009-03-11 11:32:18 UTC
Build 200903110259

When I try to create maven project (EAR in my case,but occurs everywhere), I got error message from wizard:

Maven 2.0.9 is too old,version 2.0.7 or newer is needed.

I think problem is visible from the message already - it detects Maven 2.0.9 wrongly as "old" version.
Comment 1 Milos Kleint 2009-03-11 12:51:36 UTC
should be fixed by this changeset from yesterday

http://hg.netbeans.org/main/rev/8a262251b0ae
Comment 2 Milos Kleint 2009-03-16 08:11:31 UTC
*** Issue 160271 has been marked as a duplicate of this issue. ***
Comment 3 Jaroslav Pospisil 2009-03-17 10:27:35 UTC
v.
Comment 4 Jaroslav Pospisil 2009-03-17 10:32:00 UTC
Reopening - this don't occur in yesterday's hudson trunk build,but reproducible in daily build 200903170201 again.
Comment 5 Jaroslav Pospisil 2009-03-17 10:38:17 UTC
The issue is fixed in main,but not propagated to daily build yet.I'll verify the issue as soon as it's in daily build.
Comment 6 Milos Kleint 2009-03-19 08:30:15 UTC
*** Issue 160605 has been marked as a duplicate of this issue. ***
Comment 7 Jaroslav Pospisil 2009-03-23 11:08:36 UTC
v.