Skip to content

How to specify via a property additional arguments for an argument list? #1824

Answered by merks
merks asked this question in Q&A
Discussion options

You must be logged in to vote

Even surefire retains the ability to specify argline which could be used to specify additional system properties and of course the vm args

But now there is only this for the JVM args also making that more difficult (impossible?) to specialize via property expansion:

https://tycho.eclipseprojects.io/doc/3.0.0/tycho-extras/tycho-eclipserun-plugin/eclipse-run-mojo.html#jvmArgs

Tycho surefire still works the "old" way:

https://tycho.eclipseprojects.io/doc/latest/tycho-surefire-plugin/test-mojo.html

This makes it seem mo…

Replies: 2 comments 2 replies

Comment options

merks
Dec 7, 2022
Collaborator Author

You must be logged in to vote
2 replies
@mickaelistria
Comment options

@laeubi
Comment options

Answer selected by merks
Comment options

merks
Dec 10, 2022
Collaborator Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants