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 270357 - IllegalArgumentException: The legacy format is no longer supported by this version of maven-indexer.
Summary: IllegalArgumentException: The legacy format is no longer supported by this ve...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: Dev
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: matthias42
URL:
Keywords:
: 270363 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-04-11 08:28 UTC by javatlacati
Modified: 2018-02-20 16:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 228730


Attachments
stacktrace (2.68 KB, text/plain)
2017-04-11 08:28 UTC, javatlacati
Details
stacktrace (2.68 KB, text/plain)
2017-08-25 13:29 UTC, skygo
Details
stacktrace (3.33 KB, text/plain)
2017-08-26 12:47 UTC, Exceptions Reporter
Details
stacktrace (2.68 KB, text/plain)
2017-09-12 00:53 UTC, Exceptions Reporter
Details
stacktrace (2.68 KB, text/plain)
2017-11-17 10:31 UTC, skygo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javatlacati 2017-04-11 08:28:29 UTC
This issue was reported manually by javatlacati.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201704100002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b15
OS: Windows 8

User Comments:
javatlacati: window switching




Stacktrace: 
java.lang.IllegalArgumentException: The legacy format is no longer supported by this version of maven-indexer.
   at org.apache.maven.index.updater.DefaultIndexUpdater.loadIndexDirectory(DefaultIndexUpdater.java:209)
   at org.apache.maven.index.updater.DefaultIndexUpdater.access$300(DefaultIndexUpdater.java:76)
   at org.apache.maven.index.updater.DefaultIndexUpdater$LuceneIndexAdaptor.setIndexFile(DefaultIndexUpdater.java:515)
   at org.apache.maven.index.updater.DefaultIndexUpdater.fetchAndUpdateIndex(DefaultIndexUpdater.java:749)
   at org.apache.maven.index.updater.DefaultIndexUpdater.fetchAndUpdateIndex(DefaultIndexUpdater.java:160)
   at org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.indexLoadedRepo(NexusRepositoryIndexerImpl.java:549)
Comment 1 javatlacati 2017-04-11 08:28:33 UTC
Created attachment 164076 [details]
stacktrace
Comment 2 Tomas Stupka 2017-04-21 08:33:32 UTC
*** Bug 270363 has been marked as a duplicate of this bug. ***
Comment 3 skygo 2017-08-25 13:29:07 UTC
Created attachment 165009 [details]
stacktrace

was looking a java soure file in a maven project
Comment 4 Exceptions Reporter 2017-08-25 13:29:11 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=228730
Comment 5 Exceptions Reporter 2017-08-26 12:47:07 UTC
Created attachment 165012 [details]
stacktrace

maven indexing central
Comment 6 Exceptions Reporter 2017-09-12 00:53:20 UTC
Created attachment 165115 [details]
stacktrace

maven indexing
Comment 7 skygo 2017-11-17 10:31:44 UTC
Created attachment 165463 [details]
stacktrace

maven opened project, no special action