Skip to content

CLI Run #262

Answered by tsaglam
m-jabari asked this question in Q&A
Jun 3, 2021 · 4 comments · 4 replies
Discussion options

You must be logged in to vote

It seems like you are building your own jar from our current pre-release build. I would recommend you to use the latest release, as v3.0.0 is still very much work in progress. When using the legacy version of JPlag (2.12.1) call the jar without CLI arguments to see what arguments can be used. A minimal CLI call is for example:

java -jar jplag-2.12.1-SNAPSHOT-jar-with-dependencies.jar your/sorcecode/folder -l c_cpp -s -r your/report/folder

Note that you seem to use the target directory as base code directory, which does not make a lot of sense. The base code is a common framework that is used in all submissions. For example, a stub in which students fill out an empty method body.

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by tsaglam
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@tsaglam
Comment options

@tsaglam
Comment options

@bloombar
Comment options

Comment options

You must be logged in to vote
1 reply
@tsaglam
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question A question, so neither a bug nor a enhancement proposal.
3 participants
Converted from issue

This discussion was converted from issue #129 on December 15, 2021 11:06.