mvn package runs differently on intellij maven plugin and cmd

Viewed 16

I get a different result from the cmd (which gives me a lot of errors) then on intellij maven tab. By accessing the 'Modify run configurations' on the package sh I can see the repository and the command are equal.

Any idea of what's the issue?

0 Answers
Related