Parameter list
- Source1: Path to lib folder of the test program(required).
- Source2: Path to lib folder of the real program(required).
- Pom: Path where the output will be printed(optional), output can be seen from console.
- List of jars available with same version.
- List of jars available with different version.
- Maven command for installing the new jars into maven repository.
java -jar artifact-creator-0.5.jar -s1 /path/of/lib/folder/of/test/program -s2 /path/of/lib/folder/of/real/program -pom /path/of/file/where/output/printed/optional
No comments:
Post a Comment