mvn install:install-file -Dfile=D:\environment\kettle\data-integration\lib\commons-vfs2-2.2.jar -DgroupId=pentaho-kettle -DartifactId=vfs2 -Dversion=2.2 -Dpackaging=jar
mvn install:install-file -Dfile=D:\environment\kettle\data-integration\lib\kettle-core-8.2.0.0-342.jar -DgroupId=pentaho-kettle -DartifactId=kettle-core -Dversion=8.2.0.0-342 -Dpackaging=jar
mvn install:install-file -Dfile=D:\environment\kettle\data-integration\lib\kettle-engine-8.2.0.0-342.jar -DgroupId=pentaho-kettle -DartifactId=kettle-engine -Dversion=8.2.0.0-342 -Dpackaging=jar
mvn install:install-file -Dfile=D:\environment\kettle\data-integration\lib\metastore-8.2.0.0-342.jar -DgroupId=pentaho-kettle -DartifactId=metastore -Dversion=8.2.0.0-342 -Dpackaging=jar
mvn install:install-file -Dfile=D:\environment\kettle\data-integration\lib\scannotation-1.0.2.jar -DgroupId=pentaho-kettle -DartifactId=scannotation -Dversion=1.0.2 -Dpackaging=jar
mvn install:install-file -Dfile=D:\environment\kettle\data-integration\lib\kettle-dbdialog-8.2.0.0-342.jar -DgroupId=pentaho-kettle -DartifactId=kettle-dbdialog -Dversion=8.2.0.0-342 -Dpackaging=jar
其他需要的模块都可以用 同样的方式解决