User story
When using the plugin, the e2e project (envProject) should have implicitDependencies declared where (at least) the project being tested is listed.
This is a requirement to detect which files to use as cache inputs.
Acceptance criteria
Implementation details
In #48, I added a warning when implicitDependencies are empty, we could go further and skip the target's generation.