Open wkigenyi opened 5 months ago
I am try to see how I can contribute and I use this command to package
`./mvnw -Dmaven.test.skip=true clean package`
This only gives one file in the target folder pentaho-plugin-1.10.0-SNAPSHOT.jar. Is this jar of any use? How can make changes locally and test them?
I am try to see how I can contribute and I use this command to package
This only gives one file in the target folder pentaho-plugin-1.10.0-SNAPSHOT.jar. Is this jar of any use? How can make changes locally and test them?