Netbeans Freeform Plugin does not generate valid projects on Unix
-----------------------------------------------------------------
Key: MOJO-280
URL: http://jira.codehaus.org/browse/MOJO-280
Project: Mojo
Type: Bug
Components: netbeans
Environment: Unix
Reporter: Bob Allison
Priority: Blocker
I just updated my copy of the Netbeans plugni and now when I refresh my
project, every attempt to run Maven from Netbeans results in
"mvn${mvn.extension} not found" errors. It looks like revision 1376 introduced
this to permit things to work on Windows, but defining "mvn.extension=" in the
properties file seems to leave the property unset rather than set to a null
string. I think the entire command name will need to me specified in the
property. It might also be nice to be able to specify the value for the
command name as a command-line option (something like -Dmvn=/path/to/mvn) and
have the generated project.xml propogate the option so that a full path to
Maven can be specified if required.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira