We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Example: Command to install jar file at local repository. (The jar file is build by Maven package)
mvn install:install-file -Dfile=common-1.0.0.0.jar -DgroupId=org.dice_research.opal -DartifactId=common -Dversion=1.0.0.0 -Dpackaging=jar