You need to provide more information. Go to your output window, what is that command that is actually being run?
What is the error message? What happens when you run the same maven command from the command line?Does the command line make sense given the maven goal you're trying to execute? Maven is self documenting, so you can lookup the documentation of any maven goal, eg:
'mvn help:describe -Dcmd=exec:java -Ddetail=true'. will provide documentation on the 'exec:java' command. To learn how to use the maven help module, you can do 'mvn help:describe -Dcmd=help:describe -Ddetail=true'. I suspect if you go through these steps, you will answer your own question. On 1/22/2020 5:36 PM, Ty Young wrote:
On 1/21/20 3:36 PM, Ty Young wrote:Hi,Whenever I go to "run" in my Maven project properties the command line arguments are all messed up[1]. Why is it doing this?Nothing on this? At all?[1] https://imgur.com/a/pOdKIOR--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
-- William Reynolds, Ph.D. Stellar Science, LLC wnreyno...@stellarscience.com www.stellarscience.com 877-763-8268 x710 (v)
smime.p7s
Description: S/MIME Cryptographic Signature