Current behavior: `nx g create-package create-my-plugin --project my-plugin` fails because `e2eProject` defaults to the root project. Expected behavior: `nx g create-package create-my-plugin --project my-plugin` succeeds.
Current behavior: `nx g create-package create-my-plugin --project my-plugin` fails because `e2eProject` defaults to the root project. Expected behavior: `nx g create-package create-my-plugin --project my-plugin` succeeds.