[jira] [Comment Edited] (NETBEANS-2536) Update Maven default action mappings

2020-03-11 Thread Anthony Vanelverdinghe (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17056724#comment-17056724
 ] 

Anthony Vanelverdinghe edited comment on NETBEANS-2536 at 3/11/20, 7:44 AM:


exec.longClasspath allows to use a very long class path (i.e. running a project 
with a lot of dependencies)


For module-path, if I'm not mistaken, there's a %modulepath, analog to 
%classpath which the plugin sets automatically, so it should be a matter of 
adding {noformat}--module-path %modulepath{noformat} to every line where 
-classpath %classpath occurs


A PR is unlikely anytime soon, since NetBeans is no longer my main IDE


was (Author: anthonyv.be):
exec.longClasspath allows to use a very long class path (i.e. running a project 
with a lot of dependencies)

{noformat}
For --module-path, if I'm not mistaken, there's a %modulepath, analog to 
%classpath which the plugin sets automatically, so it should be a matter of 
adding --module-path %modulepath to every line where -classpath %classpath 
occurs
{noformat}

A PR is unlikely anytime soon, since NetBeans is no longer my main IDE

> Update Maven default action mappings
> 
>
> Key: NETBEANS-2536
> URL: https://issues.apache.org/jira/browse/NETBEANS-2536
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 11.0
>Reporter: Anthony Vanelverdinghe
>Priority: Major
>
> [defaultActionMappings.xml|https://github.com/apache/netbeans/blob/master/java/maven/src/org/netbeans/modules/maven/execute/defaultActionMappings.xml]
>  should be updated to:
>  * use the latest 1.6.0 version of org.codehaus.mojo:exec-maven-plugin
>  * specify the "exec.longClasspath" property
>  * specify --module-path in addition to --class-path



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Comment Edited] (NETBEANS-2536) Update Maven default action mappings

2020-03-11 Thread Anthony Vanelverdinghe (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17056724#comment-17056724
 ] 

Anthony Vanelverdinghe edited comment on NETBEANS-2536 at 3/11/20, 7:43 AM:


exec.longClasspath allows to use a very long class path (i.e. running a project 
with a lot of dependencies)

{noformat}
For --module-path, if I'm not mistaken, there's a %modulepath, analog to 
%classpath which the plugin sets automatically, so it should be a matter of 
adding --module-path %modulepath to every line where -classpath %classpath 
occurs
{noformat}

A PR is unlikely anytime soon, since NetBeans is no longer my main IDE


was (Author: anthonyv.be):
exec.longClasspath allows to use a very long class path (i.e. running a project 
with a lot of dependencies)

For --module-path, if I'm not mistaken, there's a %modulepath, analog to 
%classpath which the plugin sets automatically, so it should be a matter of 
adding --module-path %modulepath to every line where -classpath %classpath 
occurs

A PR is unlikely anytime soon, since NetBeans is no longer my main IDE

> Update Maven default action mappings
> 
>
> Key: NETBEANS-2536
> URL: https://issues.apache.org/jira/browse/NETBEANS-2536
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 11.0
>Reporter: Anthony Vanelverdinghe
>Priority: Major
>
> [defaultActionMappings.xml|https://github.com/apache/netbeans/blob/master/java/maven/src/org/netbeans/modules/maven/execute/defaultActionMappings.xml]
>  should be updated to:
>  * use the latest 1.6.0 version of org.codehaus.mojo:exec-maven-plugin
>  * specify the "exec.longClasspath" property
>  * specify --module-path in addition to --class-path



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists