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 251534 - Incompatible with Maven 3.3.1
Summary: Incompatible with Maven 3.3.1
Status: RESOLVED DUPLICATE of bug 251213
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0.2
Hardware: PC Windows 8 x64
: P1 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-31 15:10 UTC by ent38
Modified: 2015-03-31 16:40 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 ent38 2015-03-31 15:10:27 UTC
MS Windows only. 
Since Maven 3.3.1, there is no mvn.bat file but a mvn.cmd file.
NetBeans can recognize this version (Tools | Options | Java | Maven | Home > custom install dir; it shows "Version: 3.3.1") but it fails to launch Maven.
It works if I rename mvn.cmd to mvn.bat.
Could you add support for both files, cmd and bat ?
Thx.
Comment 1 Tomas Stupka 2015-03-31 16:40:53 UTC

*** This bug has been marked as a duplicate of bug 251213 ***