Gpap84 / seletest

Seletest is a web and mobile automation testing framework
Other
19 stars 16 forks source link

Issue in project zipping #12

Open DarshanLoga opened 6 years ago

DarshanLoga commented 6 years ago

Hi Gianni's, Great thank you for making wonderful framework.

I need your help to resolve my issue. I want to zip the project and from the specific folder

For eg src/main/Java/web and src/test/Java/folder. How to succeed in your framework?

I tried maven assembly plugin to zip the specific folder. but it's zip whole project.

Is there any way to succeed this issue? Please suggest any solution .

gpapadakis commented 6 years ago

Hi why do you need to zip specific folder? Is there any reason? Seletest can be used as jar dependency to external projects