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 136185 - New Maven embedder breaks Ant Settings
Summary: New Maven embedder breaks Ant Settings
Status: RESOLVED DUPLICATE of bug 135868
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: REGRESSION
Depends on:
Blocks:
 
Reported: 2008-05-30 17:01 UTC by Jesse Glick
Modified: 2008-06-27 11:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log file (170.32 KB, text/plain)
2008-05-30 17:01 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2008-05-30 17:01:15 UTC
With the newly released Maven plugins (3.1.2), if you open Tools > Options > Misc > Ant, you get an exception.

java.lang.IllegalArgumentException: Property editor org.apache.xbean.propertyeditor.PropertiesEditor@165d7f0 for
property org.apache.tools.ant.module.AntCustomizer$2@cad526f0 does not support a custom editor.
	at org.openide.explorer.propertysheet.CustomEditorDisplayer.setPropertyEditor(CustomEditorDisplayer.java:144)

I'm not sure why org.apache.xbean.propertyeditor has been added to the JavaBeans search path but I guess it ought not be.

BTW please move your modules out of the long-obsolete modules/autoload/ dir. Autoload status is controlled entirely by
config/Modules/*.xml.
Comment 1 Jesse Glick 2008-05-30 17:01:39 UTC
Created attachment 62182 [details]
Log file
Comment 2 Jan Lahoda 2008-05-30 17:07:15 UTC
Dupe of issue #135868 I guess.

*** This issue has been marked as a duplicate of 135868 ***
Comment 3 Lukas Hasik 2008-06-27 11:58:20 UTC
x

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